1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-25 12:45:18 +01:00
bitwarden-server/test/Core.Test
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
..
AutoFixture Feature/self hosted families for enterprise (#1991) 2022-05-10 16:12:09 -05:00
Entities Additional 2FA tests (#1860) 2022-02-10 13:48:06 -05:00
Helpers Split out repositories to Infrastructure.Dapper / EntityFramework (#1759) 2022-01-11 10:40:51 +01:00
Identity Remove the u2f lib (#1820) 2022-01-24 12:14:04 +01:00
IdentityServer Added Services and Utilities Tests to Core.Test project (#1068) 2021-01-06 12:49:28 -06:00
Models Feature/self hosted families for enterprise (#1991) 2022-05-10 16:12:09 -05:00
OrganizationFeatures Feature/self hosted families for enterprise (#1991) 2022-05-10 16:12:09 -05:00
Repositories/EntityFramework Feature/self hosted families for enterprise (#1991) 2022-05-10 16:12:09 -05:00
Resources Cleanup Projects (#1324) 2021-05-13 17:14:56 -04:00
Services EC-198 Added feature flag for 2FA Email for new device login (#1993) 2022-05-13 10:48:48 -03:00
Tokens Feature/self hosted families for enterprise (#1991) 2022-05-10 16:12:09 -05:00
Utilities [BEEEP] Integration tests (#1945) 2022-05-20 15:24:59 -04:00
Core.Test.csproj Feature/self hosted families for enterprise (#1991) 2022-05-10 16:12:09 -05:00
packages.lock.json [BEEEP] Integration tests (#1945) 2022-05-20 15:24:59 -04:00
TempDirectory.cs Run dotnet format (#1764) 2021-12-16 15:35:09 +01:00