insomnia/packages/insomnia-app/app/common/__tests__
Shawn Axsom 7ef37363bc UI for filter requests by folder, URI, method, query string (#864)
* Re-enable searching by url, request method

* Fuzzy matching UI for Quick Switch window

* Extract out a Highlight component for Quick Switch matching, and apply fuzzysort to all fuzzy matching to be consistent

* Highlighting of search results on the sidebar

* Move fuzzysort dependency into the insomnia-app package

* Move inline styling to LESS

* Update type returned by fuzzyMatch method

* Update unit tests, fix flow errors

* Updated tests reflecting changes in fuzzyMatch

* Fix lint error
2018-05-22 23:39:01 -07:00
..
constants.test.js Merge All Repositories into Monorepo for easier maintenance (#629) 2017-11-26 20:45:40 +00:00
database.test.js Curl generation query params bug (Fixes #810) 2018-03-26 13:50:43 -07:00
har.test.js Fix test 2017-11-28 11:49:41 +00:00
import.test.js Merge All Repositories into Monorepo for easier maintenance (#629) 2017-11-26 20:45:40 +00:00
local-storage.test.js Merge All Repositories into Monorepo for easier maintenance (#629) 2017-11-26 20:45:40 +00:00
misc.test.js UI for filter requests by folder, URI, method, query string (#864) 2018-05-22 23:39:01 -07:00
render.test.js Prompt Template Tag and Plugin arg validation (#673) 2017-12-21 06:01:51 -08:00