npm install git+ssh://[email protected]:OfficeHours/ims-lti.git
The record-spy module exports a function that returns the spy object. This setup will be used later to pass configuration options to the spy object upon initalization.
lti_provider = require 'ims-lti'
[to-add]
To run the test suite first installing the dependencies:
npm install
Then it's just a matter of running:
make test