1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-21 12:05:42 +01:00
bitwarden-server/test
cd-bitwarden 3f3f52399b
[SM-716] Adding ability for service account to have write access (#3021)
* adding ability for service account to have write access

* Suggested changes

* fixing tests

* dotnet format changes

* Adding RunAsServiceAccountWIthPermission logic to ProjectAuthorizationhandlerTests

* Removing logic that prevents deleting and updating a secret. Adding Service Account logic to tests inside of secretAuthorizationhandlerTests.

* Removing Service Account from CanUpdateSecret_NotSupportedClientTypes_DoesNotSuceed because it is a supported client type now :)

* thomas sugested changes

* using Arg.Any<AccessClientType>() instead of default in tests

* merge conflict changes and code updates to remove service account tests that are  outdated

* fixing tests

* removing extra  spaces that lint hates
2023-06-30 17:17:41 +00:00
..
Api.IntegrationTest Pin Microsoft.AspNetCore.Http (#3001) 2023-06-29 08:37:58 -05:00
Api.Test [SM-716] Adding ability for service account to have write access (#3021) 2023-06-30 17:17:41 +00:00
Billing.Test Pin Microsoft.AspNetCore.Http (#3001) 2023-06-29 08:37:58 -05:00
Common [PM-1969] Spellcheck other (#2878) 2023-05-17 12:14:36 +02:00
Core.Test [SM-771] Add new endpoint for bulk enabling users for Secrets Manager (#3020) 2023-06-29 12:42:44 -04:00
Icons.Test Pin Microsoft.AspNetCore.Http (#3001) 2023-06-29 08:37:58 -05:00
Identity.IntegrationTest Pin Microsoft.AspNetCore.Http (#3001) 2023-06-29 08:37:58 -05:00
Identity.Test Pin Microsoft.AspNetCore.Http (#3001) 2023-06-29 08:37:58 -05:00
Infrastructure.EFIntegration.Test Pin Microsoft.AspNetCore.Http (#3001) 2023-06-29 08:37:58 -05:00
Infrastructure.IntegrationTest Pin Microsoft.AspNetCore.Http (#3001) 2023-06-29 08:37:58 -05:00
IntegrationTestCommon Pin Microsoft.AspNetCore.Http (#3001) 2023-06-29 08:37:58 -05:00
bitwarden.tests.sln [PS-1928] Add BumpAccountRevisionDate methods (#2458) 2022-12-02 14:24:30 -05:00
coverage.ps1 Implement code coverage tool (#1390) 2021-06-21 12:22:47 -05:00
coverage.sh Fix bug in TaxInfo (#1682) 2021-11-01 12:13:31 -04:00