1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-25 12:45:18 +01:00
bitwarden-server/test/Api.Test/Billing/Controllers
Conner Turnbull a60180230d
[AC-2513] Scaling PM seat count with SM seat count (#4040)
* For SM Trial orgs, now scaling PM seat count with SM seat count adjustments

* Split Billing related organization endpoints into billing owned controller

* Updated billing organizations controller to use a primary constructor to reduce boilerplate

* Fixed error where ID couldn't be mapped to subscription endpoint guid param

* Updated billing OrganizationController endpoints to not manually create the GUID from the string ID

* Banished magic string back to the pit from whence it came

* Resolved errors in unit tests
2024-05-17 14:16:03 -04:00
..
OrganizationBillingControllerTests.cs [AC-2488] Add billing endpoint to determine SM standalone for organization (#4014) 2024-04-24 16:29:04 -04:00
OrganizationsControllerTests.cs [AC-2513] Scaling PM seat count with SM seat count (#4040) 2024-05-17 14:16:03 -04:00
ProviderBillingControllerTests.cs [AC-1923] Add endpoint to create client organization (#3977) 2024-04-16 13:55:00 -04:00
ProviderClientsControllerTests.cs [AC-2426] Allow editing of client organization name (#4072) 2024-05-14 11:26:08 -04:00