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

Error type testing #60

Closed
alexjpwalker opened this issue Jun 22, 2020 · 1 comment
Closed

Error type testing #60

alexjpwalker opened this issue Jun 22, 2020 · 1 comment

Comments

@alexjpwalker
Copy link
Member

Problem to Solve

We should test whether our Graql queries throw semantic, syntax, or other exceptions.

Current Workaround

The BDD tests, which do not support error type testing at present, test that an error was thrown, but do not inspect the error type to verify that it is correct.

@alexjpwalker alexjpwalker changed the title Test the error types generated by Graql queries Error type testing Jun 22, 2020
@krishnangovindraj
Copy link
Member

Closing as subsumed by #221

@krishnangovindraj krishnangovindraj closed this as not planned Won't fix, can't repro, duplicate, stale Jan 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants