aws / aws/aws-durable-execution-sdk-python
[Testing] [Feature]: Assert on events for examples
- Dominant language
- Python
- Stars
- 53
- Forks
- 25
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 40
Description
Migration from https://github.com/aws/aws-durable-execution-sdk-python-testing/issues/181
---
### What would you like?
Currently we do manually asserts in integration tests.
We should be able to:
1. Generate events from local runner
2. Assert current events with the events in the json file
### Possible Implementation
_No response_
### Is this a breaking change?
No
### Does this require an RFC?
No
### Additional Context
_No response_
Contributor guide
Research direction
Start by tracing the integration tests that currently assert events manually and the local runner that generates them. Define the expected behavior around comparing current events with the events in a JSON file, then verify the examples use the new assertions and still pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing-qa
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100