mirror of
https://github.com/google/nomulus
synced 2026-01-10 16:00:52 +00:00
* Update various tests to work with SQL as well The main weird bit here is adding a method in DatabaseHelper to retrieve and initialize all objects in either database. The initialization is necessary since it's used post-command-dry-run to make sure that no changes were actually made.