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

feat: use postgres regress tests #111

Merged
merged 2 commits into from
Jan 9, 2024

Conversation

cvng
Copy link
Contributor

@cvng cvng commented Jan 8, 2024

What kind of change does this PR introduce?

use postgres regression tests, turns out they was already available through libpg_query, so we just re-use them

What is the current behavior?

basic tests in parser/tests/data/statements/valid

What is the new behavior?

added SQL statements used in postgres regression tests suite

Additional context

  • added a skipped.txt file containing skipped tests that should ultimately be removed
  • EDIT: I have made a simple test passes to verify everything works in 541c52b

@psteinroe psteinroe merged commit e97a55d into supabase-community:main Jan 9, 2024
1 check passed
@cvng cvng deleted the feat/pg-reg-tests branch January 9, 2024 16:03
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