Add tests for Google OAuth authentication
This commit is contained in:
parent
eeb9866d50
commit
ddaf43bc0e
6 changed files with 276 additions and 16 deletions
|
@ -103,3 +103,7 @@ test:
|
|||
<<: *defaults
|
||||
# Geonames credentials for testing
|
||||
geonames_username: "dummy"
|
||||
# External authentication credentials for testing
|
||||
google_auth_id: "dummy"
|
||||
google_auth_secret: "dummy"
|
||||
google_openid_realm: "https://www.openstreetmap.org"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue