Esempio n. 1
0
 def test_clear_credentials(self):
     from softwarecenter.utils import clear_token_from_ubuntu_sso_sync
     clear_token_from_ubuntu_sso_sync("fo")
     do_events()
Esempio n. 2
0
 def clear_token(self):
     clear_token_from_ubuntu_sso_sync(SOFTWARE_CENTER_NAME_KEYRING)
 def test_clear_credentials(self):
     from softwarecenter.utils import clear_token_from_ubuntu_sso_sync
     clear_token_from_ubuntu_sso_sync("fo")
     do_events()
Esempio n. 4
0
 def test_clear_credentials(self):
     clear_token_from_ubuntu_sso_sync("fo")
     do_events()
Esempio n. 5
0
 def clear_token(self):
     clear_token_from_ubuntu_sso_sync(SOFTWARE_CENTER_NAME_KEYRING)
Esempio n. 6
0
 def test_clear_credentials(self):
     clear_token_from_ubuntu_sso_sync("fo")
     do_events()