google-nomulus/core/src/test/java/google
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
..
registry Run both the AppEngineRule and JpaTransactionManagerRule in tests (#356) 2019-11-11 11:26:20 -05:00