insomnia/packages/insomnia-smoke-test
2020-12-08 11:32:18 +13:00
..
core Basic auth e2e test (#2671) 2020-12-08 09:12:50 +13:00
designer E2E test to install and consume a plugin (#2847) 2020-11-25 15:26:00 +13:00
fixtures Basic auth e2e test (#2671) 2020-12-08 09:12:50 +13:00
modules Basic auth e2e test (#2671) 2020-12-08 09:12:50 +13:00
server Basic auth e2e test (#2671) 2020-12-08 09:12:50 +13:00
.babelrc Add babel to smoke tests (#2658) 2020-09-25 07:23:23 +12:00
package-lock.json Merge window-shim fix 2020-12-08 11:32:18 +13:00
package.json Merge window-shim fix 2020-12-08 11:32:18 +13:00
README.md Mock server for e2e tests using Prism (#2544) 2020-08-25 10:13:29 +12:00

Insomnia Smoke Tests

npm install

npm run test:core:build
npm run test:designer:build
npm run test:core:package
npm run test:designer:package