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
Addison Beck 63fcdc1418
Implemented Custom role and permissions (#1057)
* Implemented Custom role and permissions

* Converted permissions columns to a json blob

* Code review fixes for Permissions

* sql build fix

* Update Permissions.cs

* formatting

* Update IOrganizationService.cs

* reworked a conditional

* built out tests for relevant organization service methods

* removed unused usings

* fixed a broken test and a bad empty string init

* removed 'Attribute' from some attribute instances
2021-01-12 11:02:39 -05:00
..
AmazonSesMailDeliveryServiceTests.cs formatting 2020-06-18 09:57:24 -04:00
AmazonSqsBlockIpServiceTests.cs Add unit test coverage for AmazonSqsBlockIpService 2020-06-18 10:16:23 -07:00
AzureAttachmentStorageServiceTests.cs Add basic Core.Services test files (#526) 2019-07-05 20:35:54 -07:00
AzureQueueBlockIpServiceTests.cs Add basic Core.Services test files (#526) 2019-07-05 20:35:54 -07:00
AzureQueueEventWriteServiceTests.cs upgrade to aspnet core 3.1 2020-01-10 08:33:13 -05:00
AzureQueuePushNotificationServiceTests.cs Add basic Core.Services test files (#526) 2019-07-05 20:35:54 -07:00
CipherServiceTests.cs Add cipher response to restore (#1072) 2021-01-08 08:52:42 -06:00
CollectionServiceTests.cs fix tests 2019-03-02 15:28:32 -05:00
DeviceServiceTests.cs Core.Test with example test using nsub and xunit 2019-01-09 12:31:07 -05:00
EventServiceTests.cs Add basic Core.Services test files (#526) 2019-07-05 20:35:54 -07:00
GroupServiceTests.cs Add basic Core.Services test files (#526) 2019-07-05 20:35:54 -07:00
HandlebarsMailServiceTests.cs Add basic Core.Services test files (#526) 2019-07-05 20:35:54 -07:00
InMemoryApplicationCacheServiceTests.cs Add basic Core.Services test files (#526) 2019-07-05 20:35:54 -07:00
InMemoryServiceBusApplicationCacheServiceTests.cs Add basic Core.Services test files (#526) 2019-07-05 20:35:54 -07:00
LicensingServiceTests.cs License expiration email for self-hosted org/premium accounts 2020-05-18 16:06:34 -04:00
LocalAttachmentStorageServiceTests.cs Add basic Core.Services test files (#526) 2019-07-05 20:35:54 -07:00
MailKitSmtpMailDeliveryServiceTests.cs Add basic Core.Services test files (#526) 2019-07-05 20:35:54 -07:00
MultiServicePushNotificationServiceTests.cs Add basic Core.Services test files (#526) 2019-07-05 20:35:54 -07:00
NotificationHubPushNotificationServiceTests.cs Add basic Core.Services test files (#526) 2019-07-05 20:35:54 -07:00
NotificationHubPushRegistrationServiceTests.cs Add basic Core.Services test files (#526) 2019-07-05 20:35:54 -07:00
NotificationsApiPushNotificationServiceTests.cs Add basic Core.Services test files (#526) 2019-07-05 20:35:54 -07:00
OrganizationServiceTests.cs Implemented Custom role and permissions (#1057) 2021-01-12 11:02:39 -05:00
RelayPushNotificationServiceTests.cs Add basic Core.Services test files (#526) 2019-07-05 20:35:54 -07:00
RelayPushRegistrationServiceTests.cs Add basic Core.Services test files (#526) 2019-07-05 20:35:54 -07:00
RepositoryEventWriteServiceTests.cs Add basic Core.Services test files (#526) 2019-07-05 20:35:54 -07:00
StripePaymentServiceTests.cs started charging sales tax on seat/storage upgrades and auto renewals (#1034) 2020-12-09 14:04:46 -05:00
UserServiceTests.cs [SSO] New user provision flow (#945) 2020-10-13 15:00:33 -05:00