1
0
mirror of https://github.com/bitwarden/server.git synced 2025-03-12 13:29:14 +01:00
bitwarden-server/test/Billing.Test
Alex Morask a2e665cb96
[PM-16684] Integrate Pricing Service behind FF (#5276)
* Remove gRPC and convert PricingClient to HttpClient wrapper

* Add PlanType.GetProductTier extension

Many instances of StaticStore use are just to get the ProductTierType of a PlanType, but this can be derived from the PlanType itself without having to fetch the entire plan.

* Remove invocations of the StaticStore in non-Test code

* Deprecate StaticStore entry points

* Run dotnet format

* Matt's feedback

* Run dotnet format

* Rui's feedback

* Run dotnet format

* Replacements since approval

* Run dotnet format
2025-02-27 07:55:46 -05:00
..
Controllers [PM-18221] Update credited user's billing location when purchasing premium subscription (#5393) 2025-02-12 09:00:52 -05:00
Resources Upgrade Stripe.net to 45.7.0 (#4744) 2024-09-06 13:30:39 -04:00
Services [PM-16684] Integrate Pricing Service behind FF (#5276) 2025-02-27 07:55:46 -05:00
Utilities [AC-1943] Implement provider client invoice report (#4178) 2024-06-14 12:26:49 -04:00
Billing.Test.csproj Removed all usages of FluentAssertions (#5378) 2025-02-06 16:46:23 -05:00