1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-22 12:15:36 +01:00
bitwarden-server/test/Core.Test/Services
Justin Baur 58413e2ff0
Policy Service Tests (#1344)
* Added SsoConfigService tests

* Cleanup whitespace in SsoConfigServiceTests

* Work on PolicyServiceTests

* Refactor PolicyService to remove uneeded calls

* Implement Code Coverage

* Continued work on PolicyServiceTests

* Revert "Implement Code Coverage"

This reverts commit 4ada179ada.

* Fix PolicyServiceTests after rebasing

* Cleanup unused namespaces

* Added assertions that saving or logging of save aren't happening on exceptions
2021-06-11 10:33:32 -05: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 Add cipher response to restore (#1072) 2021-01-08 08:52:42 -06:00
CollectionServiceTests.cs Re-write CollectionService unit tests with AutoFixtures (#1330) 2021-06-01 10:13:08 -05:00
DeviceServiceTests.cs Properly qualify namespace (#1328) 2021-05-13 18:06:16 -04:00
EventServiceTests.cs Use sas token for attachment downloads (#1153) 2021-02-22 15:35:16 -06:00
GroupServiceTests.cs Write GroupService unit tests (#1267) 2021-05-11 21:36:23 -05:00
HandlebarsMailServiceTests.cs Support large organization sync (#1311) 2021-05-17 09:43:02 -05:00
InMemoryApplicationCacheServiceTests.cs Add basic Core.Services test files (#526) 2019-07-05 20:35:54 -07:00
InMemoryServiceBusApplicationCacheServiceTests.cs Use sas token for attachment downloads (#1153) 2021-02-22 15:35:16 -06:00
LicensingServiceTests.cs Use sas token for attachment downloads (#1153) 2021-02-22 15:35:16 -06:00
LocalAttachmentStorageServiceTests.cs Use sas token for attachment downloads (#1153) 2021-02-22 15:35:16 -06: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 Bulk Confirm (#1345) 2021-05-25 19:23:47 +02:00
PolicyServiceTests.cs Policy Service Tests (#1344) 2021-06-11 10:33:32 -05:00
ProviderServiceTests.cs [Provider] Server entities and models (#1370) 2021-06-03 18:58:29 +02: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 Hide email address in Sends (#1234) 2021-03-29 07:56:56 +10:00
SsoConfigServiceTests.cs Policy Service Tests (#1344) 2021-06-11 10:33:32 -05:00
StripePaymentServiceTests.cs Use sas token for attachment downloads (#1153) 2021-02-22 15:35:16 -06:00
UserServiceTests.cs Remove U2F APIs again (#1319) 2021-05-12 19:48:00 +02:00