can link google accounts!
This commit is contained in:
+6
-1
@@ -3,7 +3,7 @@ testpaths = tests
|
||||
python_files = test_*.py
|
||||
python_classes = Test*
|
||||
python_functions = test_*
|
||||
addopts =
|
||||
addopts =
|
||||
-v
|
||||
--strict-markers
|
||||
--cov=app
|
||||
@@ -14,3 +14,8 @@ markers =
|
||||
unit: Unit tests
|
||||
integration: Integration tests
|
||||
slow: Slow running tests
|
||||
external_auth: External authentication tests
|
||||
oauth: OAuth flow tests
|
||||
google: Google OAuth tests
|
||||
github: GitHub OAuth tests
|
||||
microsoft: Microsoft OAuth tests
|
||||
|
||||
Reference in New Issue
Block a user