1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-22 12:15:36 +01:00
bitwarden-server/test/Api.Test/Controllers
cyprain-okeke 5a12db18d1
[AC-1408] Update plan to include secrets manager (#2942)
* Adding the Secret manager to the Plan List

* Adding the unit test for the StaticStoreTests class

* Fix whitespace formatting

* Fix whitespace formatting

* Price update

* Resolving the PR comments

* Resolving PR comments

* Fixing the whitespace

* only password manager plans are return for now

* format whitespace

* Resolve the test issue

* Fixing the failing test

* Refactoring the Plan separation

* add a unit test for SingleOrDefault

* Fix the whitespace format

* Separate the PM and SM plans

* Fixing the whitespace

* Remove unnecessary directive

* Fix imports ordering

* Fix imports ordering

* Resolve imports ordering

* Fixing imports ordering

* Fix response model, add MaxProjects

* Fix filename

* Fix format

* Fix: seat price should match annual/monthly

* Fix service account annual pricing

* Name the sm service account planId properly

* Update the secrets manager plan

* correcting the wrong amount for the seats

---------

Co-authored-by: Thomas Rittson <trittson@bitwarden.com>
2023-06-16 11:12:38 +01:00
..
AccountsControllerTests.cs [PM-328] Move files for team-tools (#2857) 2023-04-18 14:05:17 +02:00
CollectionsControllerTests.cs [AC-1110] add deleteAnyCollection permission to bulk delete (#2766) 2023-03-10 12:53:22 -05:00
ConfigControllerTests.cs All feature state access through config API (#2785) 2023-03-10 08:11:11 -05:00
GroupsControllerTests.cs [EC-1003] feat: remove externalId from PUT/POST (#2589) 2023-02-06 10:27:40 +01:00
OrganizationConnectionsControllerTests.cs [AC-1201] refactor: move all SCIM related files into the AdminConsole scope (#2841) 2023-04-19 09:31:00 +10:00
OrganizationDomainControllerTests.cs [SG-147] Organization Domain Claiming Feature (#2704) 2023-02-15 14:26:41 -05:00
OrganizationsControllerTests.cs [AC-358] Server changes for self host subscription page changes (#2826) 2023-05-15 07:38:41 -07:00
OrganizationSponsorshipsControllerTests.cs [AC-1408] Update plan to include secrets manager (#2942) 2023-06-16 11:12:38 +01:00
OrganizationUsersControllerTests.cs Run formatting (#2230) 2022-08-29 16:06:55 -04:00