google-nomulus/core
Michael Muller fa9134328a
Improve error information in coverage test. (#537)
* Improve error information in coverage test.

If the golden schema isn't up-to-date with the persistence model, the coverage
tests fail with an exception chain that ends in a PSQLException 'relation
"TableName" does not exist' which is kind of misleading when the problem is
that your golden schema isn't up-to-date.

Check for this error in the coverage tests and generate a more informative
error message indicating a likely root cause.
2020-03-27 14:58:01 -04:00
..
gradle/dependency-locks Allow backwards compatibility with JUnit 4 @Rules in JUnit 5 (#526) 2020-03-23 14:45:54 -04:00
src Improve error information in coverage test. (#537) 2020-03-27 14:58:01 -04:00
WEB-INF/appengine-generated Enable Cloud SQL when Datastore is enabled for unit test (#502) 2020-03-10 12:26:25 -04:00
build.gradle Allow backwards compatibility with JUnit 4 @Rules in JUnit 5 (#526) 2020-03-23 14:45:54 -04:00
Dockerfile Build docker image of nomulus tool (#142) 2019-07-16 20:18:44 -04:00
karma.conf.js Clean up Karma config file (#345) 2019-11-06 10:33:58 -05:00