insomnia/packages/insomnia-testing/src
Opender Singh 27f006bc46
Prompt for test suite from CLI (#2338)
* Add unit tests to git-repo fixture

* Add to nedb fixture

* Can read suites and tests from git repo and nedb

* Prompt for test suite

* Prompt for env

* sub envs

* Add noenv to env prompt

* Add --ci flag to disable prompts

* Hook up --keep-file

* WIP

* WIP

* WIP

* Update

* Fix unit tests

* Update webpack config

* Fix

* fix

* Package lock

* Disable console.log when running unit tests

* no-log wrap

* Console log test

* Console log test

* Tests

* Add tests for cli

* Update

* WIP

* More tests

* fix

* Prompt test suite tests

* env prompt tests

* Update

* Update

* Extract workspace model

* Extract apiSpec model

* Extract unitTestSuite model

* Extract environment model

* Move types and prompts

* Rename
2020-07-08 08:17:02 +12:00
..
__mocks__ Unit Test Generation and Running PoC (#2232) 2020-06-18 12:21:52 +12:00
__tests__ POC for Unit Test UI (#2315) 2020-07-01 14:17:14 -07:00
generate Update test fixtures and support sendRequest() callback (#2325) 2020-06-29 10:40:15 -07:00
run Prompt for test suite from CLI (#2338) 2020-07-08 08:17:02 +12:00