1
0
mirror of https://github.com/bitwarden/server.git synced 2024-12-28 17:57:37 +01:00
bitwarden-server/bitwarden_license/test
Rui Tomé e042360c00
[EC-654] Create commands for Group Create and Group Update (#2442)
* [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
2022-12-12 09:59:48 +00:00
..
Commercial.Core.Test Feature/bit auto data (#2219) 2022-08-31 08:38:35 -05:00
Scim.IntegrationTest [EC-394] SCIM server integration tests (#2197) 2022-09-08 09:00:59 +01:00
Scim.Test [EC-654] Create commands for Group Create and Group Update (#2442) 2022-12-12 09:59:48 +00:00
bitwarden_license.tests.sln [EC-736] Update build to run SCIM tests and fix failing test (#2402) 2022-11-10 14:19:28 +00:00