google-nomulus/core/src/test
Weimin Yu d75f1a8e95 Fix flakiness in JodaMoneyConverterTest (#421)
* Fix flakiness in JodaMoneyConverterTest

JpdaMoneyConverterTest relies on Hibernate to deploy its schema.
This introduces an extra jdbc connection in the middle of a test
suite, and may break the connection count checks between tests made
by JpaTransactionManagerRule.

This change updated HibernateSchemaExporter to include Hibernate
proprietary mappings in META-INF/orm.xml.

This change also disabled Hibernate schema push for all tests,
and enabled sql statement logging.
2020-01-02 11:51:20 -05:00
..
java/google/registry Fix flakiness in JodaMoneyConverterTest (#421) 2020-01-02 11:51:20 -05:00
javascript/google/registry/ui/js Move JS and CSS files to a Javascript source dir (#156) 2019-07-05 12:01:16 -04:00
resources/google/registry Support premium list updating in Cloud SQL (#422) 2020-01-02 11:30:58 -05:00