c.l.f.t.LibrarianWebTestCase(unittest.TestCase) : class documentation

Part of canonical.librarian.ftests.test_web View In Hierarchy

Known subclasses: canonical.librarian.ftests.test_web.LibrarianZopelessWebTestCase

Test the librarian's web interface.
Method commit Synchronize database state.
Method test_uploadThenDownload Undocumented
Method test_checkGzipEncoding Undocumented
Method test_checkNoEncoding Undocumented
Method test_aliasNotFound Undocumented
Method test_oldurl Undocumented
Method test_404 Undocumented
Method test_duplicateuploads Undocumented
Method test_robotsTxt Undocumented
Method test_headers Undocumented
Method get_restricted_file_and_public_url Undocumented
Method test_restricted_subdomain_must_match_file_alias Undocumented
Method test_restricted_no_token Undocumented
Method test_restricted_made_up_token Undocumented
Method test_restricted_with_token Undocumented
Method test_restricted_with_expired_token Undocumented
Method test_restricted_file_headers Undocumented
Method require404 Assert that opening url raises a 404.
Method _makeURL Undocumented
def commit(self):
Synchronize database state.
def test_uploadThenDownload(self):
Undocumented
def test_checkGzipEncoding(self):
Undocumented
def test_checkNoEncoding(self):
Undocumented
def test_aliasNotFound(self):
Undocumented
def test_oldurl(self):
Undocumented
def _makeURL(self, aliasID, filename):
Undocumented
def test_404(self):
Undocumented
def test_duplicateuploads(self):
Undocumented
def test_robotsTxt(self):
Undocumented
def test_headers(self):
Undocumented
def get_restricted_file_and_public_url(self):
Undocumented
def test_restricted_subdomain_must_match_file_alias(self):
Undocumented
def test_restricted_no_token(self):
Undocumented
def test_restricted_made_up_token(self):
Undocumented
def test_restricted_with_token(self):
Undocumented
def test_restricted_with_expired_token(self):
Undocumented
def test_restricted_file_headers(self):
Undocumented
def require404(self, url):
Assert that opening url raises a 404.
API Documentation for Launchpad, generated by pydoctor at 2010-09-27 00:00:11.