aws / aws/aws-durable-execution-sdk-python
[Testing] Implement logging verification for web runner
Open
pkg:testing
- Dominant language
- Python
- Stars
- 53
- Forks
- 25
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 37
Description
Migration from https://github.com/aws/aws-durable-execution-sdk-python-testing/issues/132
---
## Overview
- We have implemented a customized logger with durable execution info (ref: https://github.com/aws/aws-durable-execution-sdk-python/blob/main/src/aws_durable_execution_sdk_python/logger.py#L55).
- We should be able to verify the logging works correctly with integration tests.
## AC
- Implement a handler that checks cloudwatch logs are created correctly
- Add logging verification for logger integration tests
Contributor guide
Assessment
This issue has not been assessed yet.