Skip to content

Add cli tests to workspace pythonpath#447

Merged
Seth Fitzsimmons (mojodna) merged 1 commit intodevfrom
fix-cli-test-pythonpath
Feb 27, 2026
Merged

Add cli tests to workspace pythonpath#447
Seth Fitzsimmons (mojodna) merged 1 commit intodevfrom
fix-cli-test-pythonpath

Conversation

@mojodna
Copy link
Collaborator

@mojodna Seth Fitzsimmons (mojodna) commented Feb 19, 2026

Summary

  • Add packages/overture-schema-cli/tests to [tool.pytest.ini_options].pythonpath in the workspace pyproject.toml
  • Every other package had its tests directory listed; cli was the only one missing, making its conftest.py imports rely on pytest's rootdir discovery rather than explicit path configuration

Test plan

  • make check passes

Every other package had its tests/ directory in
pythonpath; cli was the only one missing, making
its conftest imports rely on rootdir discovery.
@mojodna Seth Fitzsimmons (mojodna) merged commit 54f9376 into dev Feb 27, 2026
5 of 6 checks passed
@mojodna Seth Fitzsimmons (mojodna) deleted the fix-cli-test-pythonpath branch February 27, 2026 18:40
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.

3 participants