An open API service indexing awesome lists of open source software.

https://github.com/jaredce/hellosign


https://github.com/jaredce/hellosign

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

To Run:

- npm i
- NODE_ENV=testing ./node_modules/mocha/bin/mocha --config ./test/.mocharc.js

To see Nock working as expected

- open /test/src/CreateLive.spec.js
- On line 5
- Change to
- describe.skip('CreateLive', () => {

Cry