mirror of
https://github.com/bitwarden/server.git
synced 2024-11-22 12:15:36 +01:00
e042360c00
* [EC-654] Add CreateGroupCommand and UpdateGroupCommand Added new CQRS commands CreateGroupCommand and UpdateGroupCommand Updated GroupService to use new commands Edited existing GroupServiceTests and added new tests for the new commands * [EC-654] dotnet format * [EC-654] Replace GroupService.SaveAsync with CreateGroup and UpdateGroup commands * [EC-654] Add assertions to check calls on IReferenceEventService * [EC-654] Use AssertHelper.AssertRecent for DateTime properties * [EC-654] Extracted database reads from CreateGroupCommand and UpdateGroupCommand. Added unit tests. * [EC-654] Changed CreateGroupCommand and UpdateGroupCommand Validate method to private |
||
---|---|---|
.. | ||
AmazonSesMailDeliveryServiceTests.cs | ||
AmazonSqsBlockIpServiceTests.cs | ||
AppleIapServiceTests.cs | ||
AzureAttachmentStorageServiceTests.cs | ||
AzureQueueBlockIpServiceTests.cs | ||
AzureQueueEventWriteServiceTests.cs | ||
AzureQueuePushNotificationServiceTests.cs | ||
CipherServiceTests.cs | ||
CollectionServiceTests.cs | ||
DeviceServiceTests.cs | ||
EmergencyAccessServiceTests.cs | ||
EventServiceTests.cs | ||
GroupServiceTests.cs | ||
HandlebarsMailServiceTests.cs | ||
InMemoryApplicationCacheServiceTests.cs | ||
InMemoryServiceBusApplicationCacheServiceTests.cs | ||
LicensingServiceTests.cs | ||
LocalAttachmentStorageServiceTests.cs | ||
MailKitSmtpMailDeliveryServiceTests.cs | ||
MultiServicePushNotificationServiceTests.cs | ||
NotificationHubPushNotificationServiceTests.cs | ||
NotificationHubPushRegistrationServiceTests.cs | ||
NotificationsApiPushNotificationServiceTests.cs | ||
OrganizationServiceTests.cs | ||
PolicyServiceTests.cs | ||
RelayPushNotificationServiceTests.cs | ||
RelayPushRegistrationServiceTests.cs | ||
RepositoryEventWriteServiceTests.cs | ||
SendGridMailDeliveryServiceTests.cs | ||
SendServiceTests.cs | ||
SsoConfigServiceTests.cs | ||
StripePaymentServiceTests.cs | ||
UserServiceTests.cs |