insomnia/packages/insomnia-inso
Jack Kavanagh e2b466a0cd
Vitest-2 app package (#7757)
* vitest insomnia-inso

* remove skipped logs

* vitest insomnia config

* remove jest

* mocks?

* remove globalBeforeEach smell

* 110 left

* 38 failing

* 34

* 30

* 26

* 3 to go

* fix tests

* fix type checks

* delete send-request

* fix lint

* test runner hack for now

* remove duplicate snapshots

---------

Co-authored-by: gatzjames <jamesgatzos@gmail.com>
2024-07-26 16:56:56 +02:00
..
assets Update Inso readme (#2498) 2020-08-07 21:34:37 +12:00
bin fix watch regex and parse args (#4270) 2021-12-15 11:26:44 +00:00
src vitest (#7754) 2024-07-25 13:37:15 +01:00
.eslintignore bump node and electron versions (#7203) 2024-04-11 12:49:58 +00:00
.gitignore Rename "compress" terminology to "artifacts" to be more representative (#4091) 2021-10-12 21:23:25 +00:00
Dockerfile fix: inso cli via docker issue on Mac M1 [INS-3245] (#6717) 2023-10-25 14:44:27 +01:00
esbuild.ts remove send-request (#7731) 2024-07-18 15:06:28 +02:00
package.json Vitest-2 app package (#7757) 2024-07-26 16:56:56 +02:00
README.md [DOCU-2032] Add Inso CLI development instructions (#4224) 2021-11-17 14:13:44 -08:00
tsconfig.json Vitest-2 app package (#7757) 2024-07-26 16:56:56 +02:00
vitest.config.ts vitest (#7754) 2024-07-25 13:37:15 +01:00



Inso CLI

A CLI for Insomnia

npm install --global insomnia-inso


Documentation

See the open-source Inso CLI documentation.