mirror of
https://github.com/google/nomulus
synced 2026-06-09 16:33:02 +00:00
d6d9874da1
* Upgrade App Engine and webserver tests from JUnit 4 to 5 * Fix most errors * Merge branch 'master' into junit5ification * Fix test server by extracting non-test setup/tear-down * Merge branch 'master' into junit5ification * Fix backup tests * Don't createFile(); asCharSink does it * Increase the timeout for all WebDriver tests to 60s (helps w/ flakiness)