google-nomulus/javatests/google/registry/flows/domain
mcilwain d2f849ac0f Add new reserved domain creation from allocation tokens mechanism
Note that this gets rid of anchor tenant codes in reserved lists (yay!), which
are no longer valid.  They have to come from allocation tokens now.

This removes support for LRP from domain application create flow (that's fine,
we never used it and I'm going to delete all of LRP later).  It also uses
allocation tokens from EPP authcodes as a fallback, for now, but that will be
removed later once we switch fully to the allocation token mechanism.

This doesn't yet allow registration of RESERVED_FOR_SPECIFIC_USE domains using
the allocation token extension; that will come in the next CL.  Ditto for
showing these reserved domains as available on domain checks when the allocation
token is specified.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=209019617
2018-08-20 14:22:06 -04:00
..
testdata Add new reserved domain creation from allocation tokens mechanism 2018-08-20 14:22:06 -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 Add new reserved domain creation from allocation tokens mechanism 2018-08-20 14:22:06 -04:00
DomainClaimsCheckFlowTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
DomainCreateFlowTest.java Add new reserved domain creation from allocation tokens mechanism 2018-08-20 14:22:06 -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