insomnia/packages/insomnia-smoke-test
2020-12-02 15:35:53 +01:00
..
core Refactor and reuse app launch logic, launch app with a fresh data directory, prepare for tests in release pipeline (#2659) 2020-09-25 07:55:27 +12:00
designer E2E test to install and consume a plugin (#2847) 2020-11-25 15:26:00 +13:00
modules E2E test to install and consume a plugin (#2847) 2020-11-25 15:26:00 +13:00
prism fix: remove request id validation (#2885) 2020-12-02 09:29:30 +13:00
.babelrc Add babel to smoke tests (#2658) 2020-09-25 07:23:23 +12:00
package-lock.json lib@2.2.26 2020-11-26 16:12:14 +13:00
package.json lib@2.2.26 2020-11-26 16:12:14 +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