insomnia/.vscode
David Marby 5af79c7486
Create smoketests for oauth flows (#4511)
* Move basic auth routes to a separate file

* Stop slowing requests down artificially

* Add initial oauth routes

* Mount oidc routes under /oidc

* Enable all forms of oauth that Insomnia supports

* Add oauth request collection fixture

* Update playwright config

* Use 127.0.0.1 instead of localhost

* simple oauth2 test

* Make the playwright extension work

* Move oauth tests to a separate file

* Test all oauth flows

* Mark test as slow

* Wait for load state for new pages

* Use locators consistently

* Add playwright to recommended extensions

* Add instructions for how to use the playwright extension

* update selectors and use fill

* Fix markdown lint

Co-authored-by: jackkav <jackkav@gmail.com>
Co-authored-by: gatzjames <jamesgatzos@gmail.com>
2022-02-28 16:28:02 +01:00
..
extensions.json Create smoketests for oauth flows (#4511) 2022-02-28 16:28:02 +01:00
launch.json add vscode launch config for debugging inso (#4161) 2021-11-01 16:13:30 +01:00
settings.json Insomnia Config, controlled settings (#4031) 2021-10-14 10:59:45 -04:00
tasks.json fix watch regex and parse args (#4270) 2021-12-15 11:26:44 +00:00