mirror of
https://github.com/Kong/insomnia.git
synced 2026-04-21 22:57:59 -04:00
* 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