1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-28 13:15:12 +01:00
bitwarden-server/src/EventsProcessor
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
..
Properties Disable launchBrowser launchSetting (#1400) 2021-06-16 18:36:23 +02:00
appsettings.json more logging 2019-07-11 16:19:38 -04:00
appsettings.Production.json Increasing production log level (#1477) 2021-07-21 09:15:59 -07:00
appsettings.QA.json revamping the build scripts (#1620) 2021-10-08 09:53:56 -07:00
AzureQueueHostedService.cs Start Migration from Newtonsoft.Json to System.Text.Json (#1803) 2022-01-21 09:36:25 -05: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 updating the dotnet framework for the eventsprocessor docker conatiner for the QA environment (#1590) 2021-09-20 13:44:38 -07:00
entrypoint.sh Adding the events processor container image (#1271) 2021-04-15 08:28:55 -07:00
EventsProcessor.csproj Split out repositories to Infrastructure.Dapper / EntityFramework (#1759) 2022-01-11 10:40:51 +01: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