Skip to content

chore: fix testing infrastructure inconsistencies#68

Merged
27Bslash6 merged 1 commit intomainfrom
chore/test-hygiene
Mar 28, 2026
Merged

chore: fix testing infrastructure inconsistencies#68
27Bslash6 merged 1 commit intomainfrom
chore/test-hygiene

Conversation

@27Bslash6
Copy link
Copy Markdown
Contributor

Summary

  • Add pytestmark = pytest.mark.unit to test_file_config.py, test_cachekitio_config.py, test_cachekitio_error_handler.py for consistency with other unit backend tests
  • Remove unused monkeypatch parameter from file backend critical test fixture
  • Fix stale docstrings in critical conftest

Test plan

  • All affected test files still pass
  • Lint and format clean

- Add pytestmark = pytest.mark.unit to test_file_config.py,
  test_cachekitio_config.py, test_cachekitio_error_handler.py for
  consistency with other unit backend tests
- Remove unused monkeypatch parameter from file backend critical
  test fixture
- Fix stale docstrings in critical conftest
@27Bslash6 27Bslash6 force-pushed the chore/test-hygiene branch from 0723dcb to 259ae7b Compare March 28, 2026 07:56
@27Bslash6 27Bslash6 merged commit 8dde847 into main Mar 28, 2026
31 checks passed
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