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

Add unit test to that showcases Issue #154 #155

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

Conversation

saguinav
Copy link

This PR adds a unit test that showcases Issue #154

While I was writing this unit test I realized that the description I initially provided for this issue was not accurate. The real issue is that when only filter: ['relative'] option is provided the remote references contained by any relative reference are actually being fully resolved. On the other hand, I could successfully verify that remote references that are directly referenced are not being resolved (as expected).

To demonstrate this issue, I have added a remote reference inside the test file test-nested.yaml and created a new unit test that expects this remote reference NOT to be resolved.

I hope this PR is useful to understand this issue. As I said in the issue I'm opened to contribute with a fix.

Looking forward to your response @whitlockjc

Cheers!

@whitlockjc
Copy link
Owner

I'll take a peek.

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