google-nomulus/core
gbrodman b21042bda9
Fix the test server (#521)
* Fix the test server

This rule isn't necessary any more since we merged the SQL-starting rule
into the AppEngineRule logic. Furthermore, it actually causes the test
server to crash because we try to drop-and-create the DB twice, the
second time while the first instance is still connected.
2020-03-19 11:05:51 -04:00
..
gradle/dependency-locks Change cloud sql SDK to compile level dependency (#516) 2020-03-16 10:24:19 -04:00
src Fix the test server (#521) 2020-03-19 11:05:51 -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 Make jpaTm for nomulus tool use local credential (#515) 2020-03-17 20:16:42 -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