1
0
mirror of https://github.com/bitwarden/server.git synced 2024-12-02 13:53:23 +01:00
bitwarden-server/test/Core.Test/Services
Matt Gibson 6357514064
Families for enterprise/stripe integrations (#1699)
* Add PlanSponsorshipType to static store

* Add sponsorship type to token and creates sponsorship

* PascalCase properties

* Require sponsorship for remove

* Create subscription sponsorship helper class

* Handle Sponsored subscription changes

* Add sponsorship id to subscription metadata

* Make sponsoring references nullable

This state indicates that a sponsorship has lapsed, but was not able to
be reverted for billing reasons

* WIP: Validate and remove subscriptions

* Update sponsorships on organization and org user delete

* Add friendly name to organization sponsorship
2021-11-08 17:01:09 -06:00
..
AmazonSesMailDeliveryServiceTests.cs Use sas token for attachment downloads (#1153) 2021-02-22 15:35:16 -06:00
AmazonSqsBlockIpServiceTests.cs Use sas token for attachment downloads (#1153) 2021-02-22 15:35:16 -06:00
AzureAttachmentStorageServiceTests.cs Use sas token for attachment downloads (#1153) 2021-02-22 15:35:16 -06:00
AzureQueueBlockIpServiceTests.cs Use sas token for attachment downloads (#1153) 2021-02-22 15:35:16 -06:00
AzureQueueEventWriteServiceTests.cs Use sas token for attachment downloads (#1153) 2021-02-22 15:35:16 -06:00
AzureQueuePushNotificationServiceTests.cs Use sas token for attachment downloads (#1153) 2021-02-22 15:35:16 -06:00
CipherServiceTests.cs Create common test infrastructure project 2021-10-30 13:19:40 -04:00
CollectionServiceTests.cs Create common test infrastructure project 2021-10-30 13:19:40 -04:00
DeviceServiceTests.cs Create common test infrastructure project 2021-10-30 13:19:40 -04:00
EventServiceTests.cs [Provider] Add support for events (#1447) 2021-07-15 16:37:27 +02:00
GroupServiceTests.cs Create common test infrastructure project 2021-10-30 13:19:40 -04:00
HandlebarsMailServiceTests.cs Initial scaffolding of emails (#1686) 2021-11-08 11:47:58 -05:00
InMemoryApplicationCacheServiceTests.cs [Provider] Setup provider (#1378) 2021-06-30 09:35:26 +02:00
InMemoryServiceBusApplicationCacheServiceTests.cs [Provider] Setup provider (#1378) 2021-06-30 09:35:26 +02:00
LicensingServiceTests.cs Use sas token for attachment downloads (#1153) 2021-02-22 15:35:16 -06:00
LocalAttachmentStorageServiceTests.cs Create common test infrastructure project 2021-10-30 13:19:40 -04:00
MailKitSmtpMailDeliveryServiceTests.cs Use sas token for attachment downloads (#1153) 2021-02-22 15:35:16 -06:00
MultiServicePushNotificationServiceTests.cs Use sas token for attachment downloads (#1153) 2021-02-22 15:35:16 -06:00
NotificationHubPushNotificationServiceTests.cs Use sas token for attachment downloads (#1153) 2021-02-22 15:35:16 -06:00
NotificationHubPushRegistrationServiceTests.cs Use sas token for attachment downloads (#1153) 2021-02-22 15:35:16 -06:00
NotificationsApiPushNotificationServiceTests.cs Use sas token for attachment downloads (#1153) 2021-02-22 15:35:16 -06:00
OrganizationServiceTests.cs Create common test infrastructure project 2021-10-30 13:19:40 -04:00
OrganizationSponsorshipServiceTests.cs Families for enterprise/stripe integrations (#1699) 2021-11-08 17:01:09 -06:00
PolicyServiceTests.cs Create common test infrastructure project 2021-10-30 13:19:40 -04:00
RelayPushNotificationServiceTests.cs Use sas token for attachment downloads (#1153) 2021-02-22 15:35:16 -06:00
RelayPushRegistrationServiceTests.cs Use sas token for attachment downloads (#1153) 2021-02-22 15:35:16 -06:00
RepositoryEventWriteServiceTests.cs Add basic Core.Services test files (#526) 2019-07-05 20:35:54 -07:00
SendServiceTests.cs Create common test infrastructure project 2021-10-30 13:19:40 -04:00
SsoConfigServiceTests.cs Create common test infrastructure project 2021-10-30 13:19:40 -04:00
StripePaymentServiceTests.cs Add Stripe Adapter and IBraintreeGateway to DI (#1596) 2021-09-27 23:01:13 +02:00
UserServiceTests.cs Resolve error when deleting an account connected to a provider (#1580) 2021-09-15 20:34:06 +02:00