google-nomulus/javatests/google/registry/tools/server
mcilwain 02174a2cff Delete applications even when index is missing
This makes the deletion mapreduce more resilient in the face of data integrity
violations (which exist on sandbox but hopefully not in production). Even when
the domain application index doesn't exist, we still want to delete the domain
application itself, as its continuing presence will cause problems after the
code for domain applications is deleted.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=228521794
2019-01-10 16:23:35 -05:00
..
testdata Refactor most of OT&E verification code to exist in utils class 2019-01-02 11:58:36 -05:00
BUILD Refactor most of OT&E verification code to exist in utils class 2019-01-02 11:58:36 -05:00
CreateGroupsActionTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
CreatePremiumListActionTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
DeleteEntityActionTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
GenerateZoneFilesActionTest.java Move tests to use TestDataHelper for reading resources 2018-04-10 16:43:17 -04:00
KillAllCommitLogsActionTest.java Remove more unused Truth8.assertThat() static imports in tests 2017-11-07 17:22:56 -05:00
KillAllDomainApplicationsActionTest.java Delete applications even when index is missing 2019-01-10 16:23:35 -05:00
KillAllEppResourcesActionTest.java Refactor Guava functional methods to use lambdas 2017-12-01 22:14:05 -05:00
ListActionTestCase.java Automatically refactor more exception testing to use new JUnit rules 2017-12-27 10:42:36 -05:00
ListDomainsActionTest.java Fix passing of null to some parameters expecting Optional 2018-06-18 18:09:21 -04:00
ListHostsActionTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
ListPremiumListsActionTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
ListRegistrarsActionTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
ListReservedListsActionTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
ListTldsActionTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
PollMapreduceActionTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
RefreshDnsForAllDomainsActionTest.java Add TLDs parameter to refresh DNS action 2017-07-10 11:23:57 -04:00
ResaveAllHistoryEntriesActionTest.java Remove more unused Truth8.assertThat() static imports in tests 2017-11-07 17:22:56 -05:00
ToolsTestData.java Rename all testdata loading files to conform to a single naming scheme 2017-12-01 22:14:06 -05:00
UpdatePremiumListActionTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
VerifyOteActionTest.java Refactor most of OT&E verification code to exist in utils class 2019-01-02 11:58:36 -05:00