This repository contains examples of how one might test various AWS Step Functions flows.
The test files are located in the lib/__tests__
directory.
npm run boostrap
npm run deploy
-
Ensure that Docker is running.
-
Pull the aws-stepfunctions-local image.
-
npm run test