Ejemplo 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()
Ejemplo n.º 2
0
 def clear_token(self):
     clear_token_from_ubuntu_sso_sync(SOFTWARE_CENTER_NAME_KEYRING)
Ejemplo n.º 3
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()
Ejemplo n.º 4
0
 def test_clear_credentials(self):
     clear_token_from_ubuntu_sso_sync("fo")
     do_events()
Ejemplo n.º 5
0
 def clear_token(self):
     clear_token_from_ubuntu_sso_sync(SOFTWARE_CENTER_NAME_KEYRING)
Ejemplo n.º 6
0
 def test_clear_credentials(self):
     clear_token_from_ubuntu_sso_sync("fo")
     do_events()