google-nomulus/javatests/google/registry/flows/domain
cgoldfeder a09d48a4a5 Decentralize how registry phase checks are done in flows
Very few flows actually check the phase. Push the checks down to the leaf
flows so that we can remove the inherited code from ResourceFlow and replace
it with utility methods. In the process, document and test two places that
throw the exception but did not previously test it.

This introduces a temporary hack in BaseDomainCreateFlow that does something
specific for DomainApplicationCreateFlow. It will go away literally tomorrow
when I flatten that flow.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=135480538
2016-10-07 15:29:48 -04:00
..
testdata Do not require fee extension on free updates 2016-10-03 16:28:53 -04:00
ClaimsCheckFlowTest.java Decentralize how registry phase checks are done in flows 2016-10-07 15:29:48 -04:00
DomainAllocateFlowTest.java Fix confusing "now" parameters on persist deleted helper methods 2016-10-03 16:20:03 -04:00
DomainApplicationCreateFlowTest.java Decentralize how registry phase checks are done in flows 2016-10-07 15:29:48 -04:00
DomainApplicationDeleteFlowTest.java Decentralize how registry phase checks are done in flows 2016-10-07 15:29:48 -04:00
DomainApplicationInfoFlowTest.java Fix all uses of DateTime.now() to use DateTimeZone.UTC 2016-10-03 16:43:53 -04:00
DomainApplicationUpdateFlowTest.java Flatten the domain and domain application update flows 2016-10-07 14:34:06 -04:00
DomainCheckFlowTest.java Decentralize how registry phase checks are done in flows 2016-10-07 15:29:48 -04:00
DomainCreateFlowTest.java Decentralize how registry phase checks are done in flows 2016-10-07 15:29:48 -04:00
DomainDeleteFlowTest.java Decentralize how registry phase checks are done in flows 2016-10-07 15:29:48 -04:00
DomainInfoFlowTest.java Unify two exceptions that mean the same thing 2016-09-26 13:21:54 -04:00
DomainRenewFlowTest.java Add success exception for TestExtraLogicManager 2016-10-03 16:30:22 -04:00
DomainRestoreRequestFlowTest.java Add success exception for TestExtraLogicManager 2016-10-03 16:30:22 -04:00
DomainTransferApproveFlowTest.java Unify two exceptions that mean the same thing 2016-09-26 13:21:54 -04:00
DomainTransferCancelFlowTest.java Unify two exceptions that mean the same thing 2016-09-26 13:21:54 -04:00
DomainTransferFlowTestCase.java Replace loadByUniqueId() with methods that don't overload unique id 2016-09-26 13:20:22 -04:00
DomainTransferQueryFlowTest.java Remove explicit exDate check from DomainTransferQueryFlowTest 2016-10-03 15:33:03 -04:00
DomainTransferRejectFlowTest.java Unify two exceptions that mean the same thing 2016-09-26 13:21:54 -04:00
DomainTransferRequestFlowTest.java Add success exception for TestExtraLogicManager 2016-10-03 16:30:22 -04:00
DomainUpdateFlowTest.java Flatten the domain and domain application update flows 2016-10-07 14:34:06 -04:00
TldSpecificLogicProxyTest.java Expurgate vestiges of superannuated flow hierarchy 2016-10-07 15:29:48 -04:00