insomnia/packages/insomnia-app/app/ui/components
Gregory Schier 3883dc6feb
POC for Unit Test UI (#2315)
* Start working on insomnia-testing package to generate Mocha code

* Moved some things around

* Integration tests and ability to run multiple files

* Fix integration tests

* Rename runSuite to runMochaTests

* Add types for test results

* Fix lint errors

* Play with Chia assertions

* insomnia and chai globals, plus a bunch of improvements

* Stub chai and axios Flow types

* Ability to reference requests by ID

* Fix chai flow-typed location

* Address PR comments (small tweaks)

* Basic UI going

* Lots and lots and lots

* Pretty-much done with the unit test UI

* Minor CSS tweak

* Activity bar triple toggle and more

* Minor tweak

* Unit Test and Suite deletion

* Bump Designer version

* Fix eslint stuff

* Fix insomnia-testing tests

* Fix tests

* lib@2.2.9

* Remove tests tab from response pane

* Hook up Insomnia networking

* Fix linting

* Bump version for alpha

* Remove extra ActivityToggleSwitch

* Remove unused import

* Add test:pre-release script that excludes CLI tests

* Less repetition

* Clean some things up

* Tweaks after self-cr

* Undo request ID tag

* Swap out switch for new activity toggle component

* Extra check

* Remove dead code

* Delete dead test

* Oops, revert example code

* PR feedback

* More PR comment addresses
2020-07-01 14:17:14 -07:00
..
base Rename emptyValue to blankValue (#2336) 2020-06-30 16:52:56 -07:00
codemirror POC for Unit Test UI (#2315) 2020-07-01 14:17:14 -07:00
dropdowns Persist tab selection per document (#2231) 2020-06-06 13:37:58 +12:00
editors Fix for warning not displaying when using an environment variable with '-' (#2212) 2020-05-25 10:12:31 +12:00
export-requests Update Babel and ESLint and fix all related errors (#2032) 2020-04-09 10:32:19 -07:00
graph-ql-explorer Update Babel and ESLint and fix all related errors (#2032) 2020-04-09 10:32:19 -07:00
key-value-editor Fix key-value-editor jumping 2019-11-25 17:48:30 -05:00
modals Default to rendered request URL when name is not present (#2230) 2020-07-01 08:53:01 +12:00
settings POC for Unit Test UI (#2315) 2020-07-01 14:17:14 -07:00
sidebar POC for Unit Test UI (#2315) 2020-07-01 14:17:14 -07:00
spec-editor Initial pass to combine eslint and prettier (#2166) 2020-05-15 10:54:07 +12:00
tags Add fallback status messages for HTTP/2 (Closes #2273) (#2275) 2020-06-10 11:16:09 -07:00
templating Sort enviroment variables in the dropdown on edit (#2295) 2020-06-16 10:29:29 -07:00
viewers Initial pass to combine eslint and prettier (#2166) 2020-05-15 10:54:07 +12:00
activity-toggle.js Swap out switch for new activity toggle component (#2335) 2020-06-30 16:54:56 -07:00
check-for-updates-button.js fix componentWillUnmount lifecycle method (#1951) 2020-02-18 12:44:08 -05:00
cookie-list.js POC to get Insomnia networking available outside of app (#2329) 2020-06-30 12:36:15 -07:00
error-boundary.js Initial pass to combine eslint and prettier (#2166) 2020-05-15 10:54:07 +12:00
forms.stories.js Add Storybook with basic components (#1807) 2019-11-26 12:22:21 -05:00
gravatar-img.js Initial pass to combine eslint and prettier (#2166) 2020-05-15 10:54:07 +12:00
gravatar-img.stories.js Initial designer merge 2020-04-26 13:33:39 -07:00
help-tooltip.js Add trailing commas to ESLint + Prettier 2018-12-12 12:36:11 -05:00
help-tooltip.stories.js Add Storybook with basic components (#1807) 2019-11-26 12:22:21 -05:00
hotkey.js Update Babel and ESLint and fix all related errors (#2032) 2020-04-09 10:32:19 -07:00
html-element-wrapper.js New plugin API for showing custom UI inside a dialog (#2026) 2020-04-06 14:31:03 -07:00
keydown-binder.js fix componentWillUnmount lifecycle method (#1951) 2020-02-18 12:44:08 -05:00
markdown-editor.js Refactor settings and store timeline separately 2019-04-27 01:46:10 -07:00
markdown-preview.js Update Babel and ESLint and fix all related errors (#2032) 2020-04-09 10:32:19 -07:00
notice.js Add Storybook with basic components (#1807) 2019-11-26 12:22:21 -05:00
notice.stories.js Add Storybook with basic components (#1807) 2019-11-26 12:22:21 -05:00
page-layout.js POC for Unit Test UI (#2315) 2020-07-01 14:17:14 -07:00
rendered-query-string.js Add Ability to Generate Plugin for Dev (#2107) 2020-05-02 11:56:39 -07:00
rendered-text.js Add trailing commas to ESLint + Prettier 2018-12-12 12:36:11 -05:00
request-pane.js POC for Unit Test UI (#2315) 2020-07-01 14:17:14 -07:00
request-url-bar.js Add React UNSAFE_ method prefixes 2020-01-06 15:51:52 -05:00
response-pane.js POC for Unit Test UI (#2315) 2020-07-01 14:17:14 -07:00
response-timer.js fix componentWillUnmount lifecycle method (#1951) 2020-02-18 12:44:08 -05:00
sync-pull-button.js fix componentWillUnmount lifecycle method (#1951) 2020-02-18 12:44:08 -05:00
time-from-now.js fix componentWillUnmount lifecycle method (#1951) 2020-02-18 12:44:08 -05:00
toast.js Default the toast Gravatar email from app config 2020-05-29 13:58:09 -07:00
tooltip.js fix componentWillUnmount lifecycle method (#1951) 2020-02-18 12:44:08 -05:00
tooltip.stories.js Add Storybook with basic components (#1807) 2019-11-26 12:22:21 -05:00
wrapper-debug.js POC for Unit Test UI (#2315) 2020-07-01 14:17:14 -07:00
wrapper-design.js POC for Unit Test UI (#2315) 2020-07-01 14:17:14 -07:00
wrapper-home.js Swap out switch for new activity toggle component (#2335) 2020-06-30 16:54:56 -07:00
wrapper-onboarding.js Swap out switch for new activity toggle component (#2335) 2020-06-30 16:54:56 -07:00
wrapper-unit-test.js POC for Unit Test UI (#2315) 2020-07-01 14:17:14 -07:00
wrapper.js POC for Unit Test UI (#2315) 2020-07-01 14:17:14 -07:00