1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-21 12:05:42 +01:00
bitwarden-server/test
Alex Morask c442bae2bc
[AC-1693] Send InvoiceUpcoming Notification to Client Owners (#3319)
* Add Organization_ReadOwnerEmailAddresses SPROC

* Add IOrganizationRepository.GetOwnerEmailAddressesById

* Add SendInvoiceUpcoming overload for multiple emails

* Update InvoiceUpcoming handler to send multiple emails

* Cy's feedback

* Updates from testing

Hardened against missing entity IDs in Stripe events in the StripeEventService. Updated ValidateCloudRegion to not use a refresh/expansion for the customer because the invoice.upcoming event does not have an invoice.Id. Updated the StripeController's handling of invoice.upcoming to not use a refresh/expansion for the subscription because the invoice does not have an ID.

* Fix broken test
2023-10-23 13:46:29 -04:00
..
Api.IntegrationTest [SM-949] Add endpoint to fetch events by service account (#3336) 2023-10-19 16:57:14 -05:00
Api.Test [SM-949] Add endpoint to fetch events by service account (#3336) 2023-10-19 16:57:14 -05:00
Billing.Test [AC-1693] Send InvoiceUpcoming Notification to Client Owners (#3319) 2023-10-23 13:46:29 -04:00
Common [PM-2961] Upgrade Braintree (#3206) 2023-09-20 14:11:29 -04:00
Core.Test [AC 1536] Breakdown The SubscriptionUpdate.cs into multiple files (#3356) 2023-10-23 11:28:13 +01:00
Icons.Test [PM-2961] Upgrade Braintree (#3206) 2023-09-20 14:11:29 -04:00
Identity.IntegrationTest [PM-2961] Upgrade Braintree (#3206) 2023-09-20 14:11:29 -04:00
Identity.Test [PM-2961] Upgrade Braintree (#3206) 2023-09-20 14:11:29 -04:00
Infrastructure.EFIntegration.Test [AC-1750] AC Team code ownership moves - Groups (#3358) 2023-10-20 06:37:46 +10:00
Infrastructure.IntegrationTest [PM-3555] Remove ClearTracker() (#3213) 2023-10-12 11:15:02 +02:00
IntegrationTestCommon [PM-2961] Upgrade Braintree (#3206) 2023-09-20 14:11:29 -04:00
bitwarden.tests.sln Add identity tests to test solution (#3342) 2023-10-13 14:15:11 +02:00
coverage.ps1 Implement code coverage tool (#1390) 2021-06-21 12:22:47 -05:00
coverage.sh Fix bug in TaxInfo (#1682) 2021-11-01 12:13:31 -04:00