elsa-core/test/shared/Elsa.Testing.Shared
Craig Fowler 4873aac316 Resolve #748 - Test coverage for EF Db Contexts
As well as providing a unit test which matches other persistence
provider tests (round-tripping a workflow instance), two other tests
are included here:

* When using the default DI registration extension method, this sets
  up pooling of DB contexts and so a resolved context will come from
  the pool.

* When using the non-pooled DI registration extension method, this
  sets up EF without pooling, which is more useful in a multi-tenanted
  environment.

There are also some other changes in this commit corresponding to
improving the tests.  Mainly de-duplicating logic & improving names.
2021-03-13 15:21:44 +00:00
..
AutoFixture Resolve #748 - Test coverage for EF Db Contexts 2021-03-13 15:21:44 +00:00
Helpers Add component tests 2020-11-13 20:47:08 +01:00
Unit Revise trigger API (#593) 2021-01-29 16:16:45 +01:00
AutoMoqDataAttribute.cs Should resolve #653 - Reinstate tests in CI process for v2 branch (#658) 2021-02-25 09:24:00 +01:00
Elsa.Testing.Shared.csproj Resolve #748 - Test coverage for EF Db Contexts 2021-03-13 15:21:44 +00:00
icon.png Update packages 2020-04-19 15:39:28 +02:00