insomnia/packages/insomnia-app
Jack Kavanagh 8cea5edc26
Chore: replace spectron with playwright (#4305)
* add smoke test fixture

* respect INSOMNIA_DATA_PATH override in CI

* add playwright

* remove spectron

* move CLI tests after app smoke tests in CI

* remove onboarding skip

* random path feedback

* npx feedback

* remove DATA_PATH override

* remove step from import process

* cleanup

* restore readme

* move specs to tests

* feedback on DESIGNER_DATA_PATH

* remove skipLibCheck

* last mention of spectron

* fix windows npm run test:smoke:build

* DATA_PATH override is required

* github CI is slow sometimes
2021-12-17 13:05:14 +01:00
..
app Chore: replace spectron with playwright (#4305) 2021-12-17 13:05:14 +01:00
bin [TypeScript] Phase 1 & 2 (#3370) 2021-05-12 18:35:00 +12:00
config Bump version 2021-12-09 11:07:30 +01:00
scripts Remove NPM build dependency for lerna packages (#4306) 2021-12-16 01:08:45 +01:00
send-request Revert "Fix: disabled native modules in the renderer (#4230)" 2021-12-09 14:43:20 +01:00
webpack chore: minimal webpack noise (#4172) 2021-11-03 10:54:40 -04:00
.babelrc.js spike: use babel preset typescript to transpile app (#4142) 2021-11-03 08:06:52 +00:00
.eslintignore reverts changes to main.min.js artifact location (#3401) 2021-05-19 15:00:12 -04:00
.eslintrc.js adds eslint-config-helpers (#3912) 2021-08-12 18:01:54 -04:00
.gitignore reverts changes to main.min.js artifact location (#3401) 2021-05-19 15:00:12 -04:00
.npmrc Upgrade Electron to 11.2.3. (#3798) 2021-07-16 13:35:32 -07:00
jest.config.js remove duplication of all jest configs (#3375) 2021-05-13 07:29:02 -04:00
package-lock.json version packages lib@2.4.1 2021-12-09 10:19:11 +13:00
package.json cache lint (#4302) 2021-12-10 23:10:20 +00:00
README.md
tsconfig.build.json spike: use babel preset typescript to transpile app (#4142) 2021-11-03 08:06:52 +00:00
tsconfig.build.sr.json [TypeScript] Phase 1 & 2 (#3370) 2021-05-12 18:35:00 +12:00
tsconfig.json spike: use babel preset typescript to transpile app (#4142) 2021-11-03 08:06:52 +00:00
tsconfig.webpack.json [TypeScript] Phase 1 & 2 (#3370) 2021-05-12 18:35:00 +12:00

Insomnia App

The main desktop application.