google-nomulus/core
Weimin Yu c0d5c941d5 Reuse JPA EntityManagerFactory in tests (#533)
* Reuse JPA EntityManagerFactory in tests

Reuse EntityManagerFactory instance in tests if the requested schema
stays the same. Only truncate tables and reset sequences when reusing.

Note that the jdbc driver needs to be informed to expect out-of-band
schema changes.
2020-03-26 16:51:47 -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 Reuse JPA EntityManagerFactory in tests (#533) 2020-03-26 16:51:47 -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