insomnia/packages/insomnia-smoke-test/fixtures
Hexxa 46b6ea811e
feat: enable major features of the after-response script (#7411)
* feat: update data model and request-pane to support post-req-script

* fix: unit test failed

* feat: integrate post-request script to the engine - INS-3785,INS-3786 (#7329)

* feat: integrate post-request script to the engine

* refactor: some minor improvements

* fix: lint error

* chore: clean up typings

* refactor: separate transforming into sync and async parts

* use named args

* fix: renaming pre-req vars, functions and 2 minor fixes

* fix: the error message is updated

* feat: add snippets for post-request scripting (#7395)

* feat: enable extended assertion chains on `insomnia.response` (#7396)

* feat: add snippets for post-request scripting

* feat(sdk): support response.to.have assertion for verifying response

* chore: fix lint error

---------

Co-authored-by: jackkav <jackkav@gmail.com>

* test: add tests for post-request scripts and post-request scripts - INS-3786 (#7331)

* test: add some tests for post-req script and script engine

* fix: incorrect script type

* chore: refresh package-lock after merging

* chore: clean up package-lock.json

* fix: failed tests after rebasing

* feat: support importing post-req script from Postman (#7423)

* feat: support importing post-req script from Postman

* fix: introduce post-req script property for merged changes

* test: add a test case for importing scripts

* fix: add missing fixture

* chore: remove row after merging

* chore: rename to after-response-script

* fix test

* refresh lock

* update snapshot

* extract pre request logic to function

* refresh lock again

* throw on base env

* fix: revert the logic which rejects the case of unselected environment

---------

Co-authored-by: jackkav <jackkav@gmail.com>
2024-05-23 15:25:35 +08: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
after-response-collection.yaml feat: enable major features of the after-response script (#7411) 2024-05-23 15:25:35 +08:00
constants.ts
environments.yaml
graphql.yaml fix: graphql render issue caused by illegal Object.includes() (#6861) 2023-11-23 16:12:36 +00:00
grpc.yaml
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
pre-request-collection.yaml fix: init the hidden window when renderers are reloaded (#7428) 2024-05-22 09:29:49 +02:00
route_guide.bin
simple.yaml
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
websockets.yaml