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(prql): Rewrote tests to use validate_all() to separate the parser and generator tests. #4097

Merged
merged 1 commit into from
Sep 10, 2024

Conversation

JJHCool
Copy link
Contributor

@JJHCool JJHCool commented Sep 10, 2024

This PR rewrites the PRQL tests to use validate_all(), instead of validate_identity(), which will allow separation between the parser and the generator tests.

@georgesittas
Copy link
Collaborator

We usually do "": ... instead of None: .... I'll get this to the finish line, just keep in mind for future PRs.

@georgesittas georgesittas merged commit 75e6406 into tobymao:main Sep 10, 2024
6 checks passed
@georgesittas
Copy link
Collaborator

@JJHCool I see that several tests were removed, why did this happen?

georgesittas added a commit that referenced this pull request Sep 10, 2024
@georgesittas
Copy link
Collaborator

I reverted this, in the future please don't remove tests or explain why they were removed. It's hard to notice using just git's diff.

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