Skip to content

Clarify static imports requirement in tests#124

Merged
nickw444 merged 1 commit intomasterfrom
codex/update-agents.md-for-static-imports-in-tests
Aug 30, 2025
Merged

Clarify static imports requirement in tests#124
nickw444 merged 1 commit intomasterfrom
codex/update-agents.md-for-static-imports-in-tests

Conversation

@nickw444
Copy link
Owner

Summary

  • document that test modules must use static imports rather than importing within individual tests

Testing

  • uv sync --dev --all-extras
  • uv run ruff format .
  • uv run ruff check .
  • uv run mypy --strict nessclient
  • uv run pytest

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

@nickw444 nickw444 merged commit 2be157d into master Aug 30, 2025
6 checks passed
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