1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-22 12:15:36 +01:00
bitwarden-server/test/Api.IntegrationTest/SecretsManager/Controllers
Maciej Zieniuk 77f8cc58e8
SM-1146: Secrets Manager total counts (#4200)
* SM-1146: SM Organization Counts for Projects, Secrets, Machine Accounts

* SM-1146: Project total counts

* SM-1146: models object renames

* SM-1146: Service Account total counts

* SM-1146: Unit test coverage for counts controller

* SM-1146: Counts controller simplification, UT update

* SM-1146: Service Account total counts from Service Account auth user

* SM-1146: Integration Tests for total counts controller

* SM-1146: Explicitly denying access for Service Accounts

* SM-1146: Fix broken ProjectsController integration test

* SM-1146: Integration tests for counts controller

* SM-1146: Explicitly denying access for Service Accounts cleanup

* SM-1146: Test cleanup

* SM-1146: PR review comments fix

* SM-1146: People, Service Accounts positive count on write access

* Update bitwarden_license/src/Commercial.Infrastructure.EntityFramework/SecretsManager/Repositories/ProjectRepository.cs

Co-authored-by: Thomas Avery <43214426+Thomas-Avery@users.noreply.github.com>

---------

Co-authored-by: Thomas Avery <43214426+Thomas-Avery@users.noreply.github.com>
2024-08-08 15:12:52 +02:00
..
AccessPoliciesControllerTests.cs [SM-1293] Add endpoint to fetch secret's access policies (#4146) 2024-06-07 12:08:38 -05:00
CountsControllerTests.cs SM-1146: Secrets Manager total counts (#4200) 2024-08-08 15:12:52 +02:00
ProjectsControllerTests.cs SM-1146: Secrets Manager total counts (#4200) 2024-08-08 15:12:52 +02:00
SecretsControllerTests.cs [SM-1256] Add BulkSecretAuthorizationHandler (#4099) 2024-07-09 10:06:33 -05:00
SecretsManagerEventsControllerTests.cs [BEEEP][SM-893] Add the ability to run SM integration tests as a service account (#3187) 2024-03-29 11:00:30 -05:00
SecretsManagerPortingControllerTests.cs [BEEEP][SM-893] Add the ability to run SM integration tests as a service account (#3187) 2024-03-29 11:00:30 -05:00
SecretsTrashControllerTests.cs [BEEEP][SM-893] Add the ability to run SM integration tests as a service account (#3187) 2024-03-29 11:00:30 -05:00
ServiceAccountsControllerTests.cs [PM-2944] Enable Nullable For Secrets Manager (#4389) 2024-07-03 15:17:10 -04:00