Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove grel registration from RefineTest #6574

Merged

Conversation

wetneb
Copy link
Sponsor Member

@wetneb wetneb commented Apr 28, 2024

This removes the final dependency from RefineTest to GREL by not registering GREL in it by default.
Instead, we register and unregister it in each test that relies on it.

Draft because it depends on #6502 and #6571. Once those are merged, the diffs will be smaller.

@wetneb wetneb changed the title Remove grel registration from refinetest Remove grel registration from RefineTest Apr 29, 2024
@wetneb wetneb force-pushed the remove_grel_registration_from_refinetest branch from 2c9b61f to 4aa19e9 Compare May 20, 2024 19:57
Add it to each test that requires it instead.
@wetneb wetneb force-pushed the remove_grel_registration_from_refinetest branch from 4aa19e9 to 08804c3 Compare May 20, 2024 19:59
@wetneb wetneb marked this pull request as ready for review May 20, 2024 20:13
@wetneb wetneb requested a review from tfmorris May 20, 2024 20:13
Copy link
Member

@tfmorris tfmorris left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Based on the number of identical changes, it feels like there's probably an opportunity to DRY this up, but that's more an artifact of our current test structure than this PR, so we can refactor things separately.

@wetneb wetneb merged commit 9ed172d into OpenRefine:master May 21, 2024
18 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.

None yet

2 participants