l.t.yuixhr : module documentation

Part of lp.testing

Fixture code for YUITest + XHR integration testing.
Class setup Decorator to mark a function as a fixture available from JavaScript.
Function login_as_person This is a helper function designed to be used within a fixture.
Class CloseDbResult Undocumented
Class YUITestFixtureControllerView Dynamically loads YUI test along their fixtures run over an app server.
Function find_tests Undocumented
Class YUIAppServerTestCase Instantiate this test case with the Python fixture module name.
Function make_suite Undocumented
def login_as_person(person):
This is a helper function designed to be used within a fixture.

Provide a person, such as one generated by LaunchpadObjectFactory, and the browser will become logged in as this person.

Explicit tear-down is unnecessary because the database is reset at the end of every test, and the cookie is discarded.

def find_tests(root):
Undocumented
def make_suite(module_name, facet='mainsite'):
Undocumented
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.