1
0
mirror of https://github.com/bitwarden/server.git synced 2025-01-13 20:21:22 +01:00
bitwarden-server/test/Api.Test/Controllers
Robyn MacCallum 3289a8c35e
[SG-998] Move files to Vault folders (#2724)
* Move Api files

* Move Core files

* Move Infrastructure files

* Move Sql Files

* Move Api Sync files to Vault

* Move test vault files

* Update Sql.sqlproj paths

* Update Codeowners

* Fix vault file paths in sqlproj

* Update CipherDetails.sql path in sqlproj

* Update Core models and entities namespaces

* Update namespaces Core Services and Repositories

* Missed service namespaces

* Update Api namespaces

* Update Infrastructure namespaces

* Move infrastructure queries that were missed

* Tests namespace updates

* Admin and Events namespace updates

* Remove unused usings

* Remove extra CiphersController usings

* Rename folder

* Fix CipherDetails namespace

* Sqlproj fixes

* Move stored procs into folders by table

* using order fix
2023-03-02 13:23:38 -05:00
..
AccountsControllerTests.cs [SG-998] Move files to Vault folders (#2724) 2023-03-02 13:23:38 -05:00
CollectionsControllerTests.cs [EC-647] OAVR v2 Feature Branch Merge (#2588) 2023-01-19 11:00:54 -05:00
GroupsControllerTests.cs [EC-1003] feat: remove externalId from PUT/POST (#2589) 2023-02-06 10:27:40 +01:00
OrganizationConnectionsControllerTests.cs [EC-826] Merge license sync feature branch to master (#2587) 2023-01-31 07:42:10 +10:00
OrganizationDomainControllerTests.cs [SG-147] Organization Domain Claiming Feature (#2704) 2023-02-15 14:26:41 -05:00
OrganizationsControllerTests.cs [EC-635] Extract organizationService.UpdateLicenseAsync to a command (#2408) 2023-02-24 07:54:19 +10:00
OrganizationSponsorshipsControllerTests.cs Run formatting (#2230) 2022-08-29 16:06:55 -04:00
OrganizationUsersControllerTests.cs Run formatting (#2230) 2022-08-29 16:06:55 -04:00
SendsControllerTests.cs Fix bug #2317: add deletion date validation for file Sends (#2342) 2022-12-13 20:30:01 +01:00