1
0
mirror of https://github.com/bitwarden/server.git synced 2024-12-02 13:53:23 +01:00
bitwarden-server/test/Api.Test/SecretsManager/Controllers
Thomas Rittson 4748b5b3fc
[AC-1568] Finish refactor of update subscription interface, minor fixes (#3189)
* Remove UpdateSecretsManagerSubscriptionCommand.AdjustServiceAccounts interface

* Rewrite tests and use autofixture customizations

* Reduce method nesting in the command, simplify parameters

* Fix capitalization and wording of error messages

* Add checks for existing SM beta enrolment etc
2023-08-28 08:05:23 +10:00
..
AccessPoliciesControllerTests.cs [SM-707] Refactor authorization for Access Policy Commands (#2905) 2023-07-13 11:46:01 -05:00
ProjectsControllerTests.cs [SM-787] Extract authorization from project delete command (#2987) 2023-07-11 15:15:18 -05:00
SecretsControllerTests.cs [SM-788] Extract authorization from secret delete command (#3003) 2023-06-27 13:12:34 -05:00
ServiceAccountsControllerTests.cs [AC-1568] Finish refactor of update subscription interface, minor fixes (#3189) 2023-08-28 08:05:23 +10:00