mirror of
https://github.com/google/nomulus.git
synced 2025-07-22 18:55:58 +02:00
* 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. |
||
---|---|---|
.. | ||
java/google/registry/sql/flyway | ||
resources/testcontainer/mount |