l.s.w.t.t.TestSensitiveRequestVariables(testtools.TestCase) : class documentation

Part of lp.services.webapp.tests.test_errorlog View In Hierarchy

Test request variables that should not end up in the stored OOPS.

The _is_sensitive() method will return True for any variable name that should not be included in the OOPS.

Method test_oauth_signature_is_sensitive The OAuth signature can be in the body of a POST request, but if
def test_oauth_signature_is_sensitive(self):
The OAuth signature can be in the body of a POST request, but if that happens we don't want it to be included in the OOPS, so we need to mark it as sensitive.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.