google-nomulus/javatests/google/registry/flows/domain
larryruili 3809ff59a5 Filter cancellation records for only cancellable records
Previously, I would cancel all the records associated with HistoryEntry that's
available for cancellation. This could cause unexpected behavior if we
cancelled a historyEntry which itself had cancelled records (in effect we would
negate the negation unintentionally). This is easily remedied by only
cancelling records which want to be cancelled.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=167204383
2017-09-12 15:51:50 -04:00
..
testdata Add nameserver validation in domain update related flows 2017-03-27 12:58:19 -04:00
ClaimsCheckFlowTest.java Make Registrar load methods return Optionals instead of Nullables 2017-08-01 16:58:59 -04:00
DomainAllocateFlowTest.java Unnest transactionFieldAmount from DomainTransactionRecord 2017-08-29 17:05:15 -04:00
DomainApplicationCreateFlowTest.java Add better testing of domain and host creation using multi-part TLDs 2017-08-29 15:47:50 -04:00
DomainApplicationDeleteFlowTest.java Make Registrar load methods return Optionals instead of Nullables 2017-08-01 16:58:59 -04:00
DomainApplicationInfoFlowTest.java Remove all vestiges of memcache 2017-06-14 10:28:24 -04:00
DomainApplicationUpdateFlowTest.java Make Registrar load methods return Optionals instead of Nullables 2017-08-01 16:58:59 -04:00
DomainCheckFlowTest.java Add better testing of domain and host creation using multi-part TLDs 2017-08-29 15:47:50 -04:00
DomainCreateFlowTest.java Ignore test TLDs when logging transaction creates/deletes 2017-08-29 17:18:39 -04:00
DomainDeleteFlowTest.java Filter cancellation records for only cancellable records 2017-09-12 15:51:50 -04:00
DomainInfoFlowTest.java Remove all vestiges of memcache 2017-06-14 10:28:24 -04:00
DomainRenewFlowTest.java Unnest transactionFieldAmount from DomainTransactionRecord 2017-08-29 17:05:15 -04:00
DomainRestoreRequestFlowTest.java Unnest transactionFieldAmount from DomainTransactionRecord 2017-08-29 17:05:15 -04:00
DomainTransferApproveFlowTest.java Filter cancellation records for only cancellable records 2017-09-12 15:51:50 -04:00
DomainTransferCancelFlowTest.java Filter cancellation records for only cancellable records 2017-09-12 15:51:50 -04:00
DomainTransferFlowTestCase.java Remove obsolete TransferData.extendedRegistrationYears 2017-03-21 15:35:00 -04:00
DomainTransferQueryFlowTest.java Make FlowReporter log tld and various other fields 2017-04-26 10:59:09 -04:00
DomainTransferRejectFlowTest.java Filter cancellation records for only cancellable records 2017-09-12 15:51:50 -04:00
DomainTransferRequestFlowTest.java Record domain transaction for domain transfers 2017-08-29 17:17:07 -04:00
DomainUpdateFlowTest.java Make Registrar load methods return Optionals instead of Nullables 2017-08-01 16:58:59 -04:00