google-nomulus/javatests/google/registry/flows/domain
jianglai 37440d6b29 Add nameserver validation in domain update related flows
When updating domains, make sure that if the domains are nameserver restricted, the updated nameservers set on the domains are still consistent with the restriction.

When updating domains of a domain created restricted TLD, validate if the domain is still on the reserved list with nameserver restricted reservation. If it is not, there's likely some conflicting states of the domain that needs to be reconciled (e. g.the domain is removed from the reserved list after being created). Throws an exception in this case.

Also added missing tests for TLDs with nameserver whitelist.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=150781935
2017-03-27 12:58:19 -04:00
..
testdata Add nameserver validation in domain update related flows 2017-03-27 12:58:19 -04:00
ClaimsCheckFlowTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
DomainAllocateFlowTest.java Add validation during domain creation for locked down TLDs 2017-03-21 15:42:23 -04:00
DomainApplicationCreateFlowTest.java Add validation during domain creation for locked down TLDs 2017-03-21 15:42:23 -04: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 Add nameserver validation in domain update related flows 2017-03-27 12:58:19 -04:00
DomainCheckFlowTest.java Restrict domain transfer pricing to 1 year 2017-03-21 15:33:29 -04:00
DomainCreateFlowTest.java Add validation during domain creation for locked down TLDs 2017-03-21 15:42:23 -04: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 obsolete TransferData.extendedRegistrationYears 2017-03-21 15:35:00 -04:00
DomainTransferCancelFlowTest.java Remove the ofy().load() inside of HostResource.cloneProjectedAtTime 2017-03-13 11:22:55 -04:00
DomainTransferFlowTestCase.java Remove obsolete TransferData.extendedRegistrationYears 2017-03-21 15:35:00 -04:00
DomainTransferQueryFlowTest.java Remove obsolete TransferData.extendedRegistrationYears 2017-03-21 15:35:00 -04:00
DomainTransferRejectFlowTest.java Remove the ofy().load() inside of HostResource.cloneProjectedAtTime 2017-03-13 11:22:55 -04:00
DomainTransferRequestFlowTest.java Remove obsolete TransferData.extendedRegistrationYears 2017-03-21 15:35:00 -04:00
DomainUpdateFlowTest.java Add nameserver validation in domain update related flows 2017-03-27 12:58:19 -04:00