insomnia/packages/insomnia-app/app/ui/components/panes
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
..
grpc-request-pane Empty State for Design Tab (#4345) 2022-01-13 09:03:18 -05:00
blank-pane.tsx use named exports for all (remaining) react components (#4050) 2021-09-27 15:47:22 +02:00
empty-state-pane.tsx Empty State for Test Tab (#4362) 2022-01-18 22:21:07 +00:00
grpc-response-pane.tsx Remove prop drilling to code-editor (#4243) 2021-11-25 04:26:08 +00:00
pane.tsx chore: Improvements to playwright smoke checks (#4480) 2022-02-17 17:27:29 +00:00
placeholder-request-pane.tsx EmptyState replacement for body editor (#4342) 2022-01-07 16:37:17 +02:00
placeholder-response-pane.tsx EmptyState replacement for body editor (#4342) 2022-01-07 16:37:17 +02:00
request-pane.tsx Restore URL focus handling (#4400) 2022-01-24 22:01:22 +00:00
response-pane.tsx chore: move electron out of the renderer (#4406) 2022-02-16 18:28:23 +00:00