google-nomulus/core
gbrodman ae89a8b76f
Run both the AppEngineRule and JpaTransactionManagerRule in tests (#356)
* Run both the AppEngineRule and JpaTransactionManagerRule in tests

As previously written, the AppEngineRule wraps the infinite loop of the
server handling requests. This changes the code so that we'll have a
chain that does both the AppEngine management and the JPA transaction
manager management so we can actually use SQL in tests and in the test
server.

* remove log line
2019-11-11 11:26:20 -05:00
..
gradle/dependency-locks Make Joda Money embeddable in entities (#340) 2019-11-07 17:03:00 -05:00
src Run both the AppEngineRule and JpaTransactionManagerRule in tests (#356) 2019-11-11 11:26:20 -05:00
build.gradle Make Joda Money embeddable in entities (#340) 2019-11-07 17:03:00 -05: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