Ciaran Evans 48df5bd5af
Add basic get_execution_history implementation for Step Functions (#3507)
* Add format command to makefile

* Refactor executions to be a attribute of StateMachine

* Begin to add tests for execution history

* Add tests for failed and successful event histories, with implementations

* Add failure case to environment var check

* Skip test if in server mode and update implementation coverage

* Add conditional import for mock to cover python 2

* Refactor stop execution logic into StateMachine

* Refactor event history environment variable into settings.py

* Remove typing and os import
2020-12-03 18:32:06 +00:00
..
2020-11-11 15:55:37 +00:00
2020-11-11 15:55:37 +00:00
2020-11-11 15:55:37 +00:00
2020-11-26 23:59:15 -08:00
2020-11-11 15:55:37 +00:00
2020-11-11 15:55:37 +00:00
2020-11-26 23:59:15 -08:00
2019-12-26 21:03:49 +01:00
2020-11-11 15:55:37 +00:00
2020-11-10 14:12:38 +01:00
2020-11-11 15:55:37 +00:00
2020-11-11 15:55:37 +00:00
2020-11-11 15:55:37 +00:00
2020-11-11 15:55:37 +00:00
2020-11-11 15:55:37 +00:00
2020-11-26 23:59:15 -08:00
2019-12-26 21:03:49 +01:00
2020-11-11 15:55:37 +00:00
2020-11-26 23:59:15 -08:00
2020-11-11 15:55:37 +00:00
2020-11-11 15:55:37 +00:00
2020-11-11 15:55:37 +00:00
2020-11-11 15:55:37 +00:00
2020-03-05 23:37:17 +10:00
2020-11-11 15:55:37 +00:00
2019-12-17 21:35:52 +05:30