1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-21 12:05:42 +01:00
bitwarden-server/bitwarden_license/test
Rui Tomé 8325f0eed4
[EC-508] SCIM CQRS Refactor - Users/Get (#2266)
* [EC-390] Added Scim.Test unit tests project

* [EC-390] Added ConflictException type. Updated BadRequestException to have parameterless constructor. Updated NotFoundException to have constructor with a message parameter

* [EC-534] Implemented CQRS for Users Get and added unit tests

* [EC-508] Renamed GetUserCommand to GetUserQuery

* [EC-508] Created ScimServiceCollectionExtensions

* [EC-508] Renamed AddScimCommands to AddScimUserQueries

* [EC-508] Created ExceptionHandlerFilterAttribute on SCIM project

Co-authored-by: Thomas Rittson <31796059+eliykat@users.noreply.github.com>
2022-10-04 11:40:28 +10: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-508] SCIM CQRS Refactor - Users/Get (#2266) 2022-10-04 11:40:28 +10:00