Closed alcen closed 4 years ago
FIxed #35, this is now a syntax error:
Fixed #10, this now parses without error:
Added unit tests to ensure correctness of the above two
Also, fixed #11 by providing class-level comments and refining some code in Preprocessor parsing
Move WithClause unit tests to new file
Ensure that all constructors in Preprocessor initialise their fields to prevent valid queries from giving error randomly
Add system tests for invalid queries/edge cases
All unit/integration/system tests passing
FIxed #35, this is now a syntax error:
Fixed #10, this now parses without error:
Added unit tests to ensure correctness of the above two
Also, fixed #11 by providing class-level comments and refining some code in Preprocessor parsing
Move WithClause unit tests to new file
Ensure that all constructors in Preprocessor initialise their fields to prevent valid queries from giving error randomly
Add system tests for invalid queries/edge cases
All unit/integration/system tests passing