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

Ensure unit tests check for indirect references #155

Merged
merged 2 commits into from
Oct 13, 2023
Merged

Ensure unit tests check for indirect references #155

merged 2 commits into from
Oct 13, 2023

Conversation

glopesdev
Copy link
Contributor

@glopesdev glopesdev commented Oct 13, 2023

This PR improves the automated testing infrastructure to check for missing indirect references to embedded workflows. It assumes that all IncludeWorkflow references must be assembly-qualified since file extensions should be disallowed anyway for embedded workflows.

Fixes #153

@glopesdev glopesdev added the fix Pull request that fixes an issue label Oct 13, 2023
@glopesdev glopesdev merged commit cc1c896 into main Oct 13, 2023
1 check passed
@glopesdev glopesdev deleted the issue-153 branch October 13, 2023 16:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix Pull request that fixes an issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unit tests do not cover missing indirect references to embedded workflows
1 participant