Skip to content

v0.26.1 - June 16, 2026

Choose a tag to compare

@NicoleMGomes NicoleMGomes released this 16 Jun 08:51
6e4de9d

Improvements

  • [DMS — Integration Tests]: The session-scoped _setup_test_repositories fixture in tests/dms/integration/conftest.py now automatically onboards a standard and a version-enabled test repository at session start and deletes them on teardown. No pre-existing repositories are required.
  • [Docs]: docs/INTEGRATION_TESTS.md updated with DMS-specific environment variable instructions and a note about the auto-repository setup.

Contributors