Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 295 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 295 Bytes

Tutor / Rethinkdb Database driver

The Rethinkdb database driver implements the necessary functionality for the DB storage interactions.

Testing

In order to run the tests you need a local rethinkdb instance running on the standard port. Then you can start the tests via

npm test