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 pytest-workflow tests for modules covered by nf-test #4521

Merged
merged 7 commits into from
Dec 4, 2023

Conversation

edmundmiller
Copy link
Contributor

Stuff that we didn't cut out during the Barcelona Hackathon because the linting wasn't up to date yet.

If anyone wants to volunteer to go through and make sure all of the tests had equivalent coverage, have at it!

@edmundmiller edmundmiller self-assigned this Nov 30, 2023
@edmundmiller edmundmiller requested review from a team, adamrtalbot and sateeshperi and removed request for a team November 30, 2023 21:52
@edmundmiller edmundmiller requested a review from a team as a code owner November 30, 2023 23:13
Copy link
Member

@grst grst left a comment

Choose a reason for hiding this comment

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

Looks good!

Btw, as the pytests are being removed, did you come up with a solution to substitute the valid version yaml checker in nf-test?

@edmundmiller
Copy link
Contributor Author

edmundmiller commented Dec 1, 2023

I hadn't but I think we'll be able to make something simple soon because of #4517
We'll be able to just an assert in lib for it, though it'll change because we can do away with the yml part.

@edmundmiller
Copy link
Contributor Author

Still thinking about this 😆

That was an oversight on the migration, but I think we should focus on migrating to the topic channels instead.

Or wait will we use the yml files still, we'll just pull them in with the topic channel? 🤔 I think that's what will end up happening, adding it to the tasks.

@edmundmiller edmundmiller added this pull request to the merge queue Dec 4, 2023
Merged via the queue into master with commit 3e8b0c1 Dec 4, 2023
19 checks passed
@edmundmiller edmundmiller deleted the remove-duplicate-tests branch December 4, 2023 18:55
@edmundmiller edmundmiller linked an issue Dec 6, 2023 that may be closed by this pull request
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.

Double check migrated tests are consistent
2 participants