1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-21 12:05:42 +01:00
bitwarden-server/test/Infrastructure.IntegrationTest
Conner Turnbull 721d2969d4
[PM-8830] Billing Enums Rename (#4180)
* Renamed ProductType to ProductTierType

* Renamed Product properties to ProductTier

* Moved ProductTierType to Bit.Core.Billing.Enums namespace from Bit.Core.Enums

* Moved PlanType enum to Bit.Core.Billing.Enums

* Moved StaticStore to Bit.Core.Billing.Models.StaticStore namespace

* Added ProductType enum

* dotnet format
2024-06-14 15:34:47 -04:00
..
AdminConsole/Repositories [AC-2286] Include the OrganizationUserId for each Organization in the user sync data (#4142) 2024-06-07 13:32:09 -05:00
Auth/Repositories Allow for bulk updating AuthRequest database objects (#4053) 2024-05-22 11:55:31 -05:00
Vault/Repositories [PM-8830] Billing Enums Rename (#4180) 2024-06-14 15:34:47 -04:00
ConfigurationExtensions.cs [PM-2444] Add Pipeline for Testing All Database Variants in CI (#2471) 2023-05-30 13:25:55 -04:00
DatabaseDataAttribute.cs [AC-2099] Flexible Collections migration integration tests (#3828) 2024-02-27 10:40:29 +00:00
DatabaseTheoryAttribute.cs [PM-2444] Add Pipeline for Testing All Database Variants in CI (#2471) 2023-05-30 13:25:55 -04:00
Infrastructure.IntegrationTest.csproj Net8 follow-ups part2 (#3751) 2024-02-09 12:08:36 -05:00