l.s.o.t.t.BaseOAuthTestCase(unittest.TestCase) : class documentation

Part of lp.services.oauth.tests.test_oauth View In Hierarchy

Known subclasses: lp.services.oauth.tests.test_oauth.OAuthAccessTokenTestCase, lp.services.oauth.tests.test_oauth.OAuthConsumerTestCase, lp.services.oauth.tests.test_oauth.OAuthRequestTokenTestCase

Base tests for the OAuth database classes.
Method test__getStore_should_return_the_main_master_store We want all OAuth classes to use the master store.
def test__getStore_should_return_the_main_master_store(self):
We want all OAuth classes to use the master store. Otherwise, the OAuth exchanges will fail because the authorize screen won't probably find the new request token on the slave store.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.