You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.
{{ message }}
This repository has been archived by the owner on Mar 11, 2021. It is now read-only.
Currently, all tests which test the user auth code is written to 'talk' to Github OAuth endpoints and therefore need connectivity to the external world.
This limits running tests in 'firewalled' environments.
We need to come up with a way to mock an OAuth2.0 provider.
The text was updated successfully, but these errors were encountered:
Our current GitHub Provider is a very temp setup as we're soon enough moving to Keycloak. The integration and requirements for testing this will most likely change when that happens.
Currently, all tests which test the user auth code is written to 'talk' to Github OAuth endpoints and therefore need connectivity to the external world.
This limits running tests in 'firewalled' environments.
We need to come up with a way to mock an OAuth2.0 provider.
The text was updated successfully, but these errors were encountered: