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

Improvements to Planemo test format based on feedback/discussions. #18889

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

jmchilton
Copy link
Member

  • Allow class: File and class: Collection on file and collection test descriptions.
  • Allow collection_type: <type> in collection test descriptions. Implement Pydantic validator for these parameters. Implement this check in the verification code (by rewriting it into the attributes dict).
  • Update test workflows to reflect these two things as best practices.

How to test the changes?

(Select all options that apply)

  • This is a refactoring of components with existing test coverage.

License

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

- Allow class: File and class: Collection on file and collection test descriptions.
- Allow collection_type: <type> in collection test descriptions. Implement this.
- Update test workflows to reflect these two things as best practices.
@jmchilton jmchilton marked this pull request as ready for review September 25, 2024 20:07
@github-actions github-actions bot added this to the 24.2 milestone Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants