This repository has been archived by the owner on Feb 23, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test functions for validate_mesh_structure_pairs (#114)
* first test functions for validate_mesh_structure_pairs * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * adding docstring * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * writing docstrings to explain the behaviour of the test functions * validate_atlases.py: updated validate_mesh_structure_pairs function, test_validation.py: updated tests * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * spliting validate_mesh_structure_pairs function, checking mesh files and structures separately * writing tests for catch_missing_mesh_files and catch_missing_structures validation functions * creating an atlas with a missing structure to test catch_missing_structures function * Update tests/test_unit/test_validation.py Co-authored-by: Alessandro Felder <[email protected]> --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Alessandro Felder <[email protected]>
- Loading branch information
1 parent
b195cb6
commit 76a513a
Showing
2 changed files
with
82 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters