Searched defs:app_identity (Results 1 – 5 of 5) sorted by relevance
43 def app_identity(monkeypatch): function50 def test_get_project_id(app_identity): argument64 def test_key_id(self, app_identity): argument74 def test_sign(self, app_identity): argument97 def test_default_state(self, app_identity): argument110 def test_with_scopes(self, app_identity): argument121 def test_with_default_scopes(self, app_identity): argument135 def test_with_quota_project(self, app_identity): argument145 def test_service_account_email_implicit(self, app_identity): argument154 def test_service_account_email_explicit(self, app_identity): argument[all …]
559 def app_identity(monkeypatch): function567 def test__get_gae_credentials_gen1(app_identity): argument
109 app_identity, mock_oauth2client_gae_imports argument
289 def app_identity(monkeypatch): function297 def test__get_gae_credentials_gen1(app_identity): argument
35 app_identity = None variable