google-nomulus/javatests/google/registry/flows
mcilwain c0e8695869 Allow reserved domains to be created during quiet periods
We'll use this for LRP. This is safe because we must specifically reserve a
domain by including it in a reserved list, create an associated allocation
token, and distribute that token, before a create would succeed.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=250901144
2019-06-06 10:53:27 -04:00
..
contact Split ResourceAlreadyExistsException based on if this client owns the resource 2019-06-06 10:42:38 -04:00
custom Fix various Error Prone errors that were found by the FOSS build 2019-01-28 16:05:09 -05:00
domain Allow reserved domains to be created during quiet periods 2019-06-06 10:53:27 -04:00
host Split ResourceAlreadyExistsException based on if this client owns the resource 2019-06-06 10:42:38 -04:00
poll Merge DomainResource into DomainBase 2019-01-28 15:57:10 -05:00
session Allow registrars to be completely DISABLED 2019-03-21 15:03:33 -04:00
testdata Remove authcode fallback for registering anchor tenants 2019-03-25 11:59:38 -04:00
BUILD Allow third_party/java_src/gtld/ to use :mockito2_for_third_party 2019-03-20 14:25:28 -04:00
CheckApiActionTest.java Display pricing tier even when a domain is reserved 2019-03-20 14:25:28 -04:00
EppCommitLogsTest.java Merge DomainResource into DomainBase 2019-01-28 15:57:10 -05:00
EppControllerTest.java Migrate org.mockito.Matchers#any* to org.mockito.ArgumentMatchers 2019-05-30 12:52:21 -04:00
EppLifecycleContactTest.java Stop exporting EPP flow metrics to BigQuery 2018-10-08 16:59:29 -04:00
EppLifecycleDomainTest.java Remove authcode fallback for registering anchor tenants 2019-03-25 11:59:38 -04:00
EppLifecycleHostTest.java Merge DomainResource into DomainBase 2019-01-28 15:57:10 -05:00
EppLifecycleLoginTest.java Refactor assertCommandAndResponse to be "fluent" 2018-04-02 16:42:59 -04:00
EppLoggedOutTest.java Refactor assertCommandAndResponse to be "fluent" 2018-04-02 16:42:59 -04:00
EppLoginTlsTest.java Require SSL certificate hash on login by default 2018-12-12 13:22:34 -05:00
EppTestCase.java Merge DomainResource into DomainBase 2019-01-28 15:57:10 -05:00
EppTestComponent.java Reverse dependency between /flows/ and /batch/ 2019-01-10 16:23:35 -05:00
EppTlsActionTest.java Replace deprecated Mockito Matchers class 2019-05-06 16:21:27 -04:00
EppToolActionTest.java Migrate org.mockito.Matchers#any* to org.mockito.ArgumentMatchers 2019-05-30 12:52:21 -04:00
EppXmlSanitizerTest.java Fix bugs exposed by testing with Gradle 2018-10-17 11:44:41 -04:00
EppXxeAttackTest.java Clean up some areas in preparation for externalized codebase 2018-11-16 16:51:11 -05:00
ExtensionManagerTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
FlowReporterTest.java Merge DomainResource into DomainBase 2019-01-28 15:57:10 -05:00
FlowRunnerTest.java Migrate from assertThat(foo).named("foo") to assertWithMessage("foo").that(foo). 2019-05-06 16:16:31 -04:00
FlowTestCase.java Migrate from assertThat(foo).named("foo") to assertWithMessage("foo").that(foo). 2019-05-06 16:16:31 -04:00
ResourceCheckFlowTestCase.java Add base AllocationToken validation logic for domain checks 2018-01-19 14:32:48 -05:00
ResourceFlowTestCase.java Delete end-date sunrise, landrush, and sunrush phases 2019-01-10 16:23:35 -05:00
TlsCredentialsTest.java Require SSL certificate hash on login by default 2018-12-12 13:22:34 -05:00