Skip to content

Conversation

@satvshr
Copy link

@satvshr satvshr commented Dec 25, 2025

Metadata

Details

  • What does this PR implement/fix? Explain your changes.
    This PR adds unit tests for the OpenML Extension interface and for extension registry behavior. The tests added are the 7 tests mentioned in [ENH] Extension Module Tests (or Examples?) #1545
  • Why is this change necessary? What is the problem it solves?
    Previously, only the non-abstract registry helpers (get_extension_by_model, get_extension_by_flow) were covered. The abstract Extension interface itself was not tested.

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.

[ENH] Extension Module Tests (or Examples?)

1 participant