Commit 4ed1e5e
committed
fix(tests): improve type annotations and fix linting issues in waiter tests
- Add proper type annotations to all test functions
- Use Sequence type for pattern lists to address mypy errors
- Fix a line length issue
- Add type annotations to nested functions
- Update assertions to handle potential None values safely
- Maintain 70% test coverage for waiter module1 parent 1ef0973 commit 4ed1e5e
1 file changed
+821
-12
lines changed
0 commit comments