Tags: CodelyTV/csharp-ddd-skeleton
Tags
Add first subscriber use case (#23) * Add CoursesCounter, suscriber and repository * Add mother class and TestCase - Mapping database * Test publish domain and change FakeItEasy by Moc + refactor infrastructure case + apply InMemoryContext * Added DomainEventInformation and Deserializer logic * Add ability to test domain events from Specflow
All test infrastructure to support Entity Framework (#2) Implement MySql Courses repository & infrastructure tests Added all the related infrastructure to set up and clean the databases * Implement TestServer using mysql and infrastructure test * Refactoring Factory and SpecFlow * Refactoring Infrastructures test cases
PreviousNext