google-nomulus/javatests/google/registry/flows/domain
mcilwain 4b99fae1dd Properly handle NAME_COLLISION domains in start-date sunrise
Domains that are reserved with type NAME_COLLISION can be registered defensively
during sunrise only, but DNS can never resolve for them. Correspondingly, we
need to apply the SERVER_HOLD status for such registrations. We also send the
registrar a poll message informing them of this act.

This brings us up to feature parity with end-date sunrise (implemented in
DomainAllocateFlow), which already has all of this handling.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=205277728
2018-08-10 13:44:25 -04:00
..
testdata Properly handle NAME_COLLISION domains in start-date sunrise 2018-08-10 13:44:25 -04:00
token Move the AllocationToken entity to the token subpackage 2018-07-14 01:37:03 -04:00
DomainAllocateFlowTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
DomainApplicationCreateFlowTest.java Inject clock for Tmch validity using InjectRule instead of manually 2018-06-27 15:28:53 -04:00
DomainApplicationDeleteFlowTest.java Consolidate generic success response XMLs in unit tests 2018-06-27 15:28:52 -04:00
DomainApplicationInfoFlowTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
DomainApplicationUpdateFlowTest.java Consolidate generic success response XMLs in unit tests 2018-06-27 15:28:52 -04:00
DomainCheckFlowTest.java Move the AllocationToken entity to the token subpackage 2018-07-14 01:37:03 -04:00
DomainClaimsCheckFlowTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
DomainCreateFlowTest.java Properly handle NAME_COLLISION domains in start-date sunrise 2018-08-10 13:44:25 -04:00
DomainDeleteFlowTest.java Enqueue async re-saves with additional future re-saves 2018-07-14 01:37:03 -04:00
DomainInfoFlowTest.java Add more absent clTrid unit tests 2018-06-27 15:28:52 -04:00
DomainRenewFlowTest.java Add domain lifecycle test for renew with total term >10 years 2018-03-06 19:11:26 -05:00
DomainRestoreRequestFlowTest.java Consolidate generic success response XMLs in unit tests 2018-06-27 15:28:52 -04:00
DomainTransferApproveFlowTest.java Remove more unnecessary "throws" declarations 2018-06-27 15:28:52 -04:00
DomainTransferCancelFlowTest.java Remove more unnecessary "throws" declarations 2018-06-27 15:28:52 -04:00
DomainTransferFlowTestCase.java Add asynchronous scheduled actions to re-save entities 2018-06-27 15:28:52 -04:00
DomainTransferQueryFlowTest.java Remove more unnecessary "throws" declarations 2018-06-27 15:28:52 -04:00
DomainTransferRejectFlowTest.java Remove more unnecessary "throws" declarations 2018-06-27 15:28:52 -04:00
DomainTransferRequestFlowTest.java Add asynchronous scheduled actions to re-save entities 2018-06-27 15:28:52 -04:00
DomainUpdateFlowTest.java Consolidate generic success response XMLs in unit tests 2018-06-27 15:28:52 -04:00