-
Notifications
You must be signed in to change notification settings - Fork 42
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
Add missing tests #117
Comments
…te-at, change-at. Relates to apa512#117.
Add tests for pluck, has-fields. Relates to #117.
Add tests for contains, coerce-to. Relates to #117.
Add tests for skip, limit, slice, sample. Relates to #117.
Add tests for nth, is-empty, union. Relates to #117.
Rename indexes-of to offsets-of. Add tests for offsets-of. Relates to #117.
Add tests for group, ungroup, count, distinct. Relates to #117.
@anthonygalea Thanks for your awesome work on this! 👍 |
woooo! |
@anthonygalea so much ❤️ for this |
my pleasure |
…ersecting, get-nearest. Relates to apa512#117.
Add tests for index-status, index-wait. Relates to #117.
Add tests for reduce, http. Relates to #117.
Add tests for desc, with-fields, concat-map. Relates to #117.
Hi all, I'm interested in helping. Is the above checklist still up to date? |
It should be close, though there might be some for joins. |
I'm going to try and work on this a little, anything I need to know about? |
@DonyorM should be pretty close to up to date, leave a comment here if there's anything missed though. |
@danielcompton Ok thank you. I submitted a pull request adding some of the joins tests. I believe someone also added a test for the eq-joins tests. |
There are a bunch of query terms that don't have tests. If you're looking to help contribute to the driver, adding tests for some of these would be a great help.
The text was updated successfully, but these errors were encountered: