Skip to content

adapt conftest.py to removed classes in micromagnetictests#100

Open
AdamsMP92 wants to merge 1 commit into
masterfrom
remove-classes-micromagnetictests
Open

adapt conftest.py to removed classes in micromagnetictests#100
AdamsMP92 wants to merge 1 commit into
masterfrom
remove-classes-micromagnetictests

Conversation

@AdamsMP92

Copy link
Copy Markdown

Summary

Update the micromagnetictests skip/xfail names after the class-removal refactor in ubermag/micromagnetictests#72.

The calculator tests are now exposed as module-level pytest functions instead of Test... classes, so the old entries like TestDemag.test_demag_asymptotic_radius no longer match pytest's collected test names.

Changes

  • Rename not_supported_by_mumax entries to the new flat test_... function names.
  • Rename missing_in_mumax3c entries to the new flat test_... function names.
  • Avoid a duplicate test_min_driver_noevolver_driver entry after the rename.

@AdamsMP92
AdamsMP92 requested a review from lang-m July 7, 2026 08:46
@AdamsMP92 AdamsMP92 self-assigned this Jul 7, 2026
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