google-nomulus/db/src/test
Weimin Yu 959c7f7899 Enhance the test for forbidden Schema changes (#815)
* Enhance the test for forbidden Schema changes

Current test is git-based. It is difficult to maintain and does not
catch out-of-order version numbers. It is also more aggressive than
necessary, failing on changes to submitted scripts that have not been
deployed yet.

The new test starts a database, deploys the current schema to it,
then deploys the set of Flyway scripts in this repository to the database.
2020-09-24 12:31:08 -04:00
..
java/google/registry/sql/flyway Enhance the test for forbidden Schema changes (#815) 2020-09-24 12:31:08 -04:00
resources/testcontainer/mount Use TextDiffSubject to compare multi-line text (#406) 2019-12-10 16:44:59 -05:00