Skip to content

Add tests for IO stream helpers#2

Open
aliev wants to merge 1 commit intomainfrom
codex/add-tests-for-aiostd-coverage
Open

Add tests for IO stream helpers#2
aliev wants to merge 1 commit intomainfrom
codex/add-tests-for-aiostd-coverage

Conversation

@aliev
Copy link
Owner

@aliev aliev commented Sep 6, 2025

Summary

  • add tests covering opening async I/O streams for reading and writing
  • ensure open_io_stream handles simultaneous pipes

Testing

  • pre-commit run --files tests/test_aiostd.py (fails: AttributeError: module 'configparser' has no attribute 'SafeConfigParser')
  • SKIP=flake8 pre-commit run --files tests/test_aiostd.py
  • pytest

https://chatgpt.com/codex/tasks/task_e_68bc7fc02c5c832c9d7fad690cace2a2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant