1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-29 13:25:17 +01:00
bitwarden-server/test/Core.Test
Conner Turnbull 3eb4d547a8
[AC-1708] Teams Starter Plan (#3386)
* Upgraded old 2019 plans to have the same features as 2020 and beyond

* Removed redundant test and moved additional test cases to GetByOrgIdAsync_SmNoneFreePlans_ReturnsNull

* Fixed issue where feature flag wasn't returning correct plans

* Added teams 2010 plan

* Reverted accidental change to StripePaymentService

* Split feature flag logic and added some explanatory comments

* Removed families changes

* Resolved issue where Teams Starter could not sign up for a new org with SM enabled

* Fixed issue with signing up for SM with Teams Starter

* Resolved issue where an active plan could increase their SM seat count to be greater than the base seats in the password manager plan

* Updated unit test to ensure Seats are higher than SmSeats

* Resolved issue where getting plans would return a value that LINQ previously cached when feature flag was in a different state
2023-11-03 22:26:47 +00:00
..
AdminConsole [AC-1200] Admin Console code ownership - move OrganizationFeatures (#3369) 2023-10-26 16:47:44 -05:00
Auth Auth/PM-3275 - Changes to support TDE User without MP being able to Set a Password + misc refactoring (#3242) 2023-11-02 08:02:25 -07:00
AutoFixture [AC-1650] [AC-1578] (#3320) 2023-11-01 12:43:35 +00:00
Entities [AC-1201] refactor: move all SCIM related files into the AdminConsole scope (#2841) 2023-04-19 09:31:00 +10:00
Helpers Run formatting (#2230) 2022-08-29 16:06:55 -04:00
Models [AC-1708] Teams Starter Plan (#3386) 2023-11-03 22:26:47 +00:00
OrganizationFeatures [AC-1708] Teams Starter Plan (#3386) 2023-11-03 22:26:47 +00:00
Resources Run formatting (#2230) 2022-08-29 16:06:55 -04:00
SecretsManager/AutoFixture [AC-1512] Feature: Secrets Manager Billing - round 2 (#3119) 2023-08-04 21:51:12 +00:00
Services [AC-1708] Teams Starter Plan (#3386) 2023-11-03 22:26:47 +00:00
Tokens Run formatting (#2230) 2022-08-29 16:06:55 -04:00
Tools [PM-1969] Spellcheck other (#2878) 2023-05-17 12:14:36 +02:00
Utilities [AC-1708] Teams Starter Plan (#3386) 2023-11-03 22:26:47 +00:00
Vault [AC-1373] Flexible Collections (#3245) 2023-11-01 09:30:52 +00:00
Core.Test.csproj Remove moq (#3166) 2023-08-10 17:03:42 +02:00
packages.lock.json Bumped version to 2023.10.1 (#3408) 2023-11-02 14:21:55 -04:00
TempDirectory.cs Run formatting (#2230) 2022-08-29 16:06:55 -04:00