Skip to content

Add comprehensive async test suite #4

@enaboapps

Description

@enaboapps

~20% of the codebase (async methods) has zero test coverage. Need tests for:

  • flush_async()
  • flow_async()
  • disconnect_async()
  • Async context manager (async with)
  • Retry logic for async requests

Files: tests/test_client.py

Metadata

Metadata

Assignees

No one assigned

    Labels

    testingTest coverage and test infrastructure

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions