elsa-core/test/shared/Elsa.Testing.Shared/AutoFixture
Craig Fowler d285b8b505 WIP composing customize attributes
This isn't really related to #751 - it's a refactor of some of
our test logic, to avoid bloat of semi-repeated autofixture
customization attributes.

By switching to a behaviour-driven model, it's possible to
compose them, which means that there's no need to part-duplicate
between them.  It should also reduce the overall number of them,
as combinations can be put together on-demand, rather than needing
a new attribute of their own.
2021-04-02 11:12:21 +01:00
..
Abstractions Incremental work on tests and QA 2020-10-19 22:12:11 +02:00
Attributes WIP composing customize attributes 2021-04-02 11:12:21 +01:00
Customizations Trivial - correct a typo in class naming 2021-04-01 19:04:28 +01:00
Specifications WIP composing customize attributes 2021-04-02 11:12:21 +01:00
SpecimenBuilders WIP #738 - Add test coverage for new service 2021-03-18 18:54:23 +00:00
NodaTimeCustomization.cs Incremental work on tests and QA 2020-10-19 22:12:11 +02:00