TheAxelander / OpenBudgeteer

OpenBudgeteer is a budgeting app based on the Bucket Budgeting Principle
https://theaxelander.github.io
MIT License
745 stars 42 forks source link

Rework Unit Tests for non-SQLite support #246

Open TheAxelander opened 2 months ago

TheAxelander commented 2 months ago

Describe the solution you'd like Reffering to #239 Unit Tests need to be reworked to use something different that SQLite as database. Potentially think about using Mock data in combination with Repository pattern