insomnia/packages/insomnia-smoke-test/server
James Gatz 4dd89b14d2
add gitlab oauth provider and ui (#4727)
* add gitlab oauth provider and ui

* add gitlab remaining

* add graphql field in query

* add gitlab oauth provider and ui

* add gitlab remaining

* add graphql field in query

* add some changes for testing

* add gitlab oauth provider and ui

* add gitlab remaining

* add graphql field in query

* add some changes for testing

* add some changes

* modify test

* try to refresh the token on git auth failure

* use localStorage to retrieve the session token

* simplify e2e tests for gitlab

* read the gitlab config from the api

* refresh the token if unauthorised

* use the rest api to fetch the user's data

* add loading state for config and handle 4xx errors in the ui

Co-authored-by: jackkav <jackkav@gmail.com>

* improve config fetching

* fix(e2e): add mock route for config

* Fix fetching gitlab config from the API

* add src as dep to avatar component hook

Co-authored-by: Mark Kim <yowmark613@gmail.com>
Co-authored-by: jackkav <jackkav@gmail.com>
Co-authored-by: David Marby <david@dmarby.se>
2022-06-01 10:39:31 +02:00
..
basic-auth.ts Create smoketests for oauth flows (#4511) 2022-02-28 16:28:02 +01:00
github-api.ts Add GitHub OAuth for git repos (#4429) 2022-03-18 10:57:12 +01:00
gitlab-api.ts add gitlab oauth provider and ui (#4727) 2022-06-01 10:39:31 +02:00
grpc.ts Start the grpc smoke-test server alongside the http server (#4760) 2022-05-05 17:49:14 +02:00
index.ts add gitlab oauth provider and ui (#4727) 2022-06-01 10:39:31 +02:00
oauth.ts Chore/upgrade-electron-17 (#4529) 2022-03-07 13:10:35 +00:00