Beispiel #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()
 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()
Beispiel #4
0
 def test_clear_credentials(self):
     clear_token_from_ubuntu_sso_sync("fo")
     do_events()
Beispiel #5
0
 def clear_token(self):
     clear_token_from_ubuntu_sso_sync(SOFTWARE_CENTER_NAME_KEYRING)
Beispiel #6
0
 def test_clear_credentials(self):
     clear_token_from_ubuntu_sso_sync("fo")
     do_events()