google-nomulus/javatests/google/registry/flows/domain
nickfelt 70fbdccea2 Restrict domain transfer pricing to 1 year
This CL restricts domain transfer pricing lookups (on domain check and info) to
only support a 1-year period for inquiring about transfer fees.  That treatment
matches what we do for domain restores, which are also always one year.  This is
a followup to [] which disallowed actual transfer request flows from
specifying multi-year periods.

Since it's no longer necessary, this CL also changes the domain transfer pricing
logic to drop the years parameter, including removing the parameter from the
custom pricing logic TransferPriceParameters object.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=150367839
2017-03-21 15:33:29 -04:00
..
testdata Restrict domain transfer pricing to 1 year 2017-03-21 15:33:29 -04:00
ClaimsCheckFlowTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
DomainAllocateFlowTest.java Add period restriction to domain flows 2017-02-14 12:14:04 -05:00
DomainApplicationCreateFlowTest.java Remove reference to TldSpecificLogic 2017-03-07 13:40:48 -05:00
DomainApplicationDeleteFlowTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
DomainApplicationInfoFlowTest.java Remove the ofy().load() inside of HostResource.cloneProjectedAtTime 2017-03-13 11:22:55 -04:00
DomainApplicationUpdateFlowTest.java Use StatusValue XML names in EPP error messages 2017-03-21 15:14:02 -04:00
DomainCheckFlowTest.java Restrict domain transfer pricing to 1 year 2017-03-21 15:33:29 -04:00
DomainCreateFlowTest.java Add period restriction to domain flows 2017-02-14 12:14:04 -05:00
DomainDeleteFlowTest.java Use StatusValue XML names in EPP error messages 2017-03-21 15:14:02 -04:00
DomainInfoFlowTest.java Restrict domain transfer pricing to 1 year 2017-03-21 15:33:29 -04:00
DomainRenewFlowTest.java Simplify blocking of renews for domains in pending transfer 2017-03-21 15:21:28 -04:00
DomainRestoreRequestFlowTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
DomainTransferApproveFlowTest.java Remove the ofy().load() inside of HostResource.cloneProjectedAtTime 2017-03-13 11:22:55 -04:00
DomainTransferCancelFlowTest.java Remove the ofy().load() inside of HostResource.cloneProjectedAtTime 2017-03-13 11:22:55 -04:00
DomainTransferFlowTestCase.java Remove the ofy().load() inside of HostResource.cloneProjectedAtTime 2017-03-13 11:22:55 -04:00
DomainTransferQueryFlowTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
DomainTransferRejectFlowTest.java Remove the ofy().load() inside of HostResource.cloneProjectedAtTime 2017-03-13 11:22:55 -04:00
DomainTransferRequestFlowTest.java Use StatusValue XML names in EPP error messages 2017-03-21 15:14:02 -04:00
DomainUpdateFlowTest.java Use StatusValue XML names in EPP error messages 2017-03-21 15:14:02 -04:00