Updated the helper.js so it now works properly.
This was related to issue #58 the only real update it does is if you dont create your own access_token.json it creates one for you.
It also updates the timer in the testcase so the user has time to copy the link. This is only usefull if you dont run the testcases from npm but uses mocha directly.
It also updated the README so the root param for dbox.app is now documented.
Updated the helper.js so it now works properly. This was related to issue #58 the only real update it does is if you dont create your own
access_token.json
it creates one for you.It also updates the timer in the testcase so the user has time to copy the link. This is only usefull if you dont run the testcases from npm but uses mocha directly.
It also updated the README so the root param for
dbox.app
is now documented.