google-nomulus/javatests/google/registry/batch
ctingue 00dab551d7 Fix deleted domain bug in recurring billing expansion
Currently, the recurring billing expansion chokes when looking for existing OneTime events for domains that are deleted or transferred at the MR execution time. To fix this, change the FKI query to look for a key at either execution time or recurrence end time, whichever is earliest.

(This one is distinct from [] in that this bug occurs when domains are [] deleted.)

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=143693153
2017-01-09 11:59:04 -05:00
..
BUILD Add MOE equivalence for sync on 2016-12-19 2017-01-09 11:59:04 -05:00
DeleteContactsAndHostsActionTest.java Increment the clock in expand recurring billings events test 2017-01-09 11:59:04 -05:00
DeleteProberDataActionTest.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
ExpandRecurringBillingEventsActionTest.java Fix deleted domain bug in recurring billing expansion 2017-01-09 11:59:04 -05:00
RefreshDnsOnHostRenameActionTest.java Move the async [] classes out of the flows package 2016-12-19 11:09:19 -05:00
VerifyEntityIntegrityActionTest.java Move VerifyEntityIntegrityAction to batch package 2016-12-19 11:09:20 -05:00