1
0
mirror of https://github.com/bitwarden/server.git synced 2024-12-05 14:23:30 +01:00
bitwarden-server/test/Common/AutoFixture
Matt Gibson 0cbeb75b29 Workaround for broken MemberAutoDataAttribute
https://github.com/AutoFixture/AutoFixture/pull/1164 shows that only
the first test case is pulled for this attribute.

This is a workaround that populates the provided parameters, left to
right, using AutoFixture to populate any remaining.
2021-10-30 13:20:35 -04:00
..
Attributes Workaround for broken MemberAutoDataAttribute 2021-10-30 13:20:35 -04:00
BuilderWithoutAutoProperties.cs Enable testing of ASP.net MVC controllers 2021-10-30 13:20:35 -04:00
FixtureExtensions.cs Create common test infrastructure project 2021-10-30 13:19:40 -04:00
GlobalSettingsFixtures.cs Create common test infrastructure project 2021-10-30 13:19:40 -04:00
ISutProvider.cs Create common test infrastructure project 2021-10-30 13:19:40 -04:00
SutProvider.cs Create common test infrastructure project 2021-10-30 13:19:40 -04:00
SutProviderCustomization.cs Create common test infrastructure project 2021-10-30 13:19:40 -04:00