Skip to content

Conversation

@lee101
Copy link
Contributor

@lee101 lee101 commented Jun 7, 2025

Summary

  • separate integration tests and ignore them in pytest.ini
  • add ruff config and CI workflow using uv
  • mark heavy tests as integration and skip when deps unavailable
  • add caching, coverage and python matrix in CI
  • provide pre-commit config for ruff
  • update CI to use Python 3.12
  • enforce websockets<11 to resolve conflicts
  • include httpx in test requirements

Testing

  • ruff check . (fails: Found 328 errors)
  • pytest -q

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

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.

2 participants