1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-22 12:15:36 +01:00
bitwarden-server/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
..
Api.IntegrationTest [SM-244] Resolve dotnet warnings (#2283) 2022-10-18 22:12:26 +02:00
Api.Test [EC-654] Create commands for Group Create and Group Update (#2442) 2022-12-12 09:59:48 +00:00
Billing.Test [SM-244] Resolve dotnet warnings (#2283) 2022-10-18 22:12:26 +02:00
Common [EC-394] SCIM server integration tests (#2197) 2022-09-08 09:00:59 +01:00
Core.Test [EC-654] Create commands for Group Create and Group Update (#2442) 2022-12-12 09:59:48 +00:00
Icons.Test Run formatting (#2230) 2022-08-29 16:06:55 -04:00
Identity.IntegrationTest [SM-220] Move identity specific files to identity (#2279) 2022-09-27 18:30:37 +02:00
Identity.Test [SG-656] Send a captcha bypass token back from the register endpoint (#2278) 2022-09-15 10:02:37 -04:00
Infrastructure.EFIntegration.Test [EC-343] Gate custom permissions behind enterprise plan (#2352) 2022-12-06 09:50:08 +00:00
Infrastructure.IntegrationTest [PS-1928] Add BumpAccountRevisionDate methods (#2458) 2022-12-02 14:24:30 -05:00
IntegrationTestCommon Update push token on login to allow multiple users on mobile devices (#2404) 2022-11-16 15:30:28 +00:00
bitwarden.tests.sln [PS-1928] Add BumpAccountRevisionDate methods (#2458) 2022-12-02 14:24:30 -05:00
coverage.ps1 Implement code coverage tool (#1390) 2021-06-21 12:22:47 -05:00
coverage.sh Fix bug in TaxInfo (#1682) 2021-11-01 12:13:31 -04:00