insomnia/packages/insomnia-smoke-test/tests/smoke
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
..
app.test.ts feat(prereq): add simple timeout (#7079) 2024-03-01 13:17:21 +01:00
command-palette.test.ts feat(Command Palette): Introduce global search (#7191) 2024-03-22 11:51:47 +01:00
cookie-editor-interactions.test.ts feat(prereq): add simple timeout (#7079) 2024-03-01 13:17:21 +01:00
dashboard-interactions.test.ts feat(prereq): add simple timeout (#7079) 2024-03-01 13:17:21 +01:00
debug-sidebar-interactions.test.ts feat(prereq): add simple timeout (#7079) 2024-03-01 13:17:21 +01:00
design-document-naming.test.ts fix: enable confirmation before deleting a test suite [INS-3286] (#6737) 2023-11-02 09:58:49 +08:00
environment-editor-interactions.test.ts feat(hidden-window): enable the insomnia object with the environment api [INS-3379] (#7097) 2024-02-21 18:02:59 +08:00
git-sync-interactions.test.ts Test/move-to-smoke (#6420) 2023-08-30 10:57:14 +02:00
git-sync.test.ts Adds a hidden window (#7063) 2024-02-05 14:37:05 +01:00
graphql.test.ts feat(prereq): add simple timeout (#7079) 2024-03-01 13:17:21 +01:00
grpc.test.ts feat(prereq): add simple timeout (#7079) 2024-03-01 13:17:21 +01:00
mock.test.ts feat: testing a mock endpoint cancellation (#7093) 2024-02-29 15:04:46 +01:00
oauth-gitlab.test.ts Adds a hidden window (#7063) 2024-02-05 14:37:05 +01:00
oauth.test.ts feat(prereq): add simple timeout (#7079) 2024-03-01 13:17:21 +01:00
openapi.test.ts chore(tailwind): Transform empty design state to tailwind (#7071) 2024-02-07 18:00:01 +00:00
pre-request-script-features.test.ts chore(pre-req): clean up pre-request script sdk objects - INS-3379 (#7172) 2024-03-22 20:02:56 +08:00
pre-request-script-window.test.ts chore(pre-req): clean up pre-request script sdk objects - INS-3379 (#7172) 2024-03-22 20:02:56 +08:00
request-pane-tab.test.ts Request path parameters (#6994) 2024-01-18 22:35:32 +01:00
websocket.test.ts feat(prereq): add simple timeout (#7079) 2024-03-01 13:17:21 +01:00