1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-21 12:05:42 +01:00
bitwarden-server/test
Kyle Spearrin 0d3a7b3dd5
[PM-5518] Sql-backed IDistributedCache (#3791)
* Sql-backed IDistributedCache

* sqlserver cache table

* remove unused using

* setup EF entity

* cache indexes

* add back cipher

* revert SetupEntityFramework change

* ef cache

* EntityFrameworkCache

* IServiceScopeFactory for db context

* implement EntityFrameworkCache

* move to _serviceScopeFactory

* move to config file

* ef migrations

* fixes

* datetime and error codes

* revert migrations

* migrations

* format

* static and namespace fix

* use time provider

* Move SQL migration and remove EF one for the moment

* Add clean migration of just the new table

* Formatting

* Test Custom `IDistributedCache` Implementation

* Add Back Logging

* Remove Double Logging

* Skip Test When Not EntityFrameworkCache

* Format

---------

Co-authored-by: Matt Bishop <mbishop@bitwarden.com>
Co-authored-by: Justin Baur <19896123+justindbaur@users.noreply.github.com>
2024-07-03 12:48:23 -04:00
..
Admin.Test Include all projects in coverage (#3829) 2024-02-20 17:18:40 +01:00
Api.IntegrationTest [Sm-1197] - dupe guids (#4202) 2024-07-03 11:50:11 -04:00
Api.Test [AC-2810] Remove unused FlexibleCollections feature flag from CollectionCipher Repository (#4284) 2024-07-03 12:06:36 +10:00
Billing.Test [AC-2805] Add AssignedSeats to ProviderOrganizationOrganizationDetailsView (#4446) 2024-07-03 10:33:37 -04:00
Common Stop using lockfiles (#3550) 2023-12-12 09:09:42 -05:00
Core.Test [AC-2810] Remove unused FlexibleCollections feature flag from CollectionCipher Repository (#4284) 2024-07-03 12:06:36 +10:00
Events.Test Include all projects in coverage (#3829) 2024-02-20 17:18:40 +01:00
EventsProcessor.Test Include all projects in coverage (#3829) 2024-02-20 17:18:40 +01:00
Icons.Test Fix Broken Icon Unit Test (#4151) 2024-06-03 09:58:53 -04:00
Identity.IntegrationTest Auth/PM-7322 - Registration with Email verification - Finish registration endpoint (#4182) 2024-07-02 17:03:36 -04:00
Identity.Test Auth/PM-7322 - Registration with Email verification - Finish registration endpoint (#4182) 2024-07-02 17:03:36 -04:00
Infrastructure.EFIntegration.Test [PM-3581] Fix Postgres Time (#3221) 2024-06-28 16:13:02 +02:00
Infrastructure.IntegrationTest [PM-5518] Sql-backed IDistributedCache (#3791) 2024-07-03 12:48:23 -04:00
IntegrationTestCommon Auth/PM-7322 - Registration with Email verification - Finish registration endpoint (#4182) 2024-07-02 17:03:36 -04:00
Notifications.Test Include all projects in coverage (#3829) 2024-02-20 17:18:40 +01:00
bitwarden.tests.sln Include all projects in coverage (#3829) 2024-02-20 17:18:40 +01:00