insomnia/packages/insomnia-smoke-test/fixtures
Jack Kavanagh 5e673767ae
can navigate to folder and inherit auth (#7353)
* can navigate to folder

* add docs tab

* can edit pre request script

* refactor authdropdown to support groups

* can input auth in folders

* can concat scripts

* ensure scripts are scoped

* inherit auth from parent folder

* extract to function

* support inherit

* remove console log

* fix inheritance

* fix types

* remove console.log

* skip pre request for now

* hide response pane

* reload on env modified

* fix oauth1 and support undefined auth

* add auth test

* watch sync for updates

* collapse folder only on icon click

* review feedback

* remove pre-req logic
2024-05-17 12:37:39 +02:00
..
certificates feat(pre-req): enable manipulation of proxy and certificate through insomnia.request - INS-3379 (#7171) 2024-03-21 11:35:51 +00:00
files feat: enable insomnia.sendRequest in pre-request scripting - INS-3379 (#7147) 2024-03-15 17:27:49 +08:00
inso-nedb feat(tests): support json schema validation (#6532) 2023-12-06 16:09:46 +00:00
insomnia-legacy-db chore: fix smoke tests that depended on mockbin [no-ticket] (#6740) 2023-10-31 15:31:31 +01:00
constants.ts
environments.yaml Environment Editor PreRelease Smoke Tests (#5502) 2023-01-26 08:39:32 +00:00
graphql.yaml fix: graphql render issue caused by illegal Object.includes() (#6861) 2023-11-23 16:12:36 +00:00
grpc.yaml gRPC server reflection support (#5518) 2022-12-14 12:27:39 +00:00
insomnia4-update.yaml
insomnia4.yaml
mock-server.yaml E2e/mock-test-fixture (#7086) 2024-02-13 09:01:32 +00:00
multiple-workspaces.yaml
oauth.yaml can navigate to folder and inherit auth (#7353) 2024-05-17 12:37:39 +02:00
openapi3.yaml [INS-2082] Add prerelease tests for Design interactions (#5415) 2022-11-22 11:32:05 +00:00
pre-request-collection.yaml fix(sdk): some of external modules are missing (#7315) 2024-04-26 19:44:01 +08: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 feat: enable manipulation on insomnia.request - INS-3379 (#7145) 2024-03-08 16:40:20 +01:00
swagger2.yaml
unit-test.yaml [INS-2082] Add prerelease tests for Design interactions (#5415) 2022-11-22 11:32:05 +00:00
websockets.yaml