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

Testing framework improvement #3475

Open
acquamarin opened this issue May 11, 2024 · 0 comments
Open

Testing framework improvement #3475

acquamarin opened this issue May 11, 2024 · 0 comments
Assignees
Labels
feature New features or missing components of existing features

Comments

@acquamarin
Copy link
Collaborator

I think it is better to make keywords case-insensitive.
E.g.:

-STATEMENT CREATE (p:PERSON {ID: 5})
---- OK

throws an exception since the OK is in upper case rather than lower case.
To make our testing framework more user friendly, it is better to make those keywords case insensitive.

@acquamarin acquamarin added the feature New features or missing components of existing features label May 11, 2024
@acquamarin acquamarin self-assigned this May 11, 2024
@ray6080 ray6080 assigned yiyun-sj and unassigned yiyun-sj May 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New features or missing components of existing features
Projects
None yet
Development

No branches or pull requests

2 participants