Valentina (Cupać) Jemuović
Valentina (Cupać) Jemuović
No, not done. Any tickets which are still in status "Open" means not done. We're also open to contributions https://github.com/valentinacupac/banking-kata-java/blob/main/CONTRIBUTING.md
@rashed-08 if you're interested in contributing on this one, you can make a PR.
@cuvaalex this is a great idea, looking forward to it.
Thanks @eamtalu, I will write some additional suggestions here on Wednesday regarding further improvements to the event publisher implementation. Thanks again!
Thanks @eamtalu, I will have a look at your PR.
Thanks @keremh, I assigned it to you.
I plan to work on this topic, as preparation for an upcoming meetup. Some changes I had made up to now was separate unit tests from integration tests (i.e. separate...
@nicolasrosado, @schneidersteve I've added the split via modules core and adapter-*. In this way, all the infrastructure is purely within adapter modules. Interested to hear your thoughts. @schneidersteve, in my...
Thanks @eamtalu, looking forward to it.
Thanks @eamtalu, good start with the skeleton for MongoDB. To continue forward, the remaining work is to complete the comments in `MongoBankAccountStorage` and to make the test `MongoBankAccountStorageTest` pass (currently...