Skip to content

refactor: move core tests into tests/core/ directory#345

Merged
Blackgaurd merged 1 commit into
core-move-modulesfrom
test-core-restructure
May 24, 2026
Merged

refactor: move core tests into tests/core/ directory#345
Blackgaurd merged 1 commit into
core-move-modulesfrom
test-core-restructure

Conversation

@Blackgaurd
Copy link
Copy Markdown
Collaborator

Summary

  • Moves 6 test directories (api, calendars, db, runtime, service, utils) into tests/core/ to mirror the source layout under core/
  • Creates tests/core/conftest.py with core-specific fixtures (mock_scripts_dir, write_config, write_builder)
  • Clears root tests/conftest.py — fixtures now live alongside the tests that use them
  • All 302 tests pass

@github-actions
Copy link
Copy Markdown

@Blackgaurd Blackgaurd merged commit 9106a6c into core-move-modules May 24, 2026
4 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