1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-25 12:45:18 +01:00
bitwarden-server/test/Core.Test/Billing/Services
Conner Turnbull 46ac2a9b3b
[AC-2568] Added invoices and transaction history endpoints. Added cursor paging for each (#4692)
* Added invoices and transaction history endpoints. Added cursor paging for each

* Removed try/catch since it's handled by middleware. Updated condition to use pattern matching

* Added unit tests for PaymentHistoryService

* Removed organizationId from account billing controller endpoints
2024-09-09 09:38:58 -04:00
..
OrganizationBillingServiceTests.cs [AC-2576] Replace Billing commands and queries with services (#4070) 2024-05-23 10:17:00 -04:00
PaymentHistoryServiceTests.cs [AC-2568] Added invoices and transaction history endpoints. Added cursor paging for each (#4692) 2024-09-09 09:38:58 -04:00
SubscriberServiceTests.cs [AC-2959] ACH Direct Debit POC (#4703) 2024-08-28 10:48:14 -04:00