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

Case insensitivity: added not and greaterThan tests #53

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

dmarcelino
Copy link
Member

Following balderdashy/sails-mongo#260 (comment) we should add case insensitivity tests for query modifiers not and greaterThan.

Unfortunately sails-mongo does not pass these tests, so it's probably best we fix balderdashy/sails-mongo#265 before merging this.

Tasks:

  • fix balderdashy/sails-postgresql#156
  • fix balderdashy/sails-mongo#265

Do not merge yet, this breaks sails-mongo tests : https://travis-ci.org/balderdashy/waterline-adapter-tests/jobs/60676152#L542

@devinivy
Copy link
Contributor

Looks good ✔️

@dmarcelino
Copy link
Member Author

Thanks @devinivy, once balderdashy/sails-postgresql#156 is fixed I'll merge this one.

@dmarcelino
Copy link
Member Author

Mongo still needs fixing, raised balderdashy/sails-mongo#265 and updated the original description.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

2 participants