1
0
mirror of https://github.com/bitwarden/server synced 2026-02-22 12:23:37 +00:00

Add some integration tests for the Server project (#6839)

* Add some integration tests for the Server project

* Not sure why this project got removed?

* Format

* capture debug output

* Update tests to work with the now legacy WebHostBuilder

- I accidentally had the updated Program locally and that was why tests were working for me locally

* Formatting...again
This commit is contained in:
Justin Baur
2026-01-15 03:52:00 -05:00
committed by GitHub
parent b86a31160a
commit 44249c38e0
6 changed files with 187 additions and 2 deletions

View File

@@ -0,0 +1 @@
[assembly: CaptureTrace]