You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rework test verification to use new library functionality (verify_file_path_against_dict) meant for reuse across Galaxy and Planemo - see comments in lib/galaxy/tool_util/verify/__init__.py.
Migrate the CWL-style literal object into that function (already works for Galaxy workflow tests).
Use from_yaml_test_format on test collection test property parsing to get the goodies we've added to Galaxy (e.g. better syntax for element definitions and for collection type specification) - https://github.com/galaxyproject/galaxy/pull/18889/files.
Is there something to be done around Markdown help?
The text was updated successfully, but these errors were encountered:
verify_file_path_against_dict
) meant for reuse across Galaxy and Planemo - see comments inlib/galaxy/tool_util/verify/__init__.py
.Is there something to be done around Markdown help?
The text was updated successfully, but these errors were encountered: