elsa-core/test/shared/Elsa.Testing.Shared
Rafael Carnucci 3b35d9ff0a
Seperate YesSql (#504)
* Seperate YesSql and added InMemory, MongoDb

* Error fixed, if DatabaseInitializer is run through several times

* icon.png was not packed

* Added AddWorkflowProvider to AddElsaPersistenceMongoDb

* Wrong primary keys were used for MongoDb

* Refactorig MongoDb

* Register IMongoCollection<WorkflowDefinition> and IMongoCollection<WorkflowInstance> with DI

* Wrong Parameter Type in Constructor (MongoDbWorkflowInstanceRepository)

* Add workflowDefinition.WorkflowDefinitionId = _idGenerator.Generate(); to Initialize

* Removed duplicated code

* Correct wrong Commit

Co-authored-by: Rafael Carnucci <rafael.carnucci@icn.de>
Co-authored-by: Sipke Schoorstra <sipkeschoorstra@outlook.com>
2020-12-11 21:03:49 +01:00
..
AutoFixture Incremental work on tests and QA 2020-10-19 22:12:11 +02:00
Helpers Add component tests 2020-11-13 20:47:08 +01:00
Unit Seperate YesSql (#504) 2020-12-11 21:03:49 +01:00
Elsa.Testing.Shared.csproj Seperate YesSql (#504) 2020-12-11 21:03:49 +01:00
icon.png Update packages 2020-04-19 15:39:28 +02:00