/osdf-nodejs-client

A node.js client for the Open Science Data Framework (OSDF)

Primary LanguageJavaScriptMIT LicenseMIT

osdf-nodejs-client

A node.js client for the Open Science Data Framework (OSDF)

Testing

This tool has test scripts using the mocha framework. The tests assume a local version of OSDF is running. Invoke the tests as follows:

$ mocha test_promises.js

$ mocha test_callbacks.js