1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-21 12:05:42 +01:00
bitwarden-server/test/Infrastructure.IntegrationTest/Vault/Repositories
Shane Melton eee7494c91
[PM-14373] Introduce SecurityTask database table and repository (#5025)
* [PM-14373] Introduce SecurityTask entity and related enums

* [PM-14373] Add Dapper SecurityTask repository

* [PM-14373] Introduce MSSQL table, view, and stored procedures

* [PM-14373] Add EF SecurityTask repository and type configurations

* [PM-14373] Add EF Migration

* [PM-14373] Add integration tests

* [PM-14373] Formatting

* Typo

Co-authored-by: Matt Bishop <mbishop@bitwarden.com>

* Typo

Co-authored-by: Matt Bishop <mbishop@bitwarden.com>

* [PM-14373] Remove DeleteById sproc

* [PM-14373] SQL formatting

---------

Co-authored-by: Matt Bishop <mbishop@bitwarden.com>
2024-11-14 14:54:20 -08:00
..
CipherRepositoryTests.cs Fix Most Test Warnings (#4612) 2024-08-15 17:14:22 -04:00
CollectionRepositoryTests.cs Update ReplaceAsync Implementation in EF CollectionRepository (#4611) 2024-08-14 13:50:29 -04:00
SecurityTaskRepositoryTests.cs [PM-14373] Introduce SecurityTask database table and repository (#5025) 2024-11-14 14:54:20 -08:00