1
0
mirror of https://github.com/bitwarden/server.git synced 2025-01-06 19:28:08 +01:00
bitwarden-server/test/Core.Test
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 [PM-15957] Fix: Domain Claim fails to enable Single Organization Policy, sends no emails and Revokes all users (#5147) 2024-12-17 15:57:31 +00:00
Auth [PM-14245] Remove policy definitions feature flag (#5095) 2024-12-04 11:50:47 +10:00
AutoFixture [AC-2646] Remove FC MVP dead code from Core (#4281) 2024-07-12 12:25:04 -05:00
Billing Revert "[PM-13999] Show estimated tax for taxable countries (#5077)" (#5109) 2024-12-04 14:36:11 +00:00
Entities [AC-1283] AC Team code ownership moves: Organization (pt 2) (#3486) 2023-11-29 15:31:15 -06:00
Helpers Run formatting (#2230) 2022-08-29 16:06:55 -04:00
KeyManagement [PM-13362] Add private key regeneration endpoint (#4929) 2024-12-16 12:01:09 -06:00
Models Remove LimitCollectionCreationDeletionSplit feature flag (#4809) 2024-12-06 11:46:17 +01:00
NotificationCenter [PM-10563] Notification Center API (#4852) 2024-12-18 09:59:50 -05:00
NotificationHub Shard notification hub (#4450) 2024-10-22 12:20:57 -04:00
OrganizationFeatures [PM-14984] Use provider subscription for MSP managed enterprise license (#5102) 2024-12-12 07:08:17 -05:00
Resources Run formatting (#2230) 2022-08-29 16:06:55 -04:00
SecretsManager [SM-654] Individual secret permissions (#4160) 2024-06-20 12:45:28 -05:00
Services [PM-12512] Add Endpoint to allow users to request a new device otp (#5146) 2024-12-16 07:57:56 -08:00
Tokens Run formatting (#2230) 2022-08-29 16:06:55 -04:00
Tools PM-15066 added drop feature and unit tests. (#5053) 2024-11-20 15:18:05 -05:00
Utilities Shard notification hub (#4450) 2024-10-22 12:20:57 -04:00
Vault [PM-14377] Add PATCH complete endpoint (#5100) 2024-12-13 14:50:20 -05:00
ConstantsTests.cs [PM-3565] Enforce higher minimum KDF (#3304) 2023-12-05 17:21:46 +01:00
Core.Test.csproj [deps] Billing: Update Kralizek.AutoFixture.Extensions.MockHttp to 2.1.0 (#4888) 2024-10-14 12:15:04 +01:00
TempDirectory.cs Run formatting (#2230) 2022-08-29 16:06:55 -04:00