1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-22 12:15:36 +01:00
bitwarden-server/util/Setup
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
..
Templates Add uid.env to key-connector compose config (#2005) 2022-05-20 11:31:36 +10:00
.dockerignore Update output directory for dotnet builds (#1358) 2021-05-27 12:16:12 -04:00
AppIdBuilder.cs Remove the u2f lib (#1820) 2022-01-24 12:14:04 +01:00
build.sh revamping the build scripts (#1620) 2021-10-08 09:53:56 -07:00
CertBuilder.cs Enable key connector selfhost (#1707) 2021-11-16 09:52:02 -08:00
Configuration.cs Update RealIps Description (#1980) 2022-05-06 16:34:04 +02:00
Context.cs Feature/add key-connector version to self-hosted scripts (#1784) 2021-12-29 09:07:16 -07:00
DockerComposeBuilder.cs Feature/add key-connector version to self-hosted scripts (#1784) 2021-12-29 09:07:16 -07:00
Dockerfile Postgres & MySql Support For Self-Hosted Installations (#1386) 2021-07-08 16:35:48 +00:00
entrypoint.sh null error output of cert copy 2018-07-19 17:33:53 -04:00
EnvironmentFileBuilder.cs Enable key connector selfhost (#1707) 2021-11-16 09:52:02 -08:00
Helpers.cs Fix SQL Connection String (#1584) 2021-09-16 10:54:46 -04:00
NginxConfigBuilder.cs Enable key connector selfhost (#1707) 2021-11-16 09:52:02 -08:00
packages.lock.json [BEEEP] Integration tests (#1945) 2022-05-20 15:24:59 -04:00
Program.cs Change setup validation to use a dto (#1852) 2022-02-09 17:13:21 +01:00
Setup.csproj Start Migration from Newtonsoft.Json to System.Text.Json (#1803) 2022-01-21 09:36:25 -05:00
YamlComments.cs Changed all C# control flow block statements to include space between keyword and open paren 2020-03-27 14:36:37 -04:00