Skip to content

Add first subscriber use case

Pre-release
Pre-release

Choose a tag to compare

@Leanwit Leanwit released this 14 Dec 15:10
· 57 commits to master since this release
33d2a64
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