3.0.2-beta.0 • Published 2 years ago

shoal-integrationtests v3.0.2-beta.0

Weekly downloads
-
License
UNLICENSED
Repository
-
Last release
2 years ago

Integration Tests

The integration tests does not test everything that the unit tests does. But the integration tests uses the http api for shoal, and are testing in a real browser. So it can be used against a production or snapshot environment, and it can tests that everything works together.

nvm use 12
npm install
SHOAL_HOST=http://bed.snap3.api.no npm test