serverless-test-samples
serverless-test-samples copied to clipboard
[Pattern]: Step Functions local testing using mocks
Contact Details
Runtime
Python
Language
English
Application Code
/python-test-samples/step-functions-local/statemachine/step_functions_local_testing.asl.json
Unit Test Code
/python-test-samples/step-functions-local/tests/unit/src/test_step_functions_local.py
A couple of notes - as this is local testing there's no IAC involved. And there are no integration tests either. There is a metadata file with info in submitted as part of the PR