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

Fix bugs in the cue unit tester after the refactor #8

Merged
merged 1 commit into from
May 6, 2024

Conversation

gotwarlost
Copy link
Collaborator

  • The default request variable was being set to "request" and not "#request" which was a late change in the prior commit
  • Legacy options were not being correctly honored
  • Add a new test for ensuring that lagcy options are honored correctly

* The default request variable was being set to "request" and not "#request" which was a late change in the prior commit
* Legacy options were not being correctly honored
* Add a new test for ensuring that lagcy options are honored correctly

Signed-off-by: gotwarlost <krishnan.anantheswaran@elastic.co>
Copy link

@rbrunan rbrunan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for this fix, everything looks good to me.

@gotwarlost gotwarlost merged commit ccc663e into crossplane-contrib:main May 6, 2024
5 checks passed
@gotwarlost gotwarlost deleted the cue-test-fix branch May 6, 2024 12:45
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.

None yet

4 participants