Skip to content

Conversation

@colinthebomb1
Copy link
Collaborator

Overview:

This PR implements a basic e2e test for the parser and formatter, which compares the semantic equivalence of the original input query and output query

Code Changes:

  • In tests\test_parser_formatter_e2e.py added test_basic_e2e() to run a basic e2e test with our parser and formatter, comparing the input and output using the mo_sql_parsing parse() function to ensure semantic equivalence.

@colinthebomb1 colinthebomb1 self-assigned this Jan 22, 2026
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