1
0
mirror of https://github.com/bitwarden/server.git synced 2025-02-15 01:41:40 +01:00
bitwarden-server/test/Core.Test/AutoFixture
Matt Gibson edd4bc2623
Add disable send policy (#1130)
* Add Disable Send policy

* Test DisableSend policy

* PR Review

* Update tests for using CurrentContext

This required making an interface for CurrentContext and mocking out
the members used. The interface can be expanded as needed for tests.

I moved CurrentContext to a folder, which changes the namespace
and causes a lot of file touches, but most are just adding a reference

* Fix failing test

* Update exemption to include all exempt users

* Move all CurrentContext usages to ICurrentContext

* PR review. Match messaging with Web
2021-02-04 12:54:21 -06:00
..
Attributes Validate cipher updates with revision date (#994) 2020-11-23 08:48:05 -06:00
CipherFixtures.cs Implemented Custom role and permissions (#1057) 2021-01-12 11:02:39 -05:00
CurrentContextFixtures.cs Add disable send policy (#1130) 2021-02-04 12:54:21 -06:00
FixtureExtensions.cs Validate cipher updates with revision date (#994) 2020-11-23 08:48:05 -06:00
ISutProvider.cs Validate cipher updates with revision date (#994) 2020-11-23 08:48:05 -06:00
OrganizationFixtures.cs Permissions bugs (#1083) 2021-01-13 15:14:28 -05:00
SendFixtures.cs Add disable send policy (#1130) 2021-02-04 12:54:21 -06:00
SutProvider.cs Add disable send policy (#1130) 2021-02-04 12:54:21 -06:00
SutProviderCustomization.cs Add disable send policy (#1130) 2021-02-04 12:54:21 -06:00