1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-22 12:15:36 +01:00
bitwarden-server/test/Infrastructure.EFIntegration.Test/Repositories
Matt Gibson a6d97118fa
Feature/bit auto data (#2219)
* Update ProviderService tests

* Use BitAutoData in CipherService tests

* Simplify UserCipher fixture

Because we use a single customizer for all ciphers, they all have the same userId.

* Clean up more cipher fixtures

* Swap Cipher Fixtures to BitCustomizeAttribute

* Clean up collection fixtures

* Clean up GroupFixtures

* Move SendService Tests to BitAutoData

* Clean up Organization Fixtures

TODO: The customize attributes should not be customizing more than one class

* Name files after the class they contain

* Clear up usage of CustomAutoDataAttribute in tests

* Clean up usages of InlineCustomAutoData

* format

* Manually merge with file-scoped-namespace changes
2022-08-31 08:38:35 -05:00
..
EqualityComparers Run formatting (#2230) 2022-08-29 16:06:55 -04:00
CipherRepositoryTests.cs Feature/bit auto data (#2219) 2022-08-31 08:38:35 -05:00
CollectionRepository.cs Feature/bit auto data (#2219) 2022-08-31 08:38:35 -05:00
DeviceRepositoryTests.cs Run formatting (#2230) 2022-08-29 16:06:55 -04:00
EmergencyAccessRepositoryTests.cs Run formatting (#2230) 2022-08-29 16:06:55 -04:00
FolderRepositoryTests.cs Run formatting (#2230) 2022-08-29 16:06:55 -04:00
InstallationRepositoryTests.cs Run formatting (#2230) 2022-08-29 16:06:55 -04:00
OrganizationRepositoryTests.cs Run formatting (#2230) 2022-08-29 16:06:55 -04:00
OrganizationSponsorshipRepositoryTests.cs Run formatting (#2230) 2022-08-29 16:06:55 -04:00
OrganizationUserRepositoryTests.cs Run formatting (#2230) 2022-08-29 16:06:55 -04:00
PolicyRepositoryTests.cs Run formatting (#2230) 2022-08-29 16:06:55 -04:00
SendRepositoryTests.cs Run formatting (#2230) 2022-08-29 16:06:55 -04:00
SsoConfigRepositoryTests.cs Run formatting (#2230) 2022-08-29 16:06:55 -04:00
SsoUserRepositoryTests.cs Run formatting (#2230) 2022-08-29 16:06:55 -04:00
TaxRateRepositoryTests.cs Run formatting (#2230) 2022-08-29 16:06:55 -04:00
TransactionRepositoryTests.cs Run formatting (#2230) 2022-08-29 16:06:55 -04:00
UserRepositoryTests.cs Run formatting (#2230) 2022-08-29 16:06:55 -04:00