google-nomulus/javatests/google/registry/flows/domain
cgoldfeder b0bcc1bb3d Create *InfoData objects instead of reusing *Resource objects
This is probably best from a code-cleanliness perspective anyways,
but the rationale is that tightly coupling the resources to the
info responses was a straightjacket that required all status
values and fields to be directly available on the resource. With
this change, I already was able to get rid of the preMarshal()
hackery, and I will be able to get rid of cloneWithLinkedStatus()
and most of the contents of cloneProjectedAtTime() for non-domains.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=144252924
2017-01-12 14:11:51 -05:00
..
testdata Ensure that poll messages are created in domain create flow tests 2017-01-09 11:59:04 -05:00
ClaimsCheckFlowTest.java Flatten the domain and application create flows 2016-10-19 13:08:33 -04:00
DomainAllocateFlowTest.java Remove deprecated extra flow logic and TLD-specific pricing proxy 2016-12-19 11:09:20 -05:00
DomainApplicationCreateFlowTest.java Deprecate more fields in RegistryConfig 2017-01-09 11:59:04 -05:00
DomainApplicationDeleteFlowTest.java Remove deprecated extra flow logic and TLD-specific pricing proxy 2016-12-19 11:09:20 -05:00
DomainApplicationInfoFlowTest.java Create *InfoData objects instead of reusing *Resource objects 2017-01-12 14:11:51 -05:00
DomainApplicationUpdateFlowTest.java Remove the unused flags extension 2017-01-09 11:59:04 -05:00
DomainCheckFlowTest.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
DomainCreateFlowTest.java Ensure that poll messages are created in domain create flow tests 2017-01-09 11:59:04 -05:00
DomainDeleteFlowTest.java Remove the unused flags extension 2017-01-09 11:59:04 -05:00
DomainInfoFlowTest.java Create *InfoData objects instead of reusing *Resource objects 2017-01-12 14:11:51 -05:00
DomainRenewFlowTest.java Remove deprecated extra flow logic and TLD-specific pricing proxy 2016-12-19 11:09:20 -05:00
DomainRestoreRequestFlowTest.java Remove the unused flags extension 2017-01-09 11:59:04 -05:00
DomainTransferApproveFlowTest.java Add otherClientId to HistoryEntry 2017-01-09 12:00:34 -05:00
DomainTransferCancelFlowTest.java Add otherClientId to HistoryEntry 2017-01-09 12:00:34 -05:00
DomainTransferFlowTestCase.java Wire in domain transfer custom pricing and add a test 2016-12-22 16:07:39 -05:00
DomainTransferQueryFlowTest.java Wire in domain transfer custom pricing and add a test 2016-12-22 16:07:39 -05:00
DomainTransferRejectFlowTest.java Add otherClientId to HistoryEntry 2017-01-09 12:00:34 -05:00
DomainTransferRequestFlowTest.java Add otherClientId to HistoryEntry 2017-01-09 12:00:34 -05:00
DomainUpdateFlowTest.java Reconcile FeesAndCredits handling in price customization 2016-12-22 16:09:14 -05:00