Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add tests for aiostd #1

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Add tests for aiostd #1

wants to merge 1 commit into from

Conversation

aliev
Copy link
Owner

@aliev aliev commented Aug 8, 2024

Add tests for aiostd functions and update CI workflow to run tests.

  • Add tests
    • Add tests/test_aiostd.py to test open_io_stream_reader, open_io_stream_writer, and open_io_stream.
    • Use pytest fixtures to set up and tear down the test environment.
  • Update CI workflow
    • Uncomment the Run tests step in .github/workflows/ci.yml.
    • Use pytest to run the tests.

For more details, open the Copilot Workspace session.

Add tests for `aiostd` functions and update CI workflow to run tests.

* **Add tests**
  - Add `tests/test_aiostd.py` to test `open_io_stream_reader`, `open_io_stream_writer`, and `open_io_stream`.
  - Use `pytest` fixtures to set up and tear down the test environment.
* **Update CI workflow**
  - Uncomment the `Run tests` step in `.github/workflows/ci.yml`.
  - Use `pytest` to run the tests.

---

For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/aliev/aiostd?shareId=XXXX-XXXX-XXXX-XXXX).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant