insomnia/packages/insomnia-testing
Gregory Schier 45861b6393
POC to get Insomnia networking available outside of app (#2329)
* Hacked insomnia lib package to get Insomnia's networking in tests

* Some small tweaks

* Got it mostly working

* Tweak

* Fix

* Fix pkg

* Fix some things

* Add comment

* Comment out log

* Some tweaks after doing a self code review

* Fix test

* Update app name for `insomnia-send-request`

* Update package-lock

* Update package-locks

* Fix tests

* Add gitignore

* Fix tests hopefully

* Fix accidental dep deletions

* Fix tests again

* Mock for all tests

* Update tests again

* Don't compile for Electron for tests

* Update release scripts to disable tests
2020-06-30 12:36:15 -07:00
..
flow-typed Add unit testing to CLI, configurable Mocha reporter (#2311) 2020-06-30 09:54:12 +12:00
src POC to get Insomnia networking available outside of app (#2329) 2020-06-30 12:36:15 -07:00
.babelrc Unit Test Generation and Running PoC (#2232) 2020-06-18 12:21:52 +12:00
.flowconfig Add unit testing to CLI, configurable Mocha reporter (#2311) 2020-06-30 09:54:12 +12:00
.gitignore Unit Test Generation and Running PoC (#2232) 2020-06-18 12:21:52 +12:00
.npmignore Unit Test Generation and Running PoC (#2232) 2020-06-18 12:21:52 +12:00
index.js CLI linting + exit codes (#2318) 2020-06-30 12:00:33 +12:00
package-lock.json POC to get Insomnia networking available outside of app (#2329) 2020-06-30 12:36:15 -07:00
package.json Add unit testing to CLI, configurable Mocha reporter (#2311) 2020-06-30 09:54:12 +12:00
webpack.config.js POC to get Insomnia networking available outside of app (#2329) 2020-06-30 12:36:15 -07:00