Skip to content

Tests Cleanup #8535

Merged
KumoLiu merged 12 commits intoProject-MONAI:devfrom
ericspod:tests_reorg
Aug 27, 2025
Merged

Tests Cleanup #8535
KumoLiu merged 12 commits intoProject-MONAI:devfrom
ericspod:tests_reorg

Conversation

@ericspod
Copy link
Copy Markdown
Member

@ericspod ericspod commented Aug 10, 2025

Fixes #8534.

Description

This cleans up the tests further as discussed in the issue. This also additionally updates the zarr tests to save the .zarr directories to a temp directory rather than the current one, this is just cleaner when running local tests.

Types of changes

  • Non-breaking change (fix or new feature that would not break existing functionality).
  • Breaking change (fix or new feature that would cause existing functionality to change).
  • New tests added to cover the changes.
  • Integration tests passed locally by running ./runtests.sh -f -u --net --coverage.
  • Quick tests passed locally by running ./runtests.sh --quick --unittests --disttests.
  • In-line docstrings updated.
  • Documentation updated, tested make html command in the docs/ folder.

Loading
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.

Further Test Cleanup

3 participants