Skip to content

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

License

Notifications You must be signed in to change notification settings

IGS/osdf-nodejs-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0cec978 · Apr 11, 2023

History

13 Commits
Oct 14, 2019
Oct 14, 2019
Oct 14, 2019
Oct 14, 2019
Apr 11, 2023
Oct 14, 2019
Apr 11, 2023
Oct 14, 2019
Apr 11, 2023
Apr 11, 2023
Oct 14, 2019
Oct 14, 2019

Repository files navigation

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