google-nomulus/core/src/test
Weimin Yu bef21f80df Allow schema-loading from arbitrary url in tests (#374)
* Allow schema-loading from arbitrary url in tests

Server/Schema compatibility tests must be able to load different versions
of the SQL schema. This change allows test runners to override the
schema location using a system property.

Note: due to dependency-locking, we cannot manipulate the dependencies
closure in the build script to load different schema jars. The jars
must not be on the classpath.
2019-11-20 12:22:48 -05:00
..
java/google/registry Allow schema-loading from arbitrary url in tests (#374) 2019-11-20 12:22:48 -05:00
javascript/google/registry/ui/js Move JS and CSS files to a Javascript source dir (#156) 2019-07-05 12:01:16 -04:00
resources/google/registry Add a GET action and tests for registry lock retrieval (#326) 2019-11-05 13:19:32 -05:00