Skip to content

Update toolshed test helper for shed/ loc subdir; fix black formatting#12

Open
mvdbeek wants to merge 1 commit into
natefoo:issue-21448-skip-shed-tool-data-tablesfrom
mvdbeek:pr-22679-review-fixes
Open

Update toolshed test helper for shed/ loc subdir; fix black formatting#12
mvdbeek wants to merge 1 commit into
natefoo:issue-21448-skip-shed-tool-data-tablesfrom
mvdbeek:pr-22679-review-fixes

Conversation

@mvdbeek
Copy link
Copy Markdown

@mvdbeek mvdbeek commented May 19, 2026

verify_installed_repository_data_table_entries was looking for the installed loc file at tool_data_path root, but shed-installed loc files now live under tool_data_path/shed/. Also collapse a black-fmt-flagged multi-line copy_sample_files call onto one line.

(Please replace this header with a description of your pull request. Please include BOTH what you did and why you made the changes. The "why" may simply be citing a relevant Galaxy issue.)
(If fixing a bug, please add any relevant error or traceback)
(For UI components, it is recommended to include screenshots or screencasts)

How to test the changes?

(Select all options that apply)

  • I've included appropriate automated tests.
  • This is a refactoring of components with existing test coverage.
  • Instructions for manual testing are as follows:
    1. [add testing steps and prerequisites here if you didn't write automated tests covering all your changes]

License

  • I agree to license these and all my past contributions to the core galaxy codebase under the MIT license.

verify_installed_repository_data_table_entries was looking for the
installed loc file at tool_data_path root, but shed-installed loc files
now live under tool_data_path/shed/. Also collapse a black-fmt-flagged
multi-line copy_sample_files call onto one line.
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.

2 participants