mirror of
https://github.com/google/nomulus.git
synced 2025-05-07 23:38:21 +02:00
This fixes TaskQueueHelper methods and MatchableTaskInfo so that the .param() matching works for pull queues, by parsing the payload for URL-encoded parameters more liberally. As such, it updates all the places where formerly we were hacking around this by manually constructing the expected payloads and using TaskMatcher.payload() instead. It also adds a TaskQueueHelper.assertTasksEnqueued() overload that accepts an Iterable<TaskStateInfo> so that you can cleanly assert that a queue contains the same tasks that were returned via a previous call to getQueueInfo("queue").getTaskInfo(). ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=156604901 |
||
---|---|---|
.. | ||
BUILD | ||
DeleteContactsAndHostsActionTest.java | ||
DeleteProberDataActionTest.java | ||
ExpandRecurringBillingEventsActionTest.java | ||
MapreduceEntityCleanupActionTest.java | ||
RefreshDnsOnHostRenameActionTest.java | ||
TestMapreduceEntityCleanupUtil.java | ||
VerifyEntityIntegrityActionTest.java |