moto/tests/test_swf
Jean-Baptiste Barth a589dc08b5 Make workflow_id a required property of WorkflowExecution
Given the response of DescribeWorkflowExecution endpoint, the
WorkflowExecution has to know about its own workflowId.
2015-11-19 11:45:22 +01:00
..
test_activity_types.py Abstract away SWF *Type models logic into a GenericType class 2015-11-19 11:45:22 +01:00
test_domains.py Move SWF Domain related tests with other models tests 2015-11-19 11:45:22 +01:00
test_models.py Make workflow_id a required property of WorkflowExecution 2015-11-19 11:45:22 +01:00
test_workflow_executions.py Add SWF endpoint: StartWorkflowExecution 2015-11-19 11:45:22 +01:00
test_workflow_types.py Add SWF endpoints: RegisterWorkflowType, DeprecateWorkflowType, ListWorkflowTypes, DescribeWorkflowType 2015-11-19 11:45:21 +01:00