Commit Graph

6 Commits

Author SHA1 Message Date
Jack Kavanagh
2ffbecf192 only minify in prod (#7879) 2024-08-28 13:27:11 +00:00
Jack Kavanagh
02f5bf4d4d inso cli scripting first pass (#7790)
* poc

* add header test

* fix lint

* fix types

* make require work

* low cost abstraction

* test insomnia.sendRequest

* remove execa

* split tests and improve docs

* dynamic import to fix build
2024-08-27 09:36:17 +00:00
Jack Kavanagh
fc5699e5f3 inso cli dx improvements (#7776)
* clean up github artifacts flow

* add console output test

* add timeline

* prepare test harness

* fix lint

* move test

* set shell to false
2024-07-30 13:29:45 +02:00
Jack Kavanagh
44642a49e9 remove send-request (#7731)
* remove send-request

* move types

* fix type-checks

* remove pointless const

* handle react in inso unit test

* remove
2024-07-18 15:06:28 +02:00
Jack Kavanagh
b0b6c20654 feat: inso collection runner (#7700) 2024-07-17 16:23:36 +02:00
Jack Kavanagh
03581544cf split test job into app and cli (#7685)
* split

* add build sr

* adjust timeouts

* fix test

* fix timeout

* typo
2024-07-10 10:18:12 +02:00