Skip to content

Welfenlab/tutor-rethinkdb-database

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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