1.1.0 • Published 7 years ago

edx-db v1.1.0

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

edx-db-node CircleCI

codecov NSP Status npm version

Open edX database library

Testing

First, install gulp:

$ yarn global add --dev gulp-cli

Then install the local dependencies:

$ yarn install

Finally, assess code quality and run unit tests using gulp:

$ gulp test

It is also possible to run specific tests using mocha:

$ mocha test/whatever.test.js
1.1.0

7 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago