Adds tests for SELECT modifier#71
Conversation
|
As a side note, given balderdashy/waterline#997 we probably should add |
|
All tests passing, this one is ready merge! @devinivy, mind giving this a look? |
|
Looks good! Brings up a question– if you Also, does it make more sense to use |
I believe waterline ignores
I'm not familiar with |
|
@devinivy, I've added the function |
|
Awesome! I'd say merge away! I was getting confused with the Chai assertion library. |
Adds tests for SELECT modifier
|
Fair enough, merged, and thanks for the feedback! 😉 |
As mentioned in https://github.com/balderdashy/waterline/issues/366#issuecomment-102396946 this PR adds tests for the SELECT modifier.
Unfortunately, as happened previously on PR #53 sails-mongo is blocking this from being merged as it breaks the tests: https://travis-ci.org/balderdashy/waterline-adapter-tests/jobs/62718504#L545.
Remaining task: