mirror of
https://github.com/google/nomulus
synced 2026-01-08 23:23:32 +00:00
* Convert more flow tests to replay/compare Add the replay extension to another batch of flow tests. In the course of this: - Refactor out domain deletion code into DatabaseHelper so that it can be used from multiple tests. - Make null handling uniform for contact phone numbers. * Convert postLoad method to onLoad. * Remove "Test" import missed during rebase * Deal with persistence of billing cancellations Deal with the persistence of billing cancellations, which were added in the master branch since before this PR was initially sent for review. * Adding forgotten flyway file * Removed debug variable