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

(followup): add tests for playground validation messages #4283

Merged
merged 14 commits into from
Aug 12, 2024

Conversation

dsinghvi
Copy link
Member

Actually tests the validation code + fixes issues related to grammar.

@dsinghvi dsinghvi marked this pull request as ready for review August 12, 2024 19:43
@dsinghvi dsinghvi requested a review from RohinBhargava August 12, 2024 19:43
"relativeFilepath": "docs.yml",
"severity": "error",
},
]
Copy link
Member Author

Choose a reason for hiding this comment

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

@RohinBhargava output of the unit test

)
});

expect(violations).toMatchSnapshot();
Copy link
Member Author

Choose a reason for hiding this comment

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

@RohinBhargava the two cases

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants