hostedapi
hostedapi copied to clipboard
Cleanup mock GitHub app
- Rename from "mock_github" to "github".
- We're including more routes than we need to when
MOCK_GITHUB=True- only the user auth page needs displaying to the user. The other routes are for our mock client to issue requests against.