overview
TypeScript SDK has an existing suite of integration tests.
https://github.com/aws/aws-durable-execution-sdk-js/blob/development/packages/aws-durable-execution-sdk-js-examples
We can use this existing suite to evaluate that Python LocalRunner has parity.
Acceptance Criteria
- Set up automation to run TypeScript integration tests against Python LocalRunner
- Create issues to resolve any issues that this reveal in Python LocalRunner