ava-rethinkdb
ava-rethinkdb copied to clipboard
:link: RethinkDB helpers for AVA
Results
3
ava-rethinkdb issues
Sort by
recently updated
recently updated
newest added
This is a feature request to support passing options to RethinkDB from the `init()` method. In particular, I want to set RethinkDB's `--initial-password` option. I imagine doing it like this......
Closes #11.
I'm not the biggest fan of using code coverage to drive development, but I sometimes reference the report to make sure that tests hit what is expected. [Codecov](https://codecov.io/) is simple...