1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-26 12:55:17 +01:00
bitwarden-server/test/Api.Test/Controllers
Gbubemi Smith f74730dd2f
[SG-841] Refactor GetOrganizationApiKeyCommand (#2436)
* Renamed and split up class to only query for an organization key

* Added a command class to create an organization api key

* Updated service registration and controller to include new changes

* Updated test cases to reflect refactor

* fixed lint issues

* Fixed PR comment
2022-11-28 19:39:09 -05:00
..
AccountsControllerTests.cs Update API endpoint to use RegisterResponseModel (#2282) 2022-09-19 09:35:57 -04:00
CiphersControllerTests.cs Ps 976 moving of read only organization collection items to different folder not possible (#2257) 2022-10-25 12:23:49 -07:00
CollectionsControllerTests.cs Run formatting (#2230) 2022-08-29 16:06:55 -04:00
OrganizationConnectionsControllerTests.cs Run formatting (#2230) 2022-08-29 16:06:55 -04:00
OrganizationsControllerTests.cs [SG-841] Refactor GetOrganizationApiKeyCommand (#2436) 2022-11-28 19:39:09 -05: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 Run formatting (#2230) 2022-08-29 16:06:55 -04:00