insomnia/packages/insomnia-smoke-test
2020-10-08 15:48:20 +13: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 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
modules Run tests for builds vs packages using env variable (#2660) 2020-09-25 08:14:54 +12:00
prism Bump papaparse from 4.6.3 to 5.2.0 in /packages/insomnia-app (#2590) 2020-09-18 06:05:53 +12:00
.babelrc Add babel to smoke tests (#2658) 2020-09-25 07:23:23 +12:00
package-lock.json Improve reliability of E2E tests (#2654) 2020-09-24 10:49:25 +12:00
package.json An effort to figure out why spectron sometimes hangs on Windows CI (#2698) 2020-10-08 15:48:20 +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