mirror of
https://github.com/google/nomulus.git
synced 2025-08-26 11:03:45 +02:00
These tests use Ofy exclusively and should not run anymore, as any class they test also use Ofy and should be deleted. More importantly, running tests in Ofy mode makes it hard to remove Ofy from entities, especially Registrar and RegistrarContact, as some of them are created as canned data when tests are initiated, and the creation would fail if they are not registered as Ofy entities. It is therefore a prerequisite to disable these tests before we can remove Ofy from those entities. We could have deleted them, but I think that should be done when the corresponding classes tested by them are deleted. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/google/nomulus/1679) <!-- Reviewable:end --> |
||
---|---|---|
.. | ||
gradle/dependency-locks | ||
src | ||
build.gradle | ||
Dockerfile |