Valentina (Cupać) Jemuović

Results 60 issues of Valentina (Cupać) Jemuović

Adding a secondary implementation for BankAccountRepository with MongoDB. Make it configurable so that we can switch between them.

Evaluate pros and cons of Flyway vs Liquibase and implement one of these for our project

When a new account is opened, the event AccountOpened should be published.

Mutation testing used to work, but stopped working after the addition of environment variables The error is: ` 4:46:45 PM PIT >> SEVERE : Tests failing without mutation: Description [testClass=com.optivem.kata.banking.BankingApplicationTests,...

bug

Consider configuring multiple environments. For example, different database connection strings per environment.