moto/tests/test_swf/models
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_task.py Fix heartbeatTimeout of NONE and polling responses when there are no tasks (#3680) 2021-02-12 13:01:42 +00:00
test_decision_task.py Keep track of previous started event ID 2020-02-26 01:08:03 +10:00
test_domain.py Port test suite from nose to pytest. 2020-11-10 08:23:44 +01:00
test_generic_type.py Run black on moto & test directories. 2019-10-31 10:36:05 -07:00
test_history_event.py Run black on moto & test directories. 2019-10-31 10:36:05 -07:00
test_timeout.py merge 2018-12-21 12:28:56 +01:00
test_workflow_execution.py Include closed execution extra info 2020-02-15 01:23:09 +10:00