Skip to content

reorganize asyncio test files and achieve 100% coverage

DALIBOINA SATISH requested to merge test-coverage-improvements into feature-final

refactor: reorganize asyncio test files and achieve 100% coverage

  • Moved test_asyncio_patch.py from root to tests/ directory
  • Moved test_asyncio_patch_2.py from root to tests/ directory
  • Enhanced test coverage with separate test cases for success and error paths
  • Achieved 100% code coverage for both test files
  • Improved test organization and maintainability
Edited by DALIBOINA SATISH

Merge request reports

Loading