Searched refs:test_credentials (Results 1 – 3 of 3) sorted by relevance
28 from tests.oauth2 import test_credentials365 info = test_credentials.AUTH_USER_INFO.copy()383 info = test_credentials.AUTH_USER_INFO.copy()386 test_credentials.AUTH_USER_JSON_FILE396 test_credentials.AUTH_USER_JSON_FILE, scopes405 info = test_credentials.AUTH_USER_INFO.copy()460 os.path.join(test_credentials.DATA_DIR, "old_oauth_credentials_py3.pickle"),
48 def test_credentials(): function107 tests = (test_credentials, test_default)
7 def test_credentials(): function