moto/tests/test_swf/responses
redparham b60de10c79
Fix heartbeatTimeout of NONE and polling responses when there are no tasks (#3680)
* fix heartbeatTimeout of NONE resulting in ValueError and polling returning empty string taskToken when it shouldn't be returned

* fix expected taskToken in impacted tests

Co-authored-by: Clint Parham <cparham@aligntech.com>
2021-02-12 13:01:42 +00:00
..
__init__.py Reorganize SWF tests so they're shorter and easier to use 2015-11-19 11:45:24 +01:00
test_activity_tasks.py
test_activity_types.py Add SWF domain and type undeprecation 2020-03-05 23:37:17 +10:00
test_decision_tasks.py
test_domains.py
test_timeouts.py
test_workflow_executions.py
test_workflow_types.py