insomnia/packages/insomnia-app
Filipe Freire e31307c61e
chore: Improvements to playwright smoke checks (#4480)
* Enable playwright parallelism

Plus, move the cancel request test into its own separate test to reduce flakiness.

* Change num of playwright workers on GH actions back to 1

* Change 200 OK assertion

+ Add assertions to PDF canvas

+ Add assertion to Raw Data preview.

* Add assertions to response body elements

* Undo parallel suite for app.test.ts

* Remove parallelism workers from playwright.config.ts

* Code review improvements

Co-Authored-By: Jack Kavanagh <3679927+jackkav@users.noreply.github.com>
Co-Authored-By: James Gatz <jamesgatzos@gmail.com>

* Code review improvements

Co-Authored-By: Jack Kavanagh <3679927+jackkav@users.noreply.github.com>
Co-Authored-By: James Gatz <jamesgatzos@gmail.com>

Co-authored-by: Jack Kavanagh <3679927+jackkav@users.noreply.github.com>
Co-authored-by: James Gatz <jamesgatzos@gmail.com>
2022-02-17 17:27:29 +00:00
..
app chore: Improvements to playwright smoke checks (#4480) 2022-02-17 17:27:29 +00:00
bin
config Merge branch 'release/2022.1.0-beta.0' into develop 2022-02-15 09:13:42 -05:00
scripts Recurring releases of insomnia app (INS-1429) (#4474) 2022-02-10 15:32:33 +00:00
send-request Chore/upgrade-electron-12 (#4232) 2021-12-21 13:03:36 -05:00
webpack chore: move electron out of the renderer (#4406) 2022-02-16 18:28:23 +00:00
.babelrc.js Chore/upgrade-electron-12 (#4232) 2021-12-21 13:03:36 -05:00
.eslintignore
.eslintrc.js
.gitignore
.npmrc Chore/upgrade-electron-12 (#4232) 2021-12-21 13:03:36 -05:00
jest.config.js
package-lock.json chore: move electron out of the renderer (#4406) 2022-02-16 18:28:23 +00:00
package.json chore: move electron out of the renderer (#4406) 2022-02-16 18:28:23 +00:00
README.md
tsconfig.build.json
tsconfig.build.sr.json
tsconfig.json
tsconfig.webpack.json

Insomnia App

The main desktop application.