1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-21 12:05:42 +01:00
bitwarden-server/test/Core.Test
SmithThe4th e96fc56dc2
[SG-497] BEEEP - Health Checks API Project (#2237)
* health check services added

* health check extension added

* added get connection string

* made changes to hrslth check method

* Added database health check

* added identity server health check

* added identity server health check

* Added logger publisher

* latest changes

* removed file

* Added mail server check for dev

* Added authorization to health check url path

* commented

* Added exception to switch

* Removed exclude code coverage

* Added health check for redis

* Added todos

* Added storage queue checks

* Added checks for mail

* Removed unused references and fixed linting issue

* Lint issues

* Moved healthchecks to sharedWeb project and exposed builder as a parameter to configure more health checks based on a project

* Added health check to API project

* dependencies updated

* Removed ef core health check dependencies

* Added checks to only add a health check when the connection string exists, moved health check from startup to extension class

* Merged with master and fixed conflicts

* Fixed lint issues

* Added check for amazon ses

* merged with master

* fixed lint

* Removed Amazon SES health check
2023-06-26 15:04:21 -04:00
..
Auth [AC-1145] Add trusted devices option to SSO Config Data (#2909) 2023-05-10 12:52:08 -07:00
AutoFixture [AC-1408] Update plan to include secrets manager (#2942) 2023-06-16 11:12:38 +01:00
Entities [AC-1201] refactor: move all SCIM related files into the AdminConsole scope (#2841) 2023-04-19 09:31:00 +10:00
Helpers Run formatting (#2230) 2022-08-29 16:06:55 -04:00
Models [PM-2633] Warnings cleanup (#3010) 2023-06-16 10:02:05 -04:00
OrganizationFeatures [AC-1408] Update plan to include secrets manager (#2942) 2023-06-16 11:12:38 +01:00
Resources Run formatting (#2230) 2022-08-29 16:06:55 -04:00
SecretsManager/AutoFixture [SM-460] Isolate SecretsManager files (#2616) 2023-01-24 19:57:28 +01:00
Services [AC-1408] Update plan to include secrets manager (#2942) 2023-06-16 11:12:38 +01:00
Tokens Run formatting (#2230) 2022-08-29 16:06:55 -04:00
Tools [PM-1969] Spellcheck other (#2878) 2023-05-17 12:14:36 +02:00
Utilities [AC-1408] Update plan to include secrets manager (#2942) 2023-06-16 11:12:38 +01:00
Vault [SG-998] Move files to Vault folders (#2724) 2023-03-02 13:23:38 -05:00
Core.Test.csproj [PM-1969] Spellcheck other (#2878) 2023-05-17 12:14:36 +02:00
packages.lock.json [SG-497] BEEEP - Health Checks API Project (#2237) 2023-06-26 15:04:21 -04:00
TempDirectory.cs Run formatting (#2230) 2022-08-29 16:06:55 -04:00