google-nomulus/core
Weimin Yu 6e02fafc15 Fix flaky SQL integration tests (#441)
* Fix flaky SQL integration tests

As a sanity check, the text fixture verifies that all test jdbc connections
have been closed. However, the query to get the connection count is too
general, and may count background admin tasks such as autovacuum and
replication etc, that may appear at any time.
2020-01-14 10:59:55 -05:00
..
gradle/dependency-locks Upgradle JUnit to 4.13 (#442) 2020-01-14 10:54:09 -05:00
src Fix flaky SQL integration tests (#441) 2020-01-14 10:59:55 -05:00
build.gradle Upgradle JUnit to 4.13 (#442) 2020-01-14 10:54:09 -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