insomnia/packages/insomnia-app/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
..
__jest__ Move Nunjucks rendering into React Context (#4248) 2021-12-04 09:08:28 +13:00
__mocks__ Add gRPC Headers (INS-362) (#3667) (#4244) 2021-12-06 10:12:18 +00:00
__tests__ [TypeScript] Phase 1 & 2 (#3370) 2021-05-12 18:35:00 +12:00
account renames base project to default project in code and copy (#3939) 2021-08-25 12:51:40 +12:00
common removes analytics activity and create a modal (#4310) 2021-12-15 23:58:00 -05:00
datasets [TypeScript] Phase 1 & 2 (#3370) 2021-05-12 18:35:00 +12:00
icons
main componentize settings renderers (#4266) 2021-12-14 09:26:36 -05:00
models removes onboarding activity and associated handling code (#4307) 2021-12-15 21:15:25 +00:00
network Revert "Fix: disabled native modules in the renderer (#4230)" 2021-12-09 14:43:20 +01:00
plugins componentize settings renderers (#4266) 2021-12-14 09:26:36 -05:00
static
sync handle unreachable url (#4097) 2021-10-12 17:35:29 +00:00
templating remove convenience bundle (#4079) 2021-10-08 07:00:39 +00:00
ui Don't indent with tabs if mode is openapi (#4315) 2021-12-16 10:48:14 +00:00
codemirror-graphql.d.ts Improve codemirror typings (#3993) 2021-09-08 15:38:07 +00:00
codemirror.d.ts Allow users to configure what is shown on environment variable template tags (#4277) 2021-12-13 07:45:08 +00:00
global.d.ts adds more documentation to codemirror addon (and fixes type error) (#4280) 2021-12-07 15:39:40 -05:00
httpsnippet.d.ts Improve codemirror typings (#3993) 2021-09-08 15:38:07 +00:00
insomnia.config.json Insomnia Config, controlled settings (#4031) 2021-10-14 10:59:45 -04:00
main.development.ts Chore: replace spectron with playwright (#4305) 2021-12-17 13:05:14 +01:00
mocha.d.ts adds mocha polyfill to clear it.each errors (#3383) 2021-05-13 16:45:17 -05:00
renderer.html [TypeScript] Phase 1 & 2 (#3370) 2021-05-12 18:35:00 +12:00
renderer.ts spike: use babel preset typescript to transpile app (#4142) 2021-11-03 08:06:52 +00:00
test-utils.ts Pull a project into the correct space (#3873) 2021-08-05 23:30:31 +00:00