1
0
mirror of https://github.com/bitwarden/server.git synced 2024-12-11 15:17:44 +01:00
bitwarden-server/src/Events
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
..
Controllers Split out repositories to Infrastructure.Dapper / EntityFramework (#1759) 2022-01-11 10:40:51 +01:00
Models new client event types, pass date to event funcs 2019-07-09 11:44:09 -04:00
Properties Feature/self hosted development (#1921) 2022-03-21 17:13:00 -05:00
.dockerignore Update output directory for dotnet builds (#1358) 2021-05-27 12:16:12 -04:00
appsettings.Development.json Log swallowed HttpRequestExceptions (#1866) 2022-04-07 12:37:11 +02:00
appsettings.json Move localhost services settings to development settings file (#1423) 2021-07-01 09:04:30 -05:00
appsettings.Production.json Remove Business Portal (#1614) 2021-10-06 10:39:13 +02:00
appsettings.QA.json revamping the build scripts (#1620) 2021-10-08 09:53:56 -07:00
appsettings.SelfHosted.json Remove Business Portal (#1614) 2021-10-06 10:39:13 +02:00
build.ps1 azure build scripts 2019-07-24 21:59:14 -04:00
build.sh revamping the build scripts (#1620) 2021-10-08 09:53:56 -07:00
Dockerfile Postgres & MySql Support For Self-Hosted Installations (#1386) 2021-07-08 16:35:48 +00:00
entrypoint.sh build events container into docker deployment 2019-07-09 14:49:34 -04:00
Events.csproj Logging config changes (#1935) 2022-04-05 15:19:16 +00:00
packages.lock.json [BEEEP] Integration tests (#1945) 2022-05-20 15:24:59 -04:00
Program.cs Run dotnet format (#1764) 2021-12-16 15:35:09 +01:00
Startup.cs Feature/self hosted development (#1921) 2022-03-21 17:13:00 -05:00