serverless-test-samples icon indicating copy to clipboard operation
serverless-test-samples copied to clipboard

[Pattern]: Step Functions local testing using mocks

Open dastra opened this issue 1 year ago • 1 comments

Contact Details

[email protected]

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

dastra avatar Jan 02 '24 12:01 dastra

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

dastra avatar Jan 02 '24 12:01 dastra