dawids21 / CoBudget

Control your budget
https://cobudget.stasiak.xyz
MIT License
0 stars 0 forks source link

56 first integration test for user repository #60

Closed dawids21 closed 3 years ago

dawids21 commented 3 years ago

I add the first integration test for MongoDB using Testcontainers. Also added methods to UserRepository. I configured the Maven Failsafe Plugin to run integration tests. resolves #56