You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to test the tether package, but every time I get no test specified as result.
root@ebd716dea412:/tether# npm install-test
audited 2931 packages in 14.837s
found 9 vulnerabilities (4 low, 5 high)
run `npm audit fix` to fix them, or `npm audit` for details
> [email protected] test /tether
> mocha
Warning: Could not find any test files matching pattern: test
No test files found
npm ERR! Test failed. See above for more details.
Hi,
I am trying to test the tether package, but every time I get no test specified as result.
Steps to reproduce the behavior
1- Git clone https://github.com/HubSpot/tether.
2- cd tether
3- npm install-test.
Can anyone tell me how to run the test in tether package
The text was updated successfully, but these errors were encountered: