Michael Vorburger created FINERACT-1458:
-------------------------------------------
Summary: Fineract Continous Integration (CI) Tests should cover
database migrations
Key: FINERACT-1458
URL: https://issues.apache.org/jira/browse/FINERACT-1458
Project: Apache Fineract
Issue Type: Improvement
Reporter: Michael Vorburger
There is currently no test coverage for database migrations.
Every pull request is built with a fresh database.
This can miss certain problems, e.g. FINERACT-1457.
In a perfect world, there would be a job which runs the migration, based on an
old database version that was imported.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)