aws / aws/aws-durable-execution-sdk-python
[Testing] Enhance local runner validation
- Dominant language
- Python
- Stars
- 53
- Forks
- 25
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 39
Description
Migration from https://github.com/aws/aws-durable-execution-sdk-python-testing/issues/26
---
## Context
Implement backend service worker validation rules in local runner
## Technical Requirements
- Implement backend service worker validation rules in local runner
- Add corresponding exception handling for new validation errors
- Update existing tests to handle new validation logic
## Acceptance Criteria
- [ ] Backend service worker validation rules implemented in local runner
- [ ] Exception handling added for new validation errors
- [ ] Existing tests updated to handle new validation logic
Contributor guide
Research direction
Start by locating the local runner implementation and its existing validation tests, then trace how backend service-worker errors are currently handled. Implement the stated validation and exception behavior, update the existing tests for the new logic, and confirm the test suite passes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend, testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100