Skip to content

Case insensitivity: added not and greaterThan tests#53

Open
dmarcelino wants to merge 3 commits into
masterfrom
case_insensitivity
Open

Case insensitivity: added not and greaterThan tests#53
dmarcelino wants to merge 3 commits into
masterfrom
case_insensitivity

Conversation

@dmarcelino

Copy link
Copy Markdown
Contributor

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
Copy Markdown
Contributor

Looks good ✔️

@dmarcelino

Copy link
Copy Markdown
Contributor Author

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

@dmarcelino

Copy link
Copy Markdown
Contributor 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