insomnia/packages/insomnia-smoke-test
2020-12-15 05:22:01 +00:00
..
cli Introduce E2E tests for inso run test (#2917) 2020-12-08 13:03:06 +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 Introduce E2E tests for inso run test (#2917) 2020-12-08 13:03:06 +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 Bump ini from 1.3.5 to 1.3.8 (#2940) 2020-12-15 05:22:01 +00:00
package.json Introduce E2E tests for inso run test (#2917) 2020-12-08 13:03:06 +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