1
0
mirror of https://github.com/bitwarden/server.git synced 2025-01-06 19:28:08 +01:00
bitwarden-server/test/Api.IntegrationTest
Maciej Zieniuk 21fcfcd5e8
[PM-10563] Notification Center API (#4852)
* PM-10563: Notification Center API

* PM-10563: continuation token hack

* PM-10563: Resolving merge conflicts

* PM-10563: Unit Tests

* PM-10563: Paging simplification by page number and size in database

* PM-10563: Request validation

* PM-10563: Read, Deleted status filters change

* PM-10563: Plural name for tests

* PM-10563: Request validation to always for int type

* PM-10563: Continuation Token returns null on response when no more records available

* PM-10563: Integration tests for GET

* PM-10563: Mark notification read, deleted commands date typos fix

* PM-10563: Integration tests for PATCH read, deleted

* PM-10563: Request, Response models tests

* PM-10563: EditorConfig compliance

* PM-10563: Extracting to const

* PM-10563: Update db migration script date

* PM-10563: Update migration script date
2024-12-18 09:59:50 -05:00
..
AdminConsole/Public/Controllers [PM-14245] Remove policy definitions feature flag (#5095) 2024-12-04 11:50:47 +10:00
Controllers [PM-11405] Account Management: Prevent a verified user from changing their email address (#4875) 2024-10-28 16:12:13 +00:00
Factories Add overriddable configuration (#4437) 2024-06-28 10:28:07 -04:00
Helpers [PM-13362] Add private key regeneration endpoint (#4929) 2024-12-16 12:01:09 -06:00
KeyManagement/Controllers [PM-13362] Add private key regeneration endpoint (#4929) 2024-12-16 12:01:09 -06:00
NotificationCenter/Controllers [PM-10563] Notification Center API (#4852) 2024-12-18 09:59:50 -05:00
Properties Project configuration tune-up (#2994) 2023-06-08 13:21:03 -04:00
SecretsManager Fix Most Test Warnings (#4612) 2024-08-15 17:14:22 -04:00
Api.IntegrationTest.csproj Project configuration tune-up (#2994) 2023-06-08 13:21:03 -04:00