mirror of
https://github.com/google/nomulus
synced 2026-01-11 08:20:27 +00:00
This included removing ofy-specific code from various tests. Also, some of the other tests (e.g. RdapDomainActionTest) had to be configured to use only SQL -- otherwise, as it currently stands, they were trying to use ofy. We also delete the CreateSyntheticHistoryEntriesAction and pipeline because they're no longer relevant, and impossible to test (the goal of the actions were to create objects in ofy which doesn't happen any more).