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

Implement running tests against existing invocation #1401

Merged
merged 6 commits into from Nov 1, 2023

Conversation

mvdbeek
Copy link
Member

@mvdbeek mvdbeek commented Oct 30, 2023

Addresses #1290

planemo/commands/cmd_workflow_test_check.py Outdated Show resolved Hide resolved
tests/test_cmds_with_workflow_id.py Show resolved Hide resolved
planemo/options.py Outdated Show resolved Hide resolved
Co-authored-by: Nicola Soranzo <nicola.soranzo@gmail.com>
return definition_to_test_case(tests_path=tests_path, runnable=runnable)


def definition_to_test_case(tests_path, runnable):
Copy link
Member

@nsoranzo nsoranzo Nov 1, 2023

Choose a reason for hiding this comment

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

Can you add type annotation here please?

planemo/options.py Show resolved Hide resolved
@mvdbeek mvdbeek merged commit 91d164e into galaxyproject:master Nov 1, 2023
13 of 14 checks passed
@lldelisle
Copy link
Contributor

Youhou ! Thanks @mvdbeek

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

3 participants