insomnia/packages/insomnia-smoke-test/fixtures
Jack Kavanagh 3cdd4c8491
SSE/EventStream support (#6147)
* new request

* add button

* s

* fix formatting issue

* detect event stream

* hide dropdown

* wip

* add basic test

* pass 1 can make connection

* implement event stream open pass 2

* wire up ready state

* wiring up close and error pass 3

* can open and close connections

* clean header

* listen to timeline

* extract options to function

* fix bug in ws

* add debug stuff to timeline

* don't rely on redux to set active response

* fix close type

* rename sse to event stream

* get request flag from request model

* copy websocket response pane

* hide response data

* flatten ws and curl responses

* fix test

* fix catch

* reset file

* use realtime event watcher

* rename some files

* fix types

* fix e2e test

* fix lint

* consistent empty states

* pin to bottom

* remove todo

* add SSE logo

* add sse to readme
2023-07-19 09:58:37 +00:00
..
certificates Initial WebSocket support (#5043) 2022-09-09 14:53:28 +00:00
files Add smoke test for XML response and filter (#4085) 2021-10-18 00:49:30 +00:00
inso-nedb Remove NPM build dependency for lerna packages (#4306) 2021-12-16 01:08:45 +01:00
constants.ts Enable noImplicitAny. (#4864) 2022-06-14 23:41:19 -04:00
environments.yaml Environment Editor PreRelease Smoke Tests (#5502) 2023-01-26 08:39:32 +00:00
graphql.yaml Add graphQL to smoke tests (INS-1592). (#4867) 2022-06-22 15:29:27 +00:00
grpc.yaml gRPC server reflection support (#5518) 2022-12-14 12:27:39 +00:00
insomnia4-update.yaml fix(import): Importing from the projects view should respect the forc… (#4058) 2021-11-17 10:44:19 +01:00
insomnia4.yaml fix(import): Importing from the projects view should respect the forc… (#4058) 2021-11-17 10:44:19 +01:00
multiple-workspaces.yaml [INS-2078] Dashboard PreRelease tests (#5330) 2022-10-27 17:49:45 +01:00
oauth.yaml electron v15 pre-upgrade refactoring (#4524) 2022-03-03 13:42:04 +00:00
openapi3.yaml [INS-2082] Add prerelease tests for Design interactions (#5415) 2022-11-22 11:32:05 +00:00
route_guide.bin Add server reflection to smoke test grpc server (#5517) 2022-12-13 21:34:15 +01:00
simple.yaml [INS-2129] Add prerelease smoke test to open properties of a folder (#5423) 2022-11-17 16:45:07 +00:00
smoke-test-collection.yaml SSE/EventStream support (#6147) 2023-07-19 09:58:37 +00:00
swagger2.yaml fix(import): Importing from the projects view should respect the forc… (#4058) 2021-11-17 10:44:19 +01:00
unit-test.yaml [INS-2082] Add prerelease tests for Design interactions (#5415) 2022-11-22 11:32:05 +00:00
websockets.yaml Add /delay endpoint to WS express server (#5326) 2022-10-26 08:38:10 +00:00