1
0
mirror of https://github.com/bitwarden/server.git synced 2025-01-01 18:37:35 +01:00
bitwarden-server/test/Core.Test/Utilities
Justin Baur 719abc7e61
[BEEEP] Integration tests (#1945)
* Add api integration tests

* Add some stuff

* Make program mockable

* Work on IntegrationTests for Identity

* Formatting

* Update packages.lock.json

* Update more packages.lock.json

* Update all packages.lock.json

* Fix InMemory configuration

* Actually fix test configuration

* Fix tests for CI

* Fix event service

* Force EF EventRepository

* Add client_credentials test

* Remove Api.IntegrationTest

* Remove Api Program changes

* Cleanup

* Add more Auth-Email tests

* Run formatting

* Address some PR feedback

* Move integration stuff to it's own common project

* Ran linter

* Add shared project to test solution

* Remove sln changes

* Clean usings

* Add more coverage

* Address PR feedback
2022-05-20 15:24:59 -04:00
..
data SqlServer split manage collection permission (#1594) 2021-10-05 11:12:05 -05:00
CoreHelpersTests.cs [BEEEP] Integration tests (#1945) 2022-05-20 15:24:59 -04:00
EncryptedStringAttributeTests.cs Run dotnet format (#1764) 2021-12-16 15:35:09 +01:00
JsonHelpersTests.cs Start Migration from Newtonsoft.Json to System.Text.Json (#1803) 2022-01-21 09:36:25 -05:00
PermissiveStringConverterTests.cs Fix OneLogin Import (#1899) 2022-03-08 13:22:47 -05:00
SelfHostedAttributeTests.cs Run dotnet format (#1764) 2021-12-16 15:35:09 +01:00
StrictEmailAddressAttributeTests.cs Run dotnet format (#1764) 2021-12-16 15:35:09 +01:00
StrictEmailAddressListAttributeTests.cs Added unit tests for StrictEmailAddressListAttribute in Bit.Core.Utilities (#1652) 2021-10-29 12:24:53 -04:00