cqrs
Golang (Go) from a Rubyist’s (with rails) perspective – Writing An Event Store Part 3
Part 3 – Making The First Test Pass In this part, we are going to make the test pass which will prove that the store can persist events. Remember that our test is a high level integration test with no mocking etc.. If I understood more about the interface to Read more…