google-nomulus/javatests/google/registry/tools/server
mcilwain 987a648296 Smear out DNS updates over time when updating DNS for all domains
These updates can generally ran slowly in the background (i.e. they're low
priority), and shouldn't clog up the system to the point where they slow down
live incoming customer-requested updates.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=250732171
2019-06-06 10:44:27 -04:00
..
testdata Change the email address for the second test registrar 2019-04-11 14:52:43 -04:00
BUILD Allow third_party/java_src/gtld/ to use :mockito2_for_third_party 2019-03-20 14:25:28 -04: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 Switch to constructor injection in a few actions 2019-02-06 17:53:49 -05:00
GenerateZoneFilesActionTest.java Use -dot- subdomain notation in MapReduce console links 2019-01-31 13:59:05 -05:00
KillAllCommitLogsActionTest.java Migrate from assertThat(foo).named("foo") to assertWithMessage("foo").that(foo). 2019-05-06 16:16:31 -04:00
KillAllEppResourcesActionTest.java Migrate from containsAllIn to containsAtLeastElementsIn 2019-05-06 16:44:06 -04: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 Delete unused description field from premium/reserved list entities 2019-04-11 14:49:14 -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
RefreshDnsForAllDomainsActionTest.java Smear out DNS updates over time when updating DNS for all domains 2019-06-06 10:44:27 -04:00
ResaveAllHistoryEntriesActionTest.java Merge DomainResource into DomainBase 2019-01-28 15:57:10 -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 Make a prettier table to display OT&E check results 2019-01-28 16:10:16 -05:00