insomnia/packages/insomnia-smoke-test/tests
Hexxa a79b01e1e6
chore(pre-req): clean up pre-request script sdk objects - INS-3379 (#7172)
* feat: enable eval() in script

* feat: enable requiring node.js modules

* fix: request auth type is not correctly updated

* test: add tests for unphappy paths

* test: fixed a flaky test

* chore: make console.log outputs more friendly

* feat: enable requiring npm modules and built-in lodash

* fix: add prefix to 'fs' module requiring name as it is for internal usage

* fix: smoke test failure

* fix: use fs module directly to avoid exposing it

* fix: replace atob btoa with node.js modules

* chore: remove unused line

* fix: lint error

* fix: smoke test failed because fs no longer exposed

* fix: use builtin atob, btoa

* fix: disable lint error for builtin lodash

* chore: remove lodash as it's redundant

* chore: temporarily remove external dependencies

* fix: rebase and update smoke tests style

* chore: restore lock

* chore: remove comments

* chore: remove comments
2024-03-22 20:02:56 +08:00
..
critical feat(prereq): add simple timeout (#7079) 2024-03-01 13:17:21 +01:00
migration Api V2 (#6135) 2023-09-24 23:12:50 +00:00
prerelease feat(prereq): add simple timeout (#7079) 2024-03-01 13:17:21 +01:00
smoke chore(pre-req): clean up pre-request script sdk objects - INS-3379 (#7172) 2024-03-22 20:02:56 +08:00