Skip to content

Fix tests and tutorials for openMINDS v5#90

Merged
ehennestad merged 9 commits intomainfrom
codex-fix-tests-for-v5
Apr 28, 2026
Merged

Fix tests and tutorials for openMINDS v5#90
ehennestad merged 9 commits intomainfrom
codex-fix-tests-for-v5

Conversation

@ehennestad
Copy link
Copy Markdown
Collaborator

Summary

  • Add version-specific one-off test fixtures for openMINDS v4/v5 schema changes
  • Archive legacy v4 tutorials and keep active tutorials aligned with latest openMINDS
  • Update crew member tutorial text/code for the current v5 actor and membership model

Verification

  • Targeted MATLAB unit tests for updated one-off fixtures were run locally
  • Tutorial changes were checked through markdown/MLX export-edit workflow during development

Note: this PR is the base for the controlled-term follow-up branch.

"contactInformation", contacts(person.email) };

if ommtest.oneoffs.currentSchemaMajorVersion() >= 5
personArguments = [personArguments, { ...
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 28, 2026

Test Results (R2021b)

568 tests   566 ✅  1m 34s ⏱️
 16 suites    0 💤
  1 files      0 ❌  2 🔥

For more details on these errors, see this check.

Results for commit 6e2156c.

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 28, 2026

Test Results (R2024b)

568 tests   566 ✅  1m 25s ⏱️
 16 suites    0 💤
  1 files      0 ❌  2 🔥

For more details on these errors, see this check.

Results for commit 6e2156c.

♻️ This comment has been updated with latest results.

@ehennestad ehennestad merged commit 674e240 into main Apr 28, 2026
2 of 6 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.

2 participants