insomnia/packages/insomnia-smoke-test/modules
Opender Singh cf6dde4853
Basic auth e2e test (#2671)
* Add test

* WIP

* Passes

* Update

* Done

* Update

* Fix

* Remove id

* Works

* Run more tests

* Hmm

* await

* mostly works

* i sure hope this works in CI because it worked 40 times on my computer...

* add comments

* feat: replace tinyhttp with express and add basic auth route

* fix: response content-type header

* feat: works

* feat: this should work

* fix: slow down all requests

* fix: force refresh

* test: wait for timeline viewer to contain text after clicking it

* remove: delete oas3.yaml spec as it is redundant for now
2020-12-08 09:12:50 +13:00
..
application.js Import a spec and execute a request (#2887) 2020-12-05 10:47:04 +13:00
client.js Add babel to smoke tests (#2658) 2020-09-25 07:23:23 +12:00
debug.js Basic auth e2e test (#2671) 2020-12-08 09:12:50 +13:00
dropdown.js Import a spec and execute a request (#2887) 2020-12-05 10:47:04 +13:00
find-async.js E2E test to install and consume a plugin (#2847) 2020-11-25 15:26:00 +13:00
home.js E2E test to install and consume a plugin (#2847) 2020-11-25 15:26:00 +13:00
modal.js Import a spec and execute a request (#2887) 2020-12-05 10:47:04 +13:00
onboarding.js Add babel to smoke tests (#2658) 2020-09-25 07:23:23 +12:00
settings.js Import a spec and execute a request (#2887) 2020-12-05 10:47:04 +13:00
tabs.js E2E test to install and consume a plugin (#2847) 2020-11-25 15:26:00 +13:00