valentinajemuovic / banking-kata-java

Banking Kata (Java)
MIT License
346 stars 92 forks source link

GitHub - Component Test #124

Open valentinajemuovic opened 1 year ago

valentinajemuovic commented 1 year ago

Need to add component test. This spans the whole microservice (thus includes REST API, the DB, RabbitMQ)... but it does NOT span other microservices nor third party system (they are mocked out).