Skip to content

test: skip integration tests in non-CI environments#27

Merged
observerw merged 1 commit intomainfrom
test/skip-integration-locally
Jan 18, 2026
Merged

test: skip integration tests in non-CI environments#27
observerw merged 1 commit intomainfrom
test/skip-integration-locally

Conversation

@observerw
Copy link
Contributor

Summary

  • Configured pytest_collection_modifyitems in tests/conftest.py to skip integration tests when the CI environment variable is not set.
  • This speeds up local development by avoiding long-running tests that require a full environment.

@observerw observerw added the enhancement New feature or request label Jan 18, 2026
@observerw observerw merged commit 1be6282 into main Jan 18, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant