Class Hierarchy
- ampoule.child.AMPChild
- AssertionError
- auditorclient.client.Client
- auditorfixture.server.AuditorFixture
- BeautifulSoup.BeautifulSoup
- bs4.BeautifulSoup
- bzrlib.errors.BzrError
- bzrlib.lru_cache.LRUCache
- bzrlib.plugins.lpserve.test_lpserve.TestCaseWithSubprocess
- bzrlib.tests.http_server.HttpServer
- bzrlib.tests.http_server.TestingHTTPServer
- bzrlib.tests.http_server.TestingThreadingHTTPServer
- bzrlib.tests.http_utils.TestCaseWithRedirectedWebserver
- bzrlib.tests.per_branch.TestCaseWithControlDir
- bzrlib.tests.per_repository.TestCaseWithRepository
- bzrlib.tests.per_transport.TransportTests
- bzrlib.tests.TestCase
- bzrlib.tests.TestCaseInTempDir
- bzrlib.tests.TestCaseWithTransport
- bzrlib.transport.local.LocalTransport
- bzrlib.transport.Server
- bzrlib.transport.Transport
- bzrlib.ui.NoninteractiveUIFactory
- bzrlib.ui.SilentUIFactory
- bzrlib.ui.text.TextProgressView
- bzrlib.url_policy_open.AcceptAnythingPolicy
- bzrlib.url_policy_open.BadUrl
- bzrlib.url_policy_open.BranchOpenPolicy
- celery.Task
- debian.changelog.Version
- debian.deb822._multivalued
- dict
- doctest.DocTestParser
- dulwich.server.Backend
- dulwich.server.Handler
- email.message.Message
- Exception
- FacetMenu
- fixtures.Fixture
- fixtures.TestWithFixtures
- lp.services.testing.tests.test_parallel.TestListTestCase - Undocumented
- lp.services.testing.tests.test_parallel.TestUtilities - Undocumented
- lp.snappy.tests.test_snapbuildbehaviour.TestHandleStatusForSnapBuild - IPackageBuild.handleStatus works with Snap builds.
- lp.soyuz.tests.test_livefsbuildbehaviour.TestHandleStatusForLiveFSBuild - IPackageBuild.handleStatus works with LiveFS builds.
- lp.testing.TestCase - Provide Launchpad-specific test facilities.
- lp.answers.tests.test_publisher.TestRegistration - Answers' publication customizations are installed correctly.
- lp.answers.tests.test_question_webservice.ErrorsTestCase - Test answers errors are exported as HTTPErrors.
- lp.app.browser.tests.test_css_formatter.TestCSSFormatter - Undocumented
- lp.app.browser.tests.test_launchpadform.TestAjaxValidator - Undocumented
- lp.app.browser.tests.test_launchpadform.TestHasStructuredDoc - Undocumented
- lp.app.browser.tests.test_launchpadform.TestQueryTalesForHasStructuredDoc - Undocumented
- lp.app.browser.tests.test_launchpadform.TestWidgetDiv - Tests for the
widget_div
template macro. - lp.app.browser.tests.test_page_macro.PageMacroDispatcherTestCase - Page macro tests for layouts.
- lp.app.browser.tests.test_stringformatter.TestDiffFormatter - Test the string formatter fmt:diff.
- lp.app.browser.tests.test_stringformatter.TestLastParagraphClass - Undocumented
- lp.app.browser.tests.test_stringformatter.TestLinkifyingBugs - Undocumented
- lp.app.browser.tests.test_stringformatter.TestMarkdown - Test for Markdown integration within Launchpad.
- lp.app.browser.tests.test_stringformatter.TestMarkdownDisabled - Feature flag can turn Markdown stuff off.
- lp.app.browser.tests.test_stringformatter.TestOOPSFormatter - A test case for the oops_id() string formatter.
- lp.app.browser.tests.test_stringformatter.TestParseDiff - Test the parser for fmt:diff and fmt:ssdiff.
- lp.app.browser.tests.test_stringformatter.TestSideBySideDiffFormatter - Test the string formatter fmt:ssdiff.
- lp.app.tests.test_errors.TestWebServiceErrors - Test that errors are correctly mapped to HTTP status codes.
- lp.app.tests.test_information_type_vocabulary.TestInformationTypeVocabulary - Undocumented
- lp.app.tests.test_launchpad.ExceptionPrivacyTestCase - Undocumented
- lp.app.tests.test_launchpad.PrivacyTestCase - Undocumented
- lp.app.tests.test_security.TestDelegatedAuthorization - Tests for
DelegatedAuthorization
. - lp.app.tests.test_tales.TestDateTimeFormatterAPI - No class docstring; 7/7 methods documented
- lp.app.widgets.tests.test_datetime.TestDateTimeWidget - Undocumented
- lp.archivepublisher.tests.test_customupload.TestTarfileVerification - No class docstring; 9/18 methods documented
- lp.archivepublisher.tests.test_deathrow.TestDeathRow - No class docstring; 6/7 methods documented
- lp.archivepublisher.tests.test_publish_ftpmaster.TestNewerMtime - Undocumented
- lp.archivepublisher.tests.test_run_parts.TestExecuteSubprocess - Undocumented
- lp.archivepublisher.tests.test_run_parts.TestFindRunPartsDir - Undocumented
- lp.archivepublisher.tests.test_run_parts.TestRunParts - Undocumented
- lp.archiveuploader.tests.test_changesfile.ChangesFileTests - Tests for ChangesFile.
- lp.archiveuploader.tests.test_changesfile.TestDetermineFileClassAndName - Undocumented
- lp.archiveuploader.tests.test_changesfile.TestMergeFileLists - Undocumented
- lp.archiveuploader.tests.test_changesfile.TestSignatureVerification - Undocumented
- lp.archiveuploader.tests.test_dscfile.BaseTestSourceFileVerification - No class docstring; 2/2 methods documented
- lp.archiveuploader.tests.test_dscfile.TestDscFile - No class docstring; 5/6 methods documented
- lp.archiveuploader.tests.test_dscfile.UnpackedDirTests - Tests for unpack_source and cleanup_unpacked_dir.
- lp.archiveuploader.tests.test_uploadpolicy.TestUploadPolicy_validateUploadType - Test what kind (sourceful/binaryful/mixed) of uploads are accepted.
- lp.archiveuploader.tests.test_uploadprocessor.ParseBuildUploadLeafNameTests - Tests for parse_build_upload_leaf_name.
- lp.archiveuploader.tests.test_utils.TestExtractDpkgSource - Tests for extract_dpkg_source.
- lp.archiveuploader.tests.test_utils.TestFilenameRegularExpressions - Undocumented
- lp.archiveuploader.tests.test_utils.TestUtilities - No class docstring; 6/6 methods documented
- lp.blueprints.browser.tests.test_person_upcomingwork.TestWorkItemContainer - Undocumented
- lp.blueprints.tests.test_publisher.TestRegistration - Blueprints's publication customizations are installed correctly.
- lp.bugs.browser.tests.test_bugcomment.TestGroupCommentsWithActivities - Tests for
group_comments_with_activities
. - lp.bugs.browser.tests.test_expose.TestStructuralSubscriptionHelpers - Test the helpers used to add data that the on-page JS can use.
- lp.bugs.externalbugtracker.tests.test_bugzilla.TestBugzillaSniffing - Tests for sniffing remote Bugzilla capabilities.
- lp.bugs.externalbugtracker.tests.test_debbugs.TestDebBugs - No class docstring; 8/18 methods documented
- lp.bugs.externalbugtracker.tests.test_externalbugtracker.TestCheckwatchesConfig - Undocumented
- lp.bugs.externalbugtracker.tests.test_externalbugtracker.TestExternalBugTracker - Tests for various methods of the ExternalBugTracker.
- lp.bugs.externalbugtracker.tests.test_github.TestGitHub - Undocumented
- lp.bugs.externalbugtracker.tests.test_github.TestGitHubRateLimit - Undocumented
- lp.bugs.externalbugtracker.tests.test_gitlab.TestGitLab - Undocumented
- lp.bugs.externalbugtracker.tests.test_mantis.TestMantisBugBatchParser - Test the MantisBugBatchParser class.
- lp.bugs.externalbugtracker.tests.test_mantis.TestMantisBugTracker - Tests for various methods of the Mantis bug tracker.
- lp.bugs.externalbugtracker.tests.test_xmlrpc.TestRequestsTransport - Tests for
RequestsTransport
. - lp.bugs.interfaces.tests.test_bugtask.TestFunctions - Undocumented
- lp.bugs.mail.tests.test_handler.BugCommandGroupsTestCase - Undocumented
- lp.bugs.mail.tests.test_handler.BugCommandGroupTestCase - Undocumented
- lp.bugs.mail.tests.test_handler.BugTaskCommandGroupTestCase - Undocumented
- lp.bugs.model.tests.test_bugtask.TestBugTaskAdaptation - Verify bugtask adaptation.
- lp.bugs.model.tests.test_bugtask.TestBugTaskStatuses - No class docstring; 1/1 methods documented
- lp.bugs.model.tests.test_bugtask.TestBugTaskTags - List of bugtasks often need to display related tasks.
- lp.bugs.model.tests.test_bugtask.TestBugTaskTargetName - Verify our targetdisplayname and targetname are correct.
- lp.bugs.model.tests.test_bugtask.TestBugTaskTargets - Verify we handle various bugtask targets correctly
- lp.bugs.model.tests.test_bugtask.TestEditingBugTask - Verify out editing functionality of bugtasks.
- lp.bugs.model.tests.test_bugtask.TestTargetNameCache - BugTask table has a stored computed attribute.
- lp.bugs.model.tests.test_bugtasksearch.TestBugTaskSetStatusSearchClauses - Undocumented
- lp.bugs.model.tests.test_bugtasksearch.TestBugTaskTagSearchClauses - Undocumented
- lp.bugs.model.tests.test_bugtasksearch.TestProcessOrderBy - Undocumented
- lp.bugs.scripts.tests.test_bugimport.BugImportCacheTestCase - Test of bug mapping cache load/save routines.
- lp.bugs.scripts.tests.test_bugimport.BugImportScriptTestCase - Test that the driver script can be called, and does its job.
- lp.bugs.scripts.tests.test_bugimport.CheckwatchesErrorRecoveryTestCase - Test that errors in the bugwatch import process don't
- lp.bugs.scripts.tests.test_bugimport.GetMilestoneTestCase - Tests for the BugImporter.getMilestone() method.
- lp.bugs.scripts.tests.test_bugimport.ImportBugTestCase - Test importing of a bug from XML
- lp.bugs.scripts.tests.test_bugimport.UtilsTestCase - Tests for the various utility functions used by the importer.
- lp.bugs.scripts.tests.test_bugnotification.TestGetActivityKey - Tests for get_activity_key().
- lp.bugs.scripts.tests.test_bugnotification.TestGetEmailNotifications - Tests for the exception handling in get_email_notifications().
- lp.bugs.scripts.tests.test_bugnotification.TestNotificationSignatureSeparator - Undocumented
- lp.bugs.scripts.tests.test_cveimport.TestCVEUpdater - Undocumented
- lp.bugs.subscribers.tests.test_bug.NewSubscribers - Undocumented
- lp.bugs.tests.test_bugtaskset.TestCountsForProducts - Test BugTaskSet.getOpenBugTasksPerProduct
- lp.bugs.tests.test_bugtaskset.TestSortingBugTasks - Bug tasks need to sort in a very particular order.
- lp.bugs.tests.test_bugtracker.TestMakeBugtrackerName - Tests for make_bugtracker_name.
- lp.bugs.tests.test_bugtracker.TestMakeBugtrackerTitle - Tests for make_bugtracker_title.
- lp.bugs.tests.test_bugwatch.ExtractBugTrackerAndBugTest - Test BugWatchSet.extractBugTrackerAndBug.
- lp.bugs.tests.test_errors.TestWebServiceErrors - Test that errors are correctly mapped to HTTP status codes.
- lp.bugs.tests.test_publisher.TestRegistration - Bugs publication customizations are installed correctly.
- lp.buildmaster.tests.test_buildfarmjobbehaviour.TestDispatchBuildToSlave - Undocumented
- lp.buildmaster.tests.test_interactor.TestBuilderInteractor - Undocumented
- lp.buildmaster.tests.test_interactor.TestBuilderInteractorCleanSlave - Undocumented
- lp.buildmaster.tests.test_interactor.TestBuilderSlaveStatus - Undocumented
- lp.buildmaster.tests.test_interactor.TestSlave - Integration tests for BuilderSlave that verify how it works against a
- lp.buildmaster.tests.test_interactor.TestSlaveConnectionTimeouts - Undocumented
- lp.buildmaster.tests.test_interactor.TestSlaveTimeouts - Undocumented
- lp.buildmaster.tests.test_manager.TestBuilddManager - Undocumented
- lp.buildmaster.tests.test_manager.TestJudgeFailure - Undocumented
- lp.buildmaster.tests.test_manager.TestNewBuilders - Test detecting of new builders.
- lp.buildmaster.tests.test_manager.TestSlaveScannerWithoutDB - Undocumented
- lp.code.adapters.tests.test_branch.TestBranchMergeProposalDelta - No class docstring; 4/5 methods documented
- lp.code.interfaces.tests.test_branch.TestFormatSupport - Ensure the launchpad format list is up-to-date.
- lp.code.mail.tests.test_codehandler.TestGetCodeEmailCommands - Test CodeEmailCommands.getCommands.
- lp.code.mail.tests.test_codehandler.TestVoteEmailCommand - Test the vote and tag processing of the VoteEmailCommand.
- lp.code.model.tests.test_branch.TestBranchDeletionConsequences - Test determination and application of branch deletion consequences.
- lp.code.model.tests.test_branch.TestCodeImport - No class docstring; 1/2 methods documented
- lp.code.model.tests.test_branchcollection.TestBranchCollectionConvertListingSortToOrderBy - No class docstring; 4/4 methods documented
- lp.code.model.tests.test_branchhosting.TestBranchHostingClient - Undocumented
- lp.code.model.tests.test_codereviewcomment.TestQuoteTextAsEmail - Test the quote_text_as_email helper method.
- lp.code.model.tests.test_githosting.TestGitHostingClient - Undocumented
- lp.code.model.tests.test_revisionauthor.MakeHarryTestCase - A base class for test cases that need to make harry.
- lp.code.model.tests.test_revisionauthor.TestRevisionAuthor - Unit tests for the RevisionAuthor database class.
- lp.code.model.tests.test_revisionauthor.TestRevisionEmailExtraction - When a RevisionAuthor is created, the email address is extracted.
- lp.code.tests.test_branchurifield.TestBranchURIField - Test the validation logic for Branch URI fields.
- lp.code.tests.test_bzr.TestBazaarFormatEnum - Tests for the bazaar formats.
- lp.code.tests.test_publisher.TestRegistration - Code's publication customizations are installed correctly.
- lp.codehosting.codeimport.tests.test_dispatcher.TestCodeImportDispatcherUnit - Unit tests for
CodeImportDispatcher
. - lp.codehosting.codeimport.tests.test_uifactory.TestLoggingUIFactory - Tests for
LoggingUIFactory
. - lp.codehosting.codeimport.tests.test_worker.CodeImportBranchOpenPolicyTests - Undocumented
- lp.codehosting.codeimport.tests.test_worker.RedirectTests - No class docstring; 1/5 methods documented
- lp.codehosting.codeimport.tests.test_worker.WorkerTest - Base test case for things that test the code import worker.
- lp.codehosting.codeimport.tests.test_workermonitor.TestWorkerMonitorIntegration - No class docstring; 11/20 methods documented
- lp.codehosting.codeimport.tests.test_workermonitor.TestWorkerMonitorProtocol - No class docstring; 0/1 classes, 1/7 methods documented
- lp.codehosting.codeimport.tests.test_workermonitor.TestWorkerMonitorRunNoProcess - Tests for
CodeImportWorkerMonitor.run
that don't launch a subprocess. - lp.codehosting.codeimport.tests.test_workermonitor.TestWorkerMonitorUnit - Unit tests for most of the
CodeImportWorkerMonitor
class. - lp.codehosting.puller.tests.test_errors.TestErrorCatching - Tests for presenting error messages in useful ways.
- lp.codehosting.puller.tests.test_scheduler.TestJobScheduler - Undocumented
- lp.codehosting.puller.tests.test_scheduler.TestPullerMaster - No class docstring; 1/5 methods documented
- lp.codehosting.puller.tests.test_scheduler.TestPullerMasterSpawning - Undocumented
- lp.codehosting.puller.tests.test_scheduler.TestPullerMonitorProtocol - Tests for the process protocol used by the job manager.
- lp.codehosting.puller.tests.test_scheduler.TestPullerWireProtocol - Tests for the
PullerWireProtocol
. - lp.codehosting.puller.tests.test_worker.TestMirroredBranchPolicy - Tests specific to
MirroredBranchPolicy
. - lp.codehosting.scanner.tests.test_buglinks.RevisionPropertyParsing - Tests for parsing the bugs revision property.
- lp.codehosting.scanner.tests.test_mergedetection.TestFindMergedRevno - Tests for find_merged_revno.
- lp.codehosting.scripts.tests.test_modifiedbranches.TestModifiedBranchesAppendSuffix - Test the suffix appending.
- lp.codehosting.scripts.tests.test_modifiedbranches.TestModifiedBranchesLastModifiedEpoch - Test the calculation of the last modifed date.
- lp.codehosting.scripts.tests.test_modifiedbranches.TestModifiedBranchesStripPrefix - Test the prefix stripping.
- lp.codehosting.scripts.tests.test_modifiedbranches.TestModifiedBranchesUpdateLocations - Test the path splitting an reassebly adding to locations.
- lp.codehosting.sshserver.tests.test_daemon.TestFactory - Tests for our SSH factory.
- lp.codehosting.sshserver.tests.test_daemon.TestXMLRPC - Test XML-RPC protocol integrity.
- lp.codehosting.sshserver.tests.test_session.Test_WaitForExit - Undocumented
- lp.codehosting.sshserver.tests.test_session.TestLookupCommand - Undocumented
- lp.codehosting.tests.helpers.AvatarTestCase - Base class for tests that need a LaunchpadAvatar with some basic sample
- lp.codehosting.tests.test_bzrlib.TestBzrlib - No class docstring; 1/1 methods documented
- lp.codehosting.tests.test_bzrutils.TestExceptionLoggingHooks - No class docstring; 1/4 methods documented
- lp.codehosting.tests.test_rewrite.TestBranchRewriterScriptHandlesDisconnects - Ensure branch-rewrite.py survives fastdowntime deploys.
- lp.codehosting.tests.test_sftp.TestSFTPAdapter - Undocumented
- lp.codehosting.vfs.tests.test_branchfs.TestBranchChangedErrorHandling - Test handling of errors when branchChange is called.
- lp.codehosting.vfs.tests.test_branchfs.TestBranchIDToPath - Tests for branch_id_to_path.
- lp.codehosting.vfs.tests.test_branchfs.TestBranchTransportDispatch - Undocumented
- lp.codehosting.vfs.tests.test_branchfs.TestGetLPServer - Tests for
get_lp_server
. - lp.codehosting.vfs.tests.test_branchfs.TestLaunchpadTransportAsync - Undocumented
- lp.codehosting.vfs.tests.test_branchfs.TestLaunchpadTransportSync - Undocumented
- lp.codehosting.vfs.tests.test_branchfs.TestRealBranchLocation - No class docstring; 1/1 methods documented
- lp.codehosting.vfs.tests.test_branchfs.TestTransportDispatch - Tests for the transport factory.
- lp.codehosting.vfs.tests.test_branchfsclient.TestBranchFileSystemClient - Tests for
BranchFileSystemClient
. - lp.codehosting.vfs.tests.test_hooks.TestSetProcTitleHook - Tests for
SetProcTitleHook
. - lp.codehosting.vfs.tests.test_transport_extensions.TestReadOnly - Tests for get_readonly_transport.
- lp.hardwaredb.scripts.tests.test_hwdb_submission_parser.TestHWDBSubmissionParser - Tests of the HWDB submission parser.
- lp.hardwaredb.scripts.tests.test_hwdb_submission_processing.TestCaseHWDB - Common base class for HWDB processing tests.
- lp.hardwaredb.tests.test_hwdb_submission_validation.TestHWDBSubmissionRelaxNGValidation - Tests of the Relax NG validation of the HWDB submission parser.
- lp.registry.scripts.tests.test_createbotaccount.TestCreateBotAccount - Test
create-bot-account
. - lp.registry.scripts.tests.test_populate_distroseriesdiff.TestDSDUpdater - Test the poignant parts of
BaseVersionFixer
. - lp.registry.tests.test_distribution.TestDistributionCurrentSourceReleases - Test for Distribution.getCurrentSourceReleases().
- lp.registry.tests.test_distributionmirror.TestDistributionMirrorSet - No class docstring; 2/2 methods documented
- lp.registry.tests.test_distributionmirror_prober.TestCDImageFileListFetching - Undocumented
- lp.registry.tests.test_distributionmirror_prober.TestLoggingMixin - Undocumented
- lp.registry.tests.test_distributionmirror_prober.TestMultiLock - No class docstring; 4/6 methods documented
- lp.registry.tests.test_distributionmirror_prober.TestProbeFunctionSemaphores - Make sure we use one DeferredSemaphore for each hostname when probing
- lp.registry.tests.test_distributionmirror_prober.TestProberFactoryRequestTimeoutRatioWithoutTwisted - Tests to ensure we stop issuing requests on a given host if the
- lp.registry.tests.test_distributionmirror_prober.TestProberFactoryRequestTimeoutRatioWithTwisted - Tests to ensure we stop issuing requests on a given host if the
- lp.registry.tests.test_distributionmirror_prober.TestProberProtocolAndFactory - No class docstring; 1/19 methods documented
- lp.registry.tests.test_distributionmirror_prober.TestRedirectAwareProberFactoryAndProtocol - Undocumented
- lp.registry.tests.test_distroseries.TestDistroSeriesCurrentSourceReleases - Test for DistroSeries.getCurrentSourceReleases().
- lp.registry.tests.test_errors.TestWebServiceErrors - Test that errors are correctly mapped to HTTP status codes.
- lp.registry.tests.test_person_sort_key.TestPersonSortKeyInDatabase - No class docstring; 1/4 methods documented
- lp.registry.tests.test_person_sort_key.TestPersonSortKeyInProcess - Undocumented
- lp.registry.tests.test_personset.TestCreatePersonAndEmail - Test
IPersonSet
.createPersonAndEmail(). - lp.registry.tests.test_prf_finder.ExtractVersionTestCase - Verify that release version names are correctly extracted.
- lp.registry.tests.test_prf_finder.FindReleasesTestCase - Undocumented
- lp.registry.tests.test_prf_finder.HandleProductTestCase - Undocumented
- lp.registry.tests.test_prf_finder.HandleReleaseTestCase - No class docstring; 3/11 methods documented
- lp.registry.tests.test_prf_walker.FTPWalker_Base - No class docstring; 5/5 methods documented
- lp.registry.tests.test_prf_walker.HTTPWalker_Base - No class docstring; 4/4 methods documented
- lp.registry.tests.test_prf_walker.HTTPWalker_IsDirectory - Undocumented
- lp.registry.tests.test_prf_walker.HTTPWalker_ListDir - Undocumented
- lp.registry.tests.test_prf_walker.Walker_CombineUrl - No class docstring; 1/1 methods documented
- lp.registry.tests.test_prf_walker.WalkerBase_Base - No class docstring; 18/18 methods documented
- lp.registry.tests.test_prf_walker.WalkerBase_Logging - No class docstring; 2/2 methods documented
- lp.registry.tests.test_prf_walker.WalkerBase_walk - Test the walk() method.
- lp.registry.tests.test_product.TestProductFiles - Tests for downloadable product files.
- lp.registry.tests.test_product.ValidationTestCase - Test IProduct validators.
- lp.registry.tests.test_sourcepackagename.TestSourcePackageNameSet - Undocumented
- lp.registry.tests.test_teammembership.TestCheckTeamParticipationScript - No class docstring; 6/7 methods documented
- lp.scripts.tests.test_garbo.TestBulkPruner - Undocumented
- lp.scripts.tests.test_garbo.TestGarboScript - No class docstring; 2/2 methods documented
- lp.scripts.tests.test_garbo.TestSessionPruner - Undocumented
- lp.scripts.tests.test_helpers.TestTransactionFreeOperation - No class docstring; 6/6 methods documented
- lp.scripts.tests.test_runlaunchpad.CommandLineArgumentProcessing - runlaunchpad.py's command line arguments fall into two parts. The first
- lp.scripts.tests.test_runlaunchpad.TestDefaultConfigArgument - Tests for the processing of the -C argument.
- lp.scripts.tests.test_sphinxdocs.TestSphinxDocumentation - Is our Sphinx documentation building correctly?
- lp.scripts.utilities.js.tests.test_combo.ComboTestBase - No class docstring; 2/5 methods documented
- lp.scripts.utilities.tests.test_audit_security_settings.TestAuditSecuritySettings - Undocumented
- lp.scripts.utilities.tests.test_versioninfo.TestVersionInfo - Undocumented
- lp.services.apachelogparser.tests.test_apachelogparser.Test_create_or_update_parsedlog_entry - Test the create_or_update_parsedlog_entry function.
- lp.services.apachelogparser.tests.test_apachelogparser.Test_get_fd_and_file_size - No class docstring; 1/3 methods documented
- lp.services.apachelogparser.tests.test_apachelogparser.TestLineParsing - Test parsing of lines of an apache log file.
- lp.services.apachelogparser.tests.test_apachelogparser.TestLogFileParsing - Test the parsing of log files.
- lp.services.apachelogparser.tests.test_apachelogparser.TestParsedFilesDetection - Test the detection of already parsed logs.
- lp.services.auditor.tests.test_server.TestAuditorServer - Undocumented
- lp.services.config.tests.test_config_lookup.ConfigTestCase - Base test case that provides fixtures for testing configuration.
- lp.services.config.tests.test_config_lookup.TestConfigLookup - Undocumented
- lp.services.config.tests.test_database_config.TestDatabaseConfig - Undocumented
- lp.services.crypto.scripts.tests.test_generatekeypair.TestGenerateKeyPair - Undocumented
- lp.services.crypto.tests.test_model.TestNaClEncryptedContainerBase - Undocumented
- lp.services.database.tests.test_bulk.TestBasicFunctions - Undocumented
- lp.services.database.tests.test_connectionstring.TestConnectionString - Undocumented
- lp.services.database.tests.test_isolation.TestIsolation - Undocumented
- lp.services.database.tests.test_storm.TestStorm - No class docstring; 1/1 methods documented
- lp.services.features.browser.tests.test_feature_info.TestUndocumentedFeatureFlags - Test the code that records accessing of undocumented feature flags.
- lp.services.features.tests.test_db_settings.TestFeatureModel - Undocumented
- lp.services.features.tests.test_flags.TestFeatureFlags - No class docstring; 1/17 methods documented
- lp.services.features.tests.test_flags.TestMemoryFeatureRuleSource - Undocumented
- lp.services.features.tests.test_flags.TestStormFeatureRuleSource - Undocumented
- lp.services.features.tests.test_helpers.TestFeatureFixture - Tests for the feature flags test fixture.
- lp.services.features.tests.test_helpers.TestMemoryFeatureFixture - Tests for the feature flags test fixture.
- lp.services.features.tests.test_scopes.TestUserSliceScope - Undocumented
- lp.services.features.tests.test_webapp.TestScopesFromRequest - Undocumented
- lp.services.fields.tests.test_fields.TestBaseImageUpload - Test for the BaseImageUpload field.
- lp.services.fields.tests.test_fields.TestFormattableDate - Undocumented
- lp.services.fields.tests.test_fields.TestStrippableText - Undocumented
- lp.services.fields.tests.test_fields.TestWorkItemsText - Undocumented
- lp.services.fields.tests.test_tag_fields.TestTag - Undocumented
- lp.services.gpg.tests.test_gpghandler.TestGPGHandler - Unit tests for the GPG handler.
- lp.services.job.tests.test_celery_configuration.TestCeleryWorkerConfiguration - Undocumented
- lp.services.job.tests.test_job.TestReadiness - Test the implementation of readiness.
- lp.services.librarian.tests.test_client.LibrarianFileWrapperTestCase - Test behaviour of the _File wrapper used by the librarian client.
- lp.services.librarianserver.testing.tests.test_server_fixture.TestLibrarianServerFixture - Undocumented
- lp.services.librarianserver.tests.test_apachelogparser.TestLibrarianLogFileParsing - Test the parsing of librarian log files.
- lp.services.librarianserver.tests.test_apachelogparser.TestRequestParsing - Test parsing the request part of an apache log line.
- lp.services.librarianserver.tests.test_apachelogparser.TestScriptRunning - Run parse-librarian-apache-access-logs.py and test its outcome.
- lp.services.librarianserver.tests.test_db.DBTestCase - Undocumented
- lp.services.librarianserver.tests.test_db.TestLibrarianStuff - Tests for the librarian.
- lp.services.librarianserver.tests.test_db_outage.TestLibrarianDBOutage - Undocumented
- lp.services.librarianserver.tests.test_gc.TestBlobCollection - Undocumented
- lp.services.librarianserver.tests.test_gc.TestDiskLibrarianGarbageCollection - Undocumented
- lp.services.librarianserver.tests.test_gc.TestSwiftLibrarianGarbageCollection - Swift specific garbage collection tests.
- lp.services.librarianserver.tests.test_sigdumpmem.SIGDUMPMEMTestCase - Undocumented
- lp.services.librarianserver.tests.test_storage_db.LibrarianStorageDBTests - Undocumented
- lp.services.librarianserver.tests.test_storage_db.LibrarianStorageSwiftTests - Undocumented
- lp.services.librarianserver.tests.test_swift.TestFeedSwift - Undocumented
- lp.services.librarianserver.tests.test_swift.TestHashStream - Undocumented
- lp.services.log.tests.test_logger.TestBufferLogger - Tests for
BufferLogger
. - lp.services.mail.tests.test_commands.TestEmailCommandCollection - Undocumented
- lp.services.mail.tests.test_handlers.TestMailHandlers - Tests for the
MailHandlers
class. - lp.services.mail.tests.test_helpers.TestParseCommands - Test the ParseCommands function.
- lp.services.mail.tests.test_mailbox.TestDirectoryMailBox - Undocumented
- lp.services.mail.tests.test_sendmail.TestMailController - No class docstring; 16/21 methods documented
- lp.services.mailman.tests.test_mm_cfg.TestMHonArchMRC - Test the archive configuration.
- lp.services.mailman.tests.test_mm_cfg.TestMMCfgDefaultsTestCase - Test launchapd default overrides.
- lp.services.mailman.tests.test_mm_cfg.TestMMCfgLaunchpadConfigTestCase - Test launchapd default overrides.
- lp.services.mailman.tests.test_mm_cfg.TestSiteTemplates - Test launchapd site templates.
- lp.services.mailman.tests.test_xmlrpcrunner.TestXMLRPCRunnerTimeout - Make sure that we set a timeout on our xmlrpc connections.
- lp.services.memcache.tests.test_memcache_client.MemcacheClientTestCase - No class docstring; 1/5 methods documented
- lp.services.messaging.tests.test_rabbit.RabbitTestCase - Undocumented
- lp.services.messaging.tests.test_rabbit.TestRabbitSessionTransactionSync - Undocumented
- lp.services.openid.extensions.tests.test_macaroon.TestGetMacaroonNS - Undocumented
- lp.services.openid.extensions.tests.test_macaroon.TestMacaroonResponse - Undocumented
- lp.services.openid.tests.test_openidconsumer.OpenIDConsumerStoreTests - Tests for the
IOpenIDConsumerStore
utility. - lp.services.profile.tests.BaseTest - No class docstring; 4/4 methods documented
- lp.services.profile.tests.SQLDSLTest - Undocumented
- lp.services.rabbit.tests.test_server.TestRabbitServer - Undocumented
- lp.services.scripts.tests.test_all_scripts.ScriptsTestCase - Check the integrity of all scripts shipped in the tree.
- lp.services.scripts.tests.test_cronscript_enabled.TestCronscriptEnabled - Undocumented
- lp.services.scripts.tests.test_feature_controller.TestScriptFeatureController - Undocumented
- lp.services.scripts.tests.test_logger.TestLaunchpadFormatter - Tests of
LaunchpadFormatter
. - lp.services.session.tests.test_session.TestSessionModelAdapters - Undocumented
- lp.services.sitesearch.tests.test_bing.TestBingSearchService - Test BingSearchService.
- lp.services.sitesearch.tests.test_pagematch.TestPageMatches - Undocumented
- lp.services.sitesearch.tests.test_pagematch.TestPageMatchURLHandling - No class docstring; 3/6 methods documented
- lp.services.tests.test_command_spawner.TestCommandSpawner - Unit tests for
CommandSpawner
. - lp.services.tests.test_command_spawner.TestCommandSpawnerAcceptance - Acceptance tests for
CommandSpawner
. - lp.services.tests.test_command_spawner.TestOutputLineHandler - Unit tests for
OutputLineHandler
. - lp.services.tests.test_looptuner.TestSomething - No class docstring; 2/2 methods documented
- lp.services.tests.test_mime.TestBzip - Tests for iter_split.
- lp.services.tests.test_osutils.TestEnsureDirectoryExists - Tests for 'ensure_directory_exists'.
- lp.services.tests.test_osutils.TestFindOnPath - Undocumented
- lp.services.tests.test_osutils.TestOpenForWriting - Tests for 'open_for_writing'.
- lp.services.tests.test_osutils.TestProcessExists - Undocumented
- lp.services.tests.test_osutils.TestRemoveTree - Tests for remove_tree.
- lp.services.tests.test_osutils.TestWriteFile - Undocumented
- lp.services.tests.test_stacktrace.TestStacktrace - Undocumented
- lp.services.tests.test_timeout.TestTimeout - No class docstring; 27/27 methods documented
- lp.services.tests.test_utils.TestAutoDecorate - Tests for AutoDecorate.
- lp.services.tests.test_utils.TestBase - Undocumented
- lp.services.tests.test_utils.TestBZ2Pickle - Tests for
save_bz2_pickle
and load_bz2_pickle
. - lp.services.tests.test_utils.TestCachingIterator - Tests for CachingIterator.
- lp.services.tests.test_utils.TestDecorateWith - Tests for
decorate_with
. - lp.services.tests.test_utils.TestDocstringDedent - Tests for
docstring_dedent
. - lp.services.tests.test_utils.TestFileExists - Tests for
file_exists
. - lp.services.tests.test_utils.TestIterateSplit - Tests for iter_split.
- lp.services.tests.test_utils.TestIterChunks - Tests for iter_chunks.
- lp.services.tests.test_utils.TestObfuscateStructure - No class docstring; 6/6 methods documented
- lp.services.tests.test_utils.TestRunCapturingOutput - Test
run_capturing_output
. - lp.services.tests.test_utils.TestSanitiseURLs - Undocumented
- lp.services.tests.test_utils.TestSecondsSinceEpoch - Tests for
seconds_since_epoch
. - lp.services.tests.test_utils.TestTracebackInfo - Tests of
traceback_info
. - lp.services.tests.test_utils.TestUTCNow - Tests for
utc_now
. - lp.services.tests.test_vocabularies.TestVocabularies - No class docstring; 1/1 methods documented
- lp.services.tests.test_xmlrpc.TestTransport - Test code that allows xmlrpclib.ServerProxy to have a socket timeout
- lp.services.twistedsupport.tests.test_gracefulshutdown.TestConnTrackingFactoryWrapper - No class docstring; 5/5 methods documented
- lp.services.twistedsupport.tests.test_gracefulshutdown.TestOrderedMultiService - Tests for OrderedMultiService.
- lp.services.twistedsupport.tests.test_gracefulshutdown.TestServerAvailableResource - No class docstring; 3/3 methods documented
- lp.services.twistedsupport.tests.test_loggingsupport.TestLaunchpadLogFile - No class docstring; 5/6 methods documented
- lp.services.twistedsupport.tests.test_processmonitor.TestProcessMonitorProtocol - Tests for
ProcessMonitorProtocol
. - lp.services.twistedsupport.tests.test_processmonitor.TestProcessMonitorProtocolWithTimeout - Tests for
ProcessMonitorProtocolWithTimeout
. - lp.services.twistedsupport.tests.test_processmonitor.TestProcessProtocolWithTwoStageKill - Tests for
ProcessProtocolWithTwoStageKill
. - lp.services.twistedsupport.tests.test_processmonitor.TestProcessWithTimeout - Tests for
ProcessWithTimeout
. - lp.services.twistedsupport.tests.test_processmonitor.TestRunProcessWithTimeout - Tests for
run_process_with_timeout
. - lp.services.twistedsupport.tests.test_task.TestParallelLimitedTaskConsumer - Tests for
ParallelLimitedTaskConsumer
. - lp.services.twistedsupport.tests.test_task.TestPollingTaskSource - Tests for
PollingTaskSource
. - lp.services.twistedsupport.tests.test_twistedsupport.TestCancelOnTimeout - Tests for lp.services.twistedsupport.cancel_on_timeout.
- lp.services.twistedsupport.tests.test_twistedsupport.TestExtractResult - Tests for
lp.services.twistedsupport.extract_result
. - lp.services.twistedsupport.tests.test_xmlrpc.TestBlockingProxy - Undocumented
- lp.services.twistedsupport.tests.test_xmlrpc.TestDeferredBlockingProxy - Undocumented
- lp.services.twistedsupport.tests.test_xmlrpc.TestTrapFault - Tests for
trap_fault
. - lp.services.webapp.tests.test_authentication.TestOAuthParsing - Undocumented
- lp.services.webapp.tests.test_authorization.TestAvailableWithPermission - Test the available_with_permission decorator.
- lp.services.webapp.tests.test_authorization.TestCheckPermissionCaching - Test the caching done by
LaunchpadSecurityPolicy.checkPermission
. - lp.services.webapp.tests.test_authorization.TestIterAuthorization - Tests for
iter_authorization
. - lp.services.webapp.tests.test_authorization.TestLaunchpadSecurityPolicy_getPrincipalsAccessLevel - No class docstring; 3/4 methods documented
- lp.services.webapp.tests.test_authorization.TestPrecachePermissionForObjects - Test the precaching of permissions.
- lp.services.webapp.tests.test_breadcrumbs.TestBreadcrumb - Undocumented
- lp.services.webapp.tests.test_dbpolicy.ImplicitDatabasePolicyTestCase - Tests for when there is no policy installed.
- lp.services.webapp.tests.test_dbpolicy.LayerDatabasePolicyTestCase - No class docstring; 4/4 methods documented
- lp.services.webapp.tests.test_dbpolicy.MasterFallbackTestCase - No class docstring; 5/6 methods documented
- lp.services.webapp.tests.test_dbpolicy.TestFastDowntimeRollout - No class docstring; 2/6 methods documented
- lp.services.webapp.tests.test_error.TestDatabaseErrorViews - No class docstring; 1/7 methods documented
- lp.services.webapp.tests.test_error.TestSystemErrorView - Undocumented
- lp.services.webapp.tests.test_errorlog.TestErrorReportingUtility - No class docstring; 16/27 methods documented
- lp.services.webapp.tests.test_escaping.TestHtmlEscape - Undocumented
- lp.services.webapp.tests.test_escaping.TestStructured - Undocumented
- lp.services.webapp.tests.test_forgiving_vocabulary.TestForgivingSimpleVocabulary - Tests for ForgivingSimpleVocabulary.
- lp.services.webapp.tests.test_haproxy.HAProxyIntegrationTest - Undocumented
- lp.services.webapp.tests.test_initialization.TestURLNamespace - Undocumented
- lp.services.webapp.tests.test_initialization.TestWrappedParameterConverter - Make sure URL parameter type conversions don't generate OOPS reports
- lp.services.webapp.tests.test_login.TestMissingServerShowsNiceErrorPage - Undocumented
- lp.services.webapp.tests.test_menu.TestMenuBaseLinkCaching - Link objects generated by MenuBase subclasses are cached.
- lp.services.webapp.tests.test_metazcml.TestCallDirective - Undocumented
- lp.services.webapp.tests.test_navigation.TestNavigationDirective - Undocumented
- lp.services.webapp.tests.test_pageid.LaunchpadBrowserPublicationPageIDTestCase - Ensure that the web service enhances the page ID correctly.
- lp.services.webapp.tests.test_pageid.TestCollectionResourcePageIDs - Ensure page ids for collections display the origin page resource.
- lp.services.webapp.tests.test_pageid.TestPageIdCorners - Ensure that the page ID generation handles corner cases well.
- lp.services.webapp.tests.test_pageid.TestWebServicePageIDs - Ensure that the web service enhances the page ID correctly.
- lp.services.webapp.tests.test_publication.TestBlockingOffsitePosts - We are very particular about what form POSTs we will accept.
- lp.services.webapp.tests.test_publication.TestLaunchpadBrowserPublication - Undocumented
- lp.services.webapp.tests.test_servers.LaunchpadBrowserResponseHeaderInjection - Test that LaunchpadBrowserResponse rejects header injection attempts.
- lp.services.webapp.tests.test_servers.SetInWSGIEnvironmentTestCase - Undocumented
- lp.services.webapp.tests.test_servers.TestApplicationServerSettingRequestFactory - Tests for the ApplicationServerSettingRequestFactory.
- lp.services.webapp.tests.test_servers.TestBasicLaunchpadRequest - Tests for the base request class
- lp.services.webapp.tests.test_servers.TestFeedsBrowserRequest - Tests for
FeedsBrowserRequest
. - lp.services.webapp.tests.test_servers.TestFinishReadOnlyRequest - Undocumented
- lp.services.webapp.tests.test_servers.TestLaunchpadBrowserRequest - No class docstring; 5/6 methods documented
- lp.services.webapp.tests.test_servers.TestLaunchpadBrowserRequest_getNearest - Undocumented
- lp.services.webapp.tests.test_servers.TestLaunchpadBrowserRequestMixinWithLaunchpadBrowserRequest - Tests for
LaunchpadBrowserRequestMixin
as found in - lp.services.webapp.tests.test_servers.TestLaunchpadBrowserRequestMixinWithLaunchpadTestRequest - Tests for
LaunchpadBrowserRequestMixin
as found in - lp.services.webapp.tests.test_servers.TestPrivateXMLRPCRequest - Tests for
PrivateXMLRPCRequest
. - lp.services.webapp.tests.test_servers.TestWSGINativeString - Undocumented
- lp.services.webapp.tests.test_sigdumpmem.SIGDUMPMEMTestCase - Undocumented
- lp.services.webapp.tests.test_sighup.SIGHUPTestCase - Undocumented
- lp.services.webapp.tests.test_statementtracer.TestLoggingOutsideOfRequest - Undocumented
- lp.services.webapp.tests.test_user_requested_oops.TestUserRequestedOops - Test the functions related to user requested oopses.
- lp.services.webservice.tests.test_json.TestStrJSONSerializer - Undocumented
- lp.services.webservice.tests.test_wadl_generation.SmokeTestWadlAndDocGeneration - Smoke test the WADL and HTML generation front-end functions.
- lp.snappy.adapters.tests.test_buildarch.TestDetermineArchitecturesToBuild - Undocumented
- lp.snappy.adapters.tests.test_buildarch.TestSnapArchitecture - Undocumented
- lp.snappy.adapters.tests.test_buildarch.TestSnapBuildInstance - Undocumented
- lp.snappy.adapters.tests.test_buildarch.TestSnapBuildInstanceError - Undocumented
- lp.snappy.tests.test_snapbuildbehaviour.FormatAsRfc3339TestCase - Undocumented
- lp.snappy.tests.test_snapstoreclient.TestMacaroonAuth - Undocumented
- lp.soyuz.adapters.tests.test_buildarch.TestDetermineArchitecturesToBuild - Test that determine_architectures_to_build correctly interprets hints.
- lp.soyuz.adapters.tests.test_buildarch.TestDpkgArchitectureCache - Undocumented
- lp.soyuz.browser.tests.test_package_copying_mixin.TestPackageCopyingMixinLight - Test lightweight functions and methods.
- lp.soyuz.scripts.tests.test_gina.TestArchiveFilesystemInfo - Undocumented
- lp.soyuz.scripts.tests.test_obsoletedistroseries.TestObsoleteDistroseriesScript - Test the obsolete-distroseries.py script.
- lp.soyuz.scripts.tests.test_ppa_apache_log_parser.TestPathParsing - Test parsing of PPA request paths.
- lp.soyuz.scripts.tests.test_ppakeygenerator.TestPPAKeyGenerator - No class docstring; 6/6 methods documented
- lp.soyuz.tests.test_packageupload.TestPackageUploadCustom - Unit tests for
PackageUploadCustom
. - lp.testing.AbstractYUITestCase - No class docstring; 3/4 methods documented
- lp.testing.keyserver.tests.test_harness.TestKeyServerTac - Undocumented
- lp.testing.keyserver.tests.test_inprocess.TestInProcessKeyServerFixture - Undocumented
- lp.testing.keyserver.tests.test_locate_key.LocateKeyTestCase - No class docstring; 1/5 methods documented
- lp.testing.keyserver.tests.test_web.TestWebResources - No class docstring; 5/11 methods documented
- lp.testing.swift.tests.test_fixture.TestSwiftFixture - No class docstring; 1/14 methods documented
- lp.testing.TestCaseWithFactory - No class docstring; 5/8 methods, 1/1 static methods documented
- lp.answers.browser.tests.test_menus.TestQuestionMenus - Test specification menus links.
- lp.answers.browser.tests.test_question.QuestionEditViewTestCase - Verify the behaviour of the QuestionEditView.
- lp.answers.browser.tests.test_question.QuestionTargetWidgetTestCase - Test that QuestionTargetWidgetTestCase behaves as expected.
- lp.answers.browser.tests.test_question.TestQuestionAddView - Verify the behaviour of the QuestionAddView.
- lp.answers.browser.tests.test_questionsubscription_views.QuestionPortletSubscribersWithDetailsTests - Tests for IQuestion:+portlet-subscribers-details view.
- lp.answers.browser.tests.test_questiontarget.QuestionSetViewTestCase - Test the answers application root view.
- lp.answers.browser.tests.test_questiontarget.QuestionTargetPortletAnswerContactsWithDetailsTests - Tests for IQuestionTarget:+portlet-answercontacts-details view.
- lp.answers.browser.tests.test_questiontarget.TestQuestionTargetPortletAnswerContacts - Tests for IQuestionTarget:+portlet-answercontacts.
- lp.answers.browser.tests.test_questiontarget.TestSearchQuestionsView - Undocumented
- lp.answers.browser.tests.test_questiontarget.TestSearchQuestionsViewCanConfigureAnswers - Undocumented
- lp.answers.browser.tests.test_questiontarget.TestSearchQuestionsViewTemplate - Test the behaviour of SearchQuestionsView.template
- lp.answers.browser.tests.test_questiontarget.TestSearchQuestionsViewUnknown - Test the behaviour of SearchQuestionsView unknown support.
- lp.answers.model.tests.test_question.TestQuestionDirectSubscribers - Undocumented
- lp.answers.model.tests.test_question.TestQuestionInDirectSubscribers - Undocumented
- lp.answers.model.tests.test_questionsubscription.TestQuestionSubscription - Tests relating to question subscriptions in general.
- lp.answers.model.tests.test_questionsubscription.TestQuestionSubscriptionCanBeUnsubscribedbyUser - Tests for QuestionSubscription.canBeUnsubscribedByUser.
- lp.answers.tests.test_faq.TestFAQ - Undocumented
- lp.answers.tests.test_faq.TestFAQPermissions - Test who can edit FAQs.
- lp.answers.tests.test_faq_webservice.TestFAQWebService - Undocumented
- lp.answers.tests.test_faqtarget.TestDistributionPermissions - Test who can add FAQs to a distribution.
- lp.answers.tests.test_faqtarget.TestDSPPermissions - Test who can add FAQs for a distribution source package.
- lp.answers.tests.test_faqtarget.TestProductPermissions - Test who can add FAQs to a product.
- lp.answers.tests.test_question.TestQuestionSearch - Undocumented
- lp.answers.tests.test_question.TestQuestionSecurity - Undocumented
- lp.answers.tests.test_question_notifications.QuestionNotificationTestCase - Test common question notification behaviour.
- lp.answers.tests.test_question_webservice.TestQuestionRepresentation - Test ways of interacting with Question webservice representations.
- lp.answers.tests.test_question_webservice.TestQuestionSetWebService - Undocumented
- lp.answers.tests.test_question_webservice.TestQuestionWebServiceSubscription - Undocumented
- lp.answers.tests.test_question_webservice.TestSetCommentVisibility - Tests who can successfully set comment visibility.
- lp.answers.tests.test_questionjob.QuestionEmailJobTestCase - Test case for QuestionEmailJob class.
- lp.answers.tests.test_questionjob.QuestionJobTestCase - Test case for base QuestionJob class.
- lp.answers.tests.test_questionjob.TestViaCelery - Undocumented
- lp.answers.tests.test_questiontarget.QuestionTargetAnswerContactTestCase - Tests for changing an answer contact.
- lp.answers.tests.test_questiontarget.TestQuestionTarget_answer_contacts_with_languages - Tests for the 'answer_contacts_with_languages' property of question
- lp.answers.tests.test_questiontarget.TestQuestionTargetCreateQuestionFromBug - Test the createQuestionFromBug from bug behaviour.
- lp.answers.tests.test_vocabulary.UsesAnswersDistributionVocabularyTestCase - Test that the vocabulary behaves as expected.
- lp.answers.tests.test_vocabulary.UsesAnswersProductVocabularyTestCase - Test that the product vocabulary behaves as expected.
- lp.app.browser.tests.test_base_layout.TestBaseLayout - Test the page parts provided by the base-layout.pt.
- lp.app.browser.tests.test_formatters.ObjectFormatterAPITestCase - Undocumented
- lp.app.browser.tests.test_formatters.TestPillarFormatterAPI - Undocumented
- lp.app.browser.tests.test_inlineeditpickerwidget.TestInlineEditPickerWidget - Undocumented
- lp.app.browser.tests.test_inlineeditpickerwidget.TestInlinePersonEditPickerWidget - Undocumented
- lp.app.browser.tests.test_inlinemulticheckboxwidget.TestInlineMultiCheckboxWidget - Undocumented
- lp.app.browser.tests.test_launchpad.ExceptionHierarchyTestCase - Undocumented
- lp.app.browser.tests.test_launchpad.TestBranchTraversal - Branches are traversed to from IPersons. Test we can reach them.
- lp.app.browser.tests.test_launchpad.TestCodeTraversal - Undocumented
- lp.app.browser.tests.test_launchpad.TestErrorViews - Undocumented
- lp.app.browser.tests.test_launchpad.TestIterViewRegistrations - No class docstring; 1/1 methods documented
- lp.app.browser.tests.test_launchpad.TestPersonTraversal - Undocumented
- lp.app.browser.tests.test_launchpad.TestProductTraversal - Undocumented
- lp.app.browser.tests.test_launchpadform.TestHelpLinks - Undocumented
- lp.app.browser.tests.test_launchpadroot.LaunchpadRootIndexViewTestCase - No class docstring; 2/6 methods, 0/1 static methods documented
- lp.app.browser.tests.test_launchpadroot.LaunchpadRootPermissionTest - Test for the ILaunchpadRoot permission
- lp.app.browser.tests.test_launchpadroot.TestLaunchpadRootNavigation - Test for the LaunchpadRootNavigation.
- lp.app.browser.tests.test_linkchecker.TestLinkCheckerAPI - No class docstring; 1/11 methods documented
- lp.app.browser.tests.test_macro_view.TestMacroNontraversability - Macros should not be URL accessable (see bug 162868).
- lp.app.browser.tests.test_mixed_visibility.TestMixedVisibility - Undocumented
- lp.app.browser.tests.test_page_macro.PageMacroDispatcherInteractionTestCase - Undocumented
- lp.app.browser.tests.test_stringformatter.TestLinkifyingProtocols - Undocumented
- lp.app.browser.tests.test_stringformatter.TestParseDiffErrors - Undocumented
- lp.app.browser.tests.test_vocabulary.DefaultPickerEntrySourceAdapterTestCase - Undocumented
- lp.app.browser.tests.test_vocabulary.HugeVocabularyJSONViewTestCase - Undocumented
- lp.app.browser.tests.test_vocabulary.PersonPickerEntrySourceAdapterTestCase - Undocumented
- lp.app.browser.tests.test_vocabulary.TestDistributionPickerEntrySourceAdapter - Undocumented
- lp.app.browser.tests.test_vocabulary.TestDistributionSourcePackagePickerEntrySourceAdapter - Undocumented
- lp.app.browser.tests.test_vocabulary.TestProductPickerEntrySourceAdapter - Undocumented
- lp.app.browser.tests.test_vocabulary.TestProjectGroupPickerEntrySourceAdapter - Undocumented
- lp.app.browser.tests.test_webservice.TestMissingBranches - Test NotFound for webservice branches requests.
- lp.app.browser.tests.test_webservice.TestMissingBugs - Test NotFound for webservice bugs requests.
- lp.app.browser.tests.test_webservice.TestMissingBugTrackers - Test NotFound for webservice bug_trackers requests.
- lp.app.browser.tests.test_webservice.TestMissingBuilders - Test NotFound for webservice builders requests.
- lp.app.browser.tests.test_webservice.TestMissingCountries - Test NotFound for webservice countries requests.
- lp.app.browser.tests.test_webservice.TestMissingCves - Test NotFound for webservice cves requests.
- lp.app.browser.tests.test_webservice.TestMissingDistributions - Test NotFound for webservice distributions requests.
- lp.app.browser.tests.test_webservice.TestMissingLanguages - Test NotFound for webservice launguages requests.
- lp.app.browser.tests.test_webservice.TestMissingLiveFSes - Test NotFound for webservice livefses requests.
- lp.app.browser.tests.test_webservice.TestMissingPackagesets - Test NotFound for webservice packagesets requests.
- lp.app.browser.tests.test_webservice.TestMissingPeople - Test NotFound for webservice branches requests.
- lp.app.browser.tests.test_webservice.TestMissingProjectGroups - Test NotFound for webservice project_groups requests.
- lp.app.browser.tests.test_webservice.TestMissingProjects - Test NotFound for webservice projects requests.
- lp.app.browser.tests.test_webservice.TestMissingQuestions - Test NotFound for webservice questions requests.
- lp.app.browser.tests.test_webservice.TestMissingSnaps - Test NotFound for webservice snaps requests.
- lp.app.browser.tests.test_webservice.TestMissingTemporaryBlobs - Test NotFound for webservice temporary_blobs requests.
- lp.app.browser.tests.test_webservice.TestMissingTranslationGroups - Test NotFound for webservice translation_groups requests.
- lp.app.browser.tests.test_webservice.TestMissingTranslationImportQueueEntries - Test NotFound for webservice translation_import_queue_entries requests.
- lp.app.browser.tests.test_webservice.TestXHTMLRepresentations - Undocumented
- lp.app.tests.test_security.TestAuthorizationBase - Undocumented
- lp.app.tests.test_security.TestPublicOrPrivateTeamsExistence - Tests for the PublicOrPrivateTeamsExistence security adapter.
- lp.app.tests.test_services.TestServiceFactory - Tests for the ServiceFactory
- lp.app.tests.test_tales.ObjectImageDisplayAPITestCase - Tests for ObjectImageDisplayAPI
- lp.app.tests.test_tales.TestFormattersAPI - Tests for FormattersAPI.
- lp.app.tests.test_tales.TestIRCNicknameFormatterAPI - Tests for IRCNicknameFormatterAPI
- lp.app.tests.test_tales.TestNoneFormatterAPI - Tests for NoneFormatterAPI
- lp.app.tests.test_tales.TestObjectFormatterAPI - Tests for ObjectFormatterAPI
- lp.app.tests.test_tales.TestPackageBuildFormatterAPI - Tests for PackageBuildFormatterAPI.
- lp.app.tests.test_tales.TestPersonFormatterAPI - Tests for PersonFormatterAPI
- lp.app.tests.test_tales.TestTeamFormatterAPI - Test permissions required to access TeamFormatterAPI methods.
- lp.app.webservice.tests.test_marshallers.TestInlineObjectFieldMarshaller - Undocumented
- lp.app.webservice.tests.test_marshallers.TestTextFieldMarshaller - Undocumented
- lp.app.webservice.tests.test_marshallers.TestWebServiceObfuscation - Integration test for obfuscation marshaller.
- lp.app.widgets.tests.test_itemswidgets.ItemWidgetTestCase - A test case that sets up an items widget for testing.
- lp.app.widgets.tests.test_itemswidgets.TestEnumChoiceWidget - Tests for EnumChoiceWidget and vocabulary_to_choice_edit_items.
- lp.app.widgets.tests.test_itemswidgets.TestLaunchpadRadioWidgetWithDescription - Test the LaunchpadRadioWidgetWithDescription class.
- lp.app.widgets.tests.test_launchpadtarget.LaunchpadTargetWidgetTestCase - Test the LaunchpadTargetWidget class.
- lp.app.widgets.tests.test_popup.TestVocabularyPickerWidget - Undocumented
- lp.app.widgets.tests.test_suggestion.TestSuggestionWidget - Test the SuggestionWidget class.
- lp.app.widgets.tests.test_suggestion.TestTargetBranchWidget - Test the TargetBranchWidget class.
- lp.app.widgets.tests.test_suggestion.TestTargetGitRepositoryWidget - Test the TargetGitRepositoryWidget class.
- lp.archivepublisher.tests.test_archivesigningkey.TestSignableArchiveWithRunParts - Undocumented
- lp.archivepublisher.tests.test_archivesigningkey.TestSignableArchiveWithSigningKey - Undocumented
- lp.archivepublisher.tests.test_config.TestGetPubConfig - Undocumented
- lp.archivepublisher.tests.test_config.TestGetPubConfigPPA - Undocumented
- lp.archivepublisher.tests.test_config.TestGetPubConfigPPACompatUefi - Undocumented
- lp.archivepublisher.tests.test_customupload.TestSigning - Undocumented
- lp.archivepublisher.tests.test_ddtp_tarball.TestDdtpTarball - Undocumented
- lp.archivepublisher.tests.test_debian_installer.TestDebianInstaller - Undocumented
- lp.archivepublisher.tests.test_dist_upgrader.TestDistUpgrader - Undocumented
- lp.archivepublisher.tests.test_dominator.TestArchSpecificPublicationsCache - Tests for
ArchSpecificPublicationsCache
. - lp.archivepublisher.tests.test_dominator.TestDominationHelpers - Test lightweight helpers for the
Dominator
. - lp.archivepublisher.tests.test_dominator.TestDominatorMethods - No class docstring; 1/39 methods documented
- lp.archivepublisher.tests.test_dominator.TestGeneralizedPublication - Test publication generalization helpers.
- lp.archivepublisher.tests.test_dominator.TestLivenessFunctions - Tests for the functions that say which versions are live.
- lp.archivepublisher.tests.test_ftparchive.TestFTPArchive - No class docstring; 4/32 methods documented
- lp.archivepublisher.tests.test_ftparchive.TestFTPArchiveRunApt - Test
FTPArchive
's execution of apt-ftparchive. - lp.archivepublisher.tests.test_generate_contents_files.TestGenerateContentsFiles - Tests for the actual
GenerateContentsFiles
script. - lp.archivepublisher.tests.test_generate_contents_files.TestHelpers - Tests for the module's helper functions.
- lp.archivepublisher.tests.test_generate_ppa_htaccess.TestPPAHtaccessTokenGeneration - Test the generate_ppa_htaccess.py script.
- lp.archivepublisher.tests.test_htaccess.TestHtpasswdGeneration - Test htpasswd generation.
- lp.archivepublisher.tests.test_meta_data.TestMetaData - No class docstring; 2/2 methods documented
- lp.archivepublisher.tests.test_processaccepted.TestProcessAccepted - No class docstring; 5/9 methods documented
- lp.archivepublisher.tests.test_processdeathrow.TestProcessDeathRow - Test the process-death-row.py script works properly.
- lp.archivepublisher.tests.test_publish_ftpmaster.TestCreateDistroSeriesIndexes - Test initial creation of archive indexes for a
DistroSeries
. - lp.archivepublisher.tests.test_publish_ftpmaster.TestPublishFTPMasterScript - No class docstring; 3/54 methods documented
- lp.archivepublisher.tests.test_publishdistro.TestPublishDistroMethods - Fine-grained unit tests for
PublishDistro
. - lp.archivepublisher.tests.test_publisher.TestByHash - Unit tests for details of handling a single by-hash directory tree.
- lp.archivepublisher.tests.test_publisher.TestByHashes - Unit tests for details of handling a set of by-hash directory trees.
- lp.archivepublisher.tests.test_publisher.TestDirectoryHashHelpers - Helper functions for DirectoryHash testing.
- lp.archivepublisher.tests.test_publisher.TestPublisherLite - Lightweight unit tests for the publisher.
- lp.archivepublisher.tests.test_publisherconfig.TestPublisherConfig - Test the
PublisherConfig
model. - lp.archivepublisher.tests.test_publisherconfig.TestPublisherConfigSecurity - Undocumented
- lp.archivepublisher.tests.test_rosetta_translations.TestRosettaTranslations - No class docstring; 1/24 methods documented
- lp.archivepublisher.tests.test_signing.TestSigningHelpers - Undocumented
- lp.archiveuploader.tests.test_dscfile.TestDscFileLibrarian - Tests for DscFile that may use the Librarian.
- lp.archiveuploader.tests.test_dscfile.TestDSCFileWithDatabase - No class docstring; 1/1 methods documented
- lp.archiveuploader.tests.test_dscfile.TestSignableTagFile - Test
SignableTagFile
, a helper mixin. - lp.archiveuploader.tests.test_nascentuploadfile.NascentUploadFileTestCase - Base class for all tests of classes deriving from NascentUploadFile.
- lp.archiveuploader.tests.test_private_maintainers.TestPrivateMaintainers - Undocumented
- lp.archiveuploader.tests.test_sync_notification.TestSyncNotification - No class docstring; 7/9 methods documented
- lp.archiveuploader.tests.test_uploadpolicy.TestUploadPolicy - Undocumented
- lp.archiveuploader.tests.test_uploadprocessor.TestUploadProcessorBase - Base class for functional tests over uploadprocessor.py.
- lp.blueprints.browser.tests.test_hasspecifications.TestPersonSpecWorkloadView - Undocumented
- lp.blueprints.browser.tests.test_menus.TestSpecificationMenus - Test specification menus links.
- lp.blueprints.browser.tests.test_person_upcomingwork.Test_getWorkItemsDueBefore - Undocumented
- lp.blueprints.browser.tests.test_person_upcomingwork.TestGenericWorkItem - Undocumented
- lp.blueprints.browser.tests.test_person_upcomingwork.TestPersonUpcomingWorkView - Undocumented
- lp.blueprints.browser.tests.test_specification.TestBranchTraversal - Undocumented
- lp.blueprints.browser.tests.test_specification.TestNewSpecificationFromDistributionView - Undocumented
- lp.blueprints.browser.tests.test_specification.TestNewSpecificationFromProductView - Undocumented
- lp.blueprints.browser.tests.test_specification.TestNewSpecificationFromProjectGroupView - No class docstring; 1/2 methods documented
- lp.blueprints.browser.tests.test_specification.TestNewSpecificationFromRootView - No class docstring; 1/2 methods documented
- lp.blueprints.browser.tests.test_specification.TestNewSpecificationFromSprintView - No class docstring; 1/2 methods documented
- lp.blueprints.browser.tests.test_specification.TestSpecificationEditStatusView - Test the SpecificationEditStatusView.
- lp.blueprints.browser.tests.test_specification.TestSpecificationFieldXHTMLRepresentations - Undocumented
- lp.blueprints.browser.tests.test_specification.TestSpecificationSearch - Undocumented
- lp.blueprints.browser.tests.test_specificationdependency.TestDepTree - Undocumented
- lp.blueprints.browser.tests.test_specificationsubscription.SpecificationPortletSubscribersContentsTestCase - Tests for SpecificationPortletSubscribersContents view.
- lp.blueprints.browser.tests.test_specificationsubscription.TestSpecificationPortletSubcribersIds - Undocumented
- lp.blueprints.browser.tests.test_specificationtarget.SpecificationSetViewTestCase - Test the specification application root view.
- lp.blueprints.browser.tests.test_specificationtarget.TestAssignments - Undocumented
- lp.blueprints.browser.tests.test_specificationtarget.TestHasSpecificationsConfiguration - Undocumented
- lp.blueprints.browser.tests.test_specificationtarget.TestHasSpecificationsTemplates - Tests the selection of templates based on blueprints usage.
- lp.blueprints.browser.tests.test_specificationtarget.TestHasSpecificationsViewInvolvement - Test specification menus links.
- lp.blueprints.browser.tests.test_specificationtarget.TestRegisterABlueprintButtonPortlet - Test specification menus links.
- lp.blueprints.browser.tests.test_specificationtarget.TestSpecificationsRobots - Test the behaviour of specfications when usage is UNKNOWN.
- lp.blueprints.browser.tests.test_views.TestAssignments - No class docstring; 1/5 methods documented
- lp.blueprints.model.tests.test_specification.TestSpecificationDependencies - Test the methods for getting the dependencies for blueprints.
- lp.blueprints.model.tests.test_specification.TestSpecificationInformationType - No class docstring; 3/4 methods documented
- lp.blueprints.model.tests.test_specification.TestSpecificationSubscriptionSort - Undocumented
- lp.blueprints.model.tests.test_specification.TestSpecificationValidation - Undocumented
- lp.blueprints.model.tests.test_specification.TestSpecificationWorkItems - Test the Workitem-related methods of ISpecification.
- lp.blueprints.model.tests.test_specification.TestSpecificationWorkItemsNotifications - Test the notification related to SpecificationWorkItems on
- lp.blueprints.model.tests.test_sprint.TestSpecifications - Undocumented
- lp.blueprints.model.tests.test_sprint.TestSprintAttendancesSort - Undocumented
- lp.blueprints.model.tests.test_subscription.TestSpecificationSubscription - Test whether a user can unsubscribe someone
- lp.blueprints.tests.test_hasspecifications.HasSpecificationsSnapshotTestCase - A TestCase for snapshots of specification targets.
- lp.blueprints.tests.test_hasspecifications.HasSpecificationsTests - Undocumented
- lp.blueprints.tests.test_implements.ImplementsIHasSpecificationsTests - Test that various objects implement IHasSpecifications.
- lp.blueprints.tests.test_implements.ImplementsISpecificationTargetTests - Test that various objects implement ISpecificationTarget.
- lp.blueprints.tests.test_implements.ImplementsISpecificationWorkItemTests - Test that various objects implement ISpecificationWorkItem.
- lp.blueprints.tests.test_specification.SpecificationTests - No class docstring; 5/27 methods documented
- lp.blueprints.tests.test_specification.TestBugLinks - Undocumented
- lp.blueprints.tests.test_specification.TestSpecifications - Undocumented
- lp.blueprints.tests.test_specification.TestSpecificationSet - Undocumented
- lp.blueprints.tests.test_specification_access_policy_triggers.TestSpecificationAccessPolicyTriggers - Undocumented
- lp.blueprints.tests.test_webservice.SpecificationMutationTests - Undocumented
- lp.blueprints.tests.test_webservice.SpecificationWebserviceTestCase - Undocumented
- lp.blueprints.vocabularies.tests.test_specificationdependency.TestSpecificationDepCandidatesVocabulary - Tests for
SpecificationDepCandidatesVocabulary
. - lp.bugs.adapters.tests.test_bugchange.BugChangeLevelTestCase - Undocumented
- lp.bugs.adapters.tests.test_bugchange.BugChangeTestCase - Undocumented
- lp.bugs.adapters.tests.test_bugsubscriptionfilter.BugSubscriptionFilterTestCase - Undocumented
- lp.bugs.browser.tests.test_bug_context_menu.TestBugContextMenu - Undocumented
- lp.bugs.browser.tests.test_bug_views.TestBugActivityView - Undocumented
- lp.bugs.browser.tests.test_bug_views.TestBugMarkAsDuplicateView - Tests for marking a bug as a duplicate.
- lp.bugs.browser.tests.test_bug_views.TestBugMessageAddFormView - Tests for the add message to bug view.
- lp.bugs.browser.tests.test_bug_views.TestBugPortletSubscribers - Undocumented
- lp.bugs.browser.tests.test_bug_views.TestBugSecrecyViews - Tests for the Bug secrecy views.
- lp.bugs.browser.tests.test_bug_views.TestBugTextViewPrivateTeams - Test for rendering BugTextView with private team artifacts.
- lp.bugs.browser.tests.test_bugalsoaffects.TestBugAlsoAffectsDistribution - Undocumented
- lp.bugs.browser.tests.test_bugattachment_edit_view.TestBugAttachmentEditView - Tests of traversal to and access of files of bug attachments.
- lp.bugs.browser.tests.test_bugattachment_file_access.TestAccessToBugAttachmentFiles - Tests of traversal to and access of files of bug attachments.
- lp.bugs.browser.tests.test_bugattachment_file_access.TestWebserviceAccessToBugAttachmentFiles - Tests access to bug attachments via the webservice.
- lp.bugs.browser.tests.test_bugcomment.TestBugCommentImplementsInterface - No class docstring; 3/3 methods documented
- lp.bugs.browser.tests.test_buglisting.BugTargetTestCase - Test helpers for setting up
IBugTarget
tests. - lp.bugs.browser.tests.test_bugnomination.TestBugEditLinks - Undocumented
- lp.bugs.browser.tests.test_bugnomination.TestBugNominationEditView - Tests for BugNominationEditView.
- lp.bugs.browser.tests.test_bugnomination.TestBugNominationView - Tests for BugNominationView.
- lp.bugs.browser.tests.test_bugs.TestMaloneView - Test the MaloneView for the Bugs application.
- lp.bugs.browser.tests.test_bugsubscription_views.BugMuteSelfViewTestCase - Tests for the BugMuteSelfView.
- lp.bugs.browser.tests.test_bugsubscription_views.BugPortletSubscribersWithDetailsTests - Tests for IBug:+bug-portlet-subscribers-details view.
- lp.bugs.browser.tests.test_bugsubscription_views.BugSubscriptionAdvancedFeaturesTestCase - Undocumented
- lp.bugs.browser.tests.test_bugsubscription_views.BugsubscriptionPrivacyTests - Undocumented
- lp.bugs.browser.tests.test_bugsubscription_views.BugSubscriptionsListViewTestCase - Tests for the BugSubscriptionsListView.
- lp.bugs.browser.tests.test_bugsubscriptionfilter.TestBugSubscriptionFilterAdvancedFeatures - A base class for testing advanced structural subscription features.
- lp.bugs.browser.tests.test_bugsubscriptionfilter.TestBugSubscriptionFilterAPI - Undocumented
- lp.bugs.browser.tests.test_bugsubscriptionfilter.TestBugSubscriptionFilterAPIModifications - Undocumented
- lp.bugs.browser.tests.test_bugsubscriptionfilter.TestBugSubscriptionFilterCreateView - Undocumented
- lp.bugs.browser.tests.test_bugsubscriptionfilter.TestBugSubscriptionFilterEditView - Undocumented
- lp.bugs.browser.tests.test_bugsubscriptionfilter.TestBugSubscriptionFilterNavigation - Undocumented
- lp.bugs.browser.tests.test_bugsubscriptionfilter.TestBugSubscriptionFilterView - Undocumented
- lp.bugs.browser.tests.test_bugsupervisor.TestBugSupervisorEditView - Undocumented
- lp.bugs.browser.tests.test_bugtarget_configure.TestProductBugConfigurationView - Undocumented
- lp.bugs.browser.tests.test_bugtarget_filebug.FileBugViewBaseExtraDataTestCase - FileBugView handles extra data from blobs created by apport.
- lp.bugs.browser.tests.test_bugtarget_filebug.ProjectGroupFileBugGuidedViewTestCase - Undocumented
- lp.bugs.browser.tests.test_bugtarget_filebug.TestBugTargetFileBugConfirmationMessage - Undocumented
- lp.bugs.browser.tests.test_bugtarget_filebug.TestFileBugForNonBugSupervisors - Undocumented
- lp.bugs.browser.tests.test_bugtarget_filebug.TestFileBugRequestCache - Undocumented
- lp.bugs.browser.tests.test_bugtarget_filebug.TestFileBugSourcePackage - Undocumented
- lp.bugs.browser.tests.test_bugtarget_filebug.TestFileBugViewBase - Undocumented
- lp.bugs.browser.tests.test_bugtarget_patches_view.TestBugTargetPatchCountBase - Undocumented
- lp.bugs.browser.tests.test_bugtarget_subscription.TargetSubscriptionViewTestCase - Tests for the TargetSubscriptionView.
- lp.bugs.browser.tests.test_bugtarget_tags.TestBugTargetTags - No class docstring; 1/4 methods documented
- lp.bugs.browser.tests.test_bugtask.TestBugActivityItem - Undocumented
- lp.bugs.browser.tests.test_bugtask.TestBugListingBatchNavigator - No class docstring; 1/1 methods documented
- lp.bugs.browser.tests.test_bugtask.TestBugTaskBatchedCommentsAndActivityView - Tests for the BugTaskBatchedCommentsAndActivityView class.
- lp.bugs.browser.tests.test_bugtask.TestBugTaskDeleteLinks - Test that the delete icons/links are correctly rendered.
- lp.bugs.browser.tests.test_bugtask.TestBugTaskDeleteView - Test the bug task delete form.
- lp.bugs.browser.tests.test_bugtask.TestBugTaskEditView - Test the bug task edit form.
- lp.bugs.browser.tests.test_bugtask.TestBugTaskEditViewAssigneeField - Undocumented
- lp.bugs.browser.tests.test_bugtask.TestBugTaskEditViewStatusField - We show only those options as possible value in the status
- lp.bugs.browser.tests.test_bugtask.TestBugTaskListingItem - No class docstring; 9/9 methods documented
- lp.bugs.browser.tests.test_bugtask.TestBugTasksAndNominationsViewAlsoAffects - Tests the boolean methods on the view used to indicate whether the
- lp.bugs.browser.tests.test_bugtask.TestBugTasksNominationsView - Undocumented
- lp.bugs.browser.tests.test_bugtask.TestBugTasksTableView - Undocumented
- lp.bugs.browser.tests.test_bugtask.TestBugTaskView - Undocumented
- lp.bugs.browser.tests.test_bugtask.TestCommentCollapseVisibility - Test for the conditions around display of collapsed/hidden comments.
- lp.bugs.browser.tests.test_bugtask.TestDistributionBugs - Test the bugs overview page for distributions.
- lp.bugs.browser.tests.test_bugtask.TestDistributionSourcePackageBugs - Test the bugs overview page for distribution source packages.
- lp.bugs.browser.tests.test_bugtask.TestDistroSeriesBugs - Test the bugs overview page for distro series.
- lp.bugs.browser.tests.test_bugtask.TestDistroSeriesSourcePackageBugs - Test the bugs overview page for distro series source packages.
- lp.bugs.browser.tests.test_bugtask.TestPersonBugs - Test the bugs overview page for distributions.
- lp.bugs.browser.tests.test_bugtask.TestProductBugs - Test the bugs overview page for projects.
- lp.bugs.browser.tests.test_bugtask.TestProductSeriesBugs - Test the bugs overview page for project series.
- lp.bugs.browser.tests.test_bugtask.TestProjectGroupBugs - Test the bugs overview page for project groups.
- lp.bugs.browser.tests.test_bugtask_adding.TestProductBugTaskCreationStep - Undocumented
- lp.bugs.browser.tests.test_bugtask_navigation.TestBugTaskTraversal - Undocumented
- lp.bugs.browser.tests.test_bugtracker_component.BugTrackerEditComponentViewTextCase - Undocumented
- lp.bugs.browser.tests.test_bugtracker_views.TestBugTrackerSetView - Undocumented
- lp.bugs.browser.tests.test_bugtracker_views.TestBugTrackerView - Undocumented
- lp.bugs.browser.tests.test_bugview.TestBugInformationTypePortletView - Undocumented
- lp.bugs.browser.tests.test_bugview.TestBugView - Undocumented
- lp.bugs.browser.tests.test_bugwatch_views.TestBugWatchEditView - Undocumented
- lp.bugs.browser.tests.test_configure_bugtracker_links.TestConfigureBugTrackerBase - Undocumented
- lp.bugs.browser.tests.test_cve.TestCVEReportView - Tests for CveSet.
- lp.bugs.browser.tests.test_expose.TestExposeAdministeredTeams - Test the function to expose administered team.
- lp.bugs.browser.tests.test_expose.TestIntegrationExposeUserSubscriptionsToJS - Undocumented
- lp.bugs.browser.tests.test_person_bugs.PersonBugsMenuTestCase - Undocumented
- lp.bugs.browser.tests.test_structuralsubscription.StructuralSubscriptionTraversalTestBase - Verify that we can reach a target's structural subscriptions.
- lp.bugs.browser.tests.test_structuralsubscription.TestStructuralSubscribersPortletViewBase - General tests for the StructuralSubscribersPortletView.
- lp.bugs.browser.tests.test_structuralsubscription.TestStructuralSubscriptionAPI - Undocumented
- lp.bugs.browser.tests.test_structuralsubscription.TestStructuralSubscriptionView - General tests for the StructuralSubscriptionView.
- lp.bugs.browser.widgets.tests.test_bug.BugTagsWidgetTestCase - Undocumented
- lp.bugs.browser.widgets.tests.test_bugtask.BugTaskTargetWidgetTestCase - Test that BugTaskTargetWidget behaves as expected.
- lp.bugs.externalbugtracker.tests.test_bugzilla.TestBugzillaGetRemoteBugBatch - Test POSTs to Bugzilla's bug-search page.
- lp.bugs.externalbugtracker.tests.test_github.TestGitHubUpdateBugWatches - Undocumented
- lp.bugs.externalbugtracker.tests.test_gitlab.TestGitLabUpdateBugWatches - Undocumented
- lp.bugs.mail.tests.test_bug_duplicate_notifications.TestAssignmentNotification - Test emails sent when a bug is a duplicate of another.
- lp.bugs.mail.tests.test_bug_subscribe.TestSubscribedBySomeoneElseNotification - Test emails sent when subscribed by someone else.
- lp.bugs.mail.tests.test_bug_task_assignment.TestAssignmentNotification - Test emails sent when assigned a bug report.
- lp.bugs.mail.tests.test_bug_task_deletion.TestDeletionNotification - Test email notifications when a bug task is deleted.
- lp.bugs.mail.tests.test_bug_task_modification.TestModificationNotification - Test email notifications when a bug task is modified.
- lp.bugs.mail.tests.test_bugnotificationbuilder.TestBugNotificationBuilder - Test emails sent when subscribed by someone else.
- lp.bugs.mail.tests.test_commands.AffectsEmailCommandTestCase - Undocumented
- lp.bugs.mail.tests.test_commands.BugEmailCommandTestCase - Undocumented
- lp.bugs.mail.tests.test_commands.CVEEmailCommandTestCase - Undocumented
- lp.bugs.mail.tests.test_commands.DuplicateEmailCommandTestCase - Undocumented
- lp.bugs.mail.tests.test_commands.InformationTypeEmailCommandTestCase - Undocumented
- lp.bugs.mail.tests.test_commands.PrivateEmailCommandTestCase - Undocumented
- lp.bugs.mail.tests.test_commands.SecurityEmailCommandTestCase - Undocumented
- lp.bugs.mail.tests.test_commands.SubscribeEmailCommandTestCase - Undocumented
- lp.bugs.mail.tests.test_commands.SummaryEmailCommandTestCase - Undocumented
- lp.bugs.mail.tests.test_commands.TagEmailCommandTestCase - Undocumented
- lp.bugs.mail.tests.test_commands.UnsubscribeEmailCommandTestCase - Undocumented
- lp.bugs.mail.tests.test_handler.MaloneHandlerProcessTestCase - Test the bug mail processing loop.
- lp.bugs.mail.tests.test_handler.TestMaloneHandler - Test that the Malone/bugs handler works.
- lp.bugs.mail.tests.test_handler.TestSignatureTimestampValidation - GPG signature timestamps are checked for emails containing commands.
- lp.bugs.model.tests.test_bug.TestBug - Undocumented
- lp.bugs.model.tests.test_bug.TestBugActivityMethods - Undocumented
- lp.bugs.model.tests.test_bug.TestBugAutoConfirmation - Tests for auto confirming bugs
- lp.bugs.model.tests.test_bug.TestBugPrivacy - Undocumented
- lp.bugs.model.tests.test_bug.TestBugPrivateAndSecurityRelatedUpdatesProject - Undocumented
- lp.bugs.model.tests.test_bug.TestBugPrivateAndSecurityRelatedUpdatesSpecialCase - Undocumented
- lp.bugs.model.tests.test_bugsubscriptionfilter.TestBugSubscriptionFilter - No class docstring; 4/23 methods documented
- lp.bugs.model.tests.test_bugsubscriptionfilter.TestBugSubscriptionFilterImportance - No class docstring; 1/2 methods documented
- lp.bugs.model.tests.test_bugsubscriptionfilter.TestBugSubscriptionFilterInformationType - Undocumented
- lp.bugs.model.tests.test_bugsubscriptionfilter.TestBugSubscriptionFilterPermissions - No class docstring; 4/5 methods documented
- lp.bugs.model.tests.test_bugsubscriptionfilter.TestBugSubscriptionFilterStatus - No class docstring; 1/2 methods documented
- lp.bugs.model.tests.test_bugsubscriptionfilter.TestBugSubscriptionFilterTag - No class docstring; 2/3 methods documented
- lp.bugs.model.tests.test_bugsubscriptioninfo.TestBugSubscriptionInfo - Undocumented
- lp.bugs.model.tests.test_bugsubscriptioninfo.TestBugSubscriptionInfoPermissions - Undocumented
- lp.bugs.model.tests.test_bugsubscriptioninfo.TestBugSubscriptionInfoQueries - No class docstring; 2/19 methods documented
- lp.bugs.model.tests.test_bugsubscriptioninfo.TestLoadPeople - Tests for
load_people
. - lp.bugs.model.tests.test_bugsubscriptioninfo.TestSubscriptionRelatedSets - Tests for *Set classes related to subscriptions.
- lp.bugs.model.tests.test_bugsummary.TestBugSummary - No class docstring; 1/40 methods documented
- lp.bugs.model.tests.test_bugtask.TestAutoConfirmBugTasks - Tests for auto-confirming bug tasks.
- lp.bugs.model.tests.test_bugtask.TestAutoConfirmBugTasksFlagForProduct - Tests for auto-confirming bug tasks.
- lp.bugs.model.tests.test_bugtask.TestAutoConfirmBugTasksTransitionToTarget - Tests for auto-confirming bug tasks.
- lp.bugs.model.tests.test_bugtask.TestBugTargetKeys - Tests for bug_target_to_key and bug_target_from_key.
- lp.bugs.model.tests.test_bugtask.TestBugTaskBadges - Verify getBugTaskBadgeProperties
- lp.bugs.model.tests.test_bugtask.TestBugTaskContributor - Undocumented
- lp.bugs.model.tests.test_bugtask.TestBugTaskCreation - Test BugTaskSet creation methods.
- lp.bugs.model.tests.test_bugtask.TestBugTaskCreationPackageComponent - IBugTask contains a convenience method to look up archive component
- lp.bugs.model.tests.test_bugtask.TestBugTaskDeletion - Test the different cases that makes a bugtask deletable or not.
- lp.bugs.model.tests.test_bugtask.TestBugTaskDelta - Undocumented
- lp.bugs.model.tests.test_bugtask.TestBugTaskMilestones - Tests that appropriate milestones are returned for bugtasks.
- lp.bugs.model.tests.test_bugtask.TestBugTaskPrivacy - Verify that the bug is either private or public.
- lp.bugs.model.tests.test_bugtask.TestBugTaskUserHasBugSupervisorPrivileges - Undocumented
- lp.bugs.model.tests.test_bugtask.TestBugTaskUserHasBugSupervisorPrivilegesContext - Undocumented
- lp.bugs.model.tests.test_bugtask.TestConjoinedBugTasks - Tests for conjoined bug task functionality.
- lp.bugs.model.tests.test_bugtask.TestDistributionBugTaskPermissionsToSetAssignee - No class docstring; 2/2 methods documented
- lp.bugs.model.tests.test_bugtask.TestDistributionNoBugSupervisorBugTaskPermissionsToSetAssignee - No class docstring; 2/2 methods documented
- lp.bugs.model.tests.test_bugtask.TestProductBugTaskPermissionsToSetAssignee - No class docstring; 2/2 methods documented
- lp.bugs.model.tests.test_bugtask.TestProductNoBugSupervisorBugTaskPermissionsToSetAssignee - No class docstring; 2/2 methods documented
- lp.bugs.model.tests.test_bugtask.TestSimilarBugs - It's possible to get a list of similar bugs.
- lp.bugs.model.tests.test_bugtask.TestStatusCountsForProductSeries - Test BugTaskSet.getStatusCountsForProductSeries().
- lp.bugs.model.tests.test_bugtask.TestTransitionsRemovesSubscribersJob - Test that various bug transitions invoke RemoveArtifactSubscribers
- lp.bugs.model.tests.test_bugtask.TestTransitionToTarget - Tests for BugTask.transitionToTarget.
- lp.bugs.model.tests.test_bugtask.TestValidateNewTarget - Undocumented
- lp.bugs.model.tests.test_bugtask.TestValidateTarget - Undocumented
- lp.bugs.model.tests.test_bugtask.TestValidateTransitionToTarget - Tests for BugTask.validateTransitionToTarget.
- lp.bugs.model.tests.test_bugtask.TestWebservice - Tests for the webservice.
- lp.bugs.model.tests.test_bugtask.TransitionToMilestoneTestCase - Tests for BugTask.transitionToMilestone.
- lp.bugs.model.tests.test_bugtask_status.TestBugTaskStatusTransitionBugImporter - Tests to ensure bug_importer can transition to any status.
- lp.bugs.model.tests.test_bugtask_status.TestBugTaskStatusTransitionBugSupervisorPerson - Tests to ensure bug supervisor person can transition to any status.
- lp.bugs.model.tests.test_bugtask_status.TestBugTaskStatusTransitionBugSupervisorTeamMember - Tests to ensure bug supervisor team can transition to any status.
- lp.bugs.model.tests.test_bugtask_status.TestBugTaskStatusTransitionBugWatchUpdater - Tests to ensure bug_watch_updater can transition to any status.
- lp.bugs.model.tests.test_bugtask_status.TestBugTaskStatusTransitionForReporter - Tests for bug reporter status transitions.
- lp.bugs.model.tests.test_bugtask_status.TestBugTaskStatusTransitionForUser - Test bugtask status transitions for a regular logged in user.
- lp.bugs.model.tests.test_bugtask_status.TestBugTaskStatusTransitionJanitor - Tests to ensure lp janitor can transition to any status.
- lp.bugs.model.tests.test_bugtask_status.TestBugTaskStatusTransitionOwnerPerson - Tests to ensure owner person can transition to any status..
- lp.bugs.model.tests.test_bugtask_status.TestBugTaskStatusTransitionOwnerTeam - Tests to ensure owner team can transition to any status..
- lp.bugs.model.tests.test_bugtasksearch.BugTaskSetSearchTest - Undocumented
- lp.bugs.model.tests.test_bugtasksearch.DeactivatedProductBugTaskTestCase - Undocumented
- lp.bugs.model.tests.test_bugtasksearch.TargetLessTestCase - Test that do not call setTarget() in the BugTaskSearchParams.
- lp.bugs.model.tests.test_bugtasksearch.TestBugTaskHardwareSearch - Undocumented
- lp.bugs.model.tests.test_bugtasksearch.TestBugTaskSearch - No class docstring; 2/12 methods documented
- lp.bugs.model.tests.test_bugtasksearch.TestGetBugBulkPrivacyFilterTerms - Undocumented
- lp.bugs.model.tests.test_bugtasksearch.TestGetBugPrivacyFilterTerms - Undocumented
- lp.bugs.model.tests.test_bugtasksearch.TestMilestoneDueDateFiltering - Undocumented
- lp.bugs.model.tests.test_personsubscriptioninfo.TestPersonSubscriptionInfo - Undocumented
- lp.bugs.scripts.checkwatches.tests.test_base.TestWorkingBase - Undocumented
- lp.bugs.scripts.checkwatches.tests.test_base.TestWorkingBaseErrorReporting - Undocumented
- lp.bugs.scripts.checkwatches.tests.test_bugwatchupdater.BugWatchUpdaterTestCase - Tests the functionality of the BugWatchUpdater class.
- lp.bugs.scripts.checkwatches.tests.test_core.TestCheckwatchesMaster - Undocumented
- lp.bugs.scripts.checkwatches.tests.test_core.TestCheckwatchesWithSyncableGnomeProducts - Undocumented
- lp.bugs.scripts.checkwatches.tests.test_core.TestTwistedThreadSchedulerInPlace - Test TwistedThreadScheduler in place.
- lp.bugs.scripts.checkwatches.tests.test_remotebugupdater.RemoteBugUpdaterTestCase - Undocumented
- lp.bugs.scripts.checkwatches.tests.test_scheduler.TestBugWatchScheduler - Tests for the BugWatchScheduler, which runs as part of garbo.
- lp.bugs.scripts.tests.test_bugimport.GetPersonTestCase - Tests for the BugImporter.getPerson() method.
- lp.bugs.scripts.tests.test_bugnotification.EmailNotificationTestBase - Undocumented
- lp.bugs.scripts.tests.test_bugnotification.TestDeferredNotifications - Undocumented
- lp.bugs.scripts.tests.test_bugnotification.TestEmailNotificationsWithFilters - Ensure outgoing mails have corresponding headers, accounting for mutes.
- lp.bugs.scripts.tests.test_bugnotification.TestEmailNotificationsWithFiltersWhenBugCreated - Undocumented
- lp.bugs.scripts.tests.test_bugnotification.TestManageNotificationsMessage - Undocumented
- lp.bugs.scripts.tests.test_bugnotification.TestSendBugNotifications - Undocumented
- lp.bugs.scripts.tests.test_bugsummaryrebuild.TestBugSummaryRebuild - Undocumented
- lp.bugs.scripts.tests.test_bugsummaryrebuild.TestCalculateBugSummaryRows - Undocumented
- lp.bugs.scripts.tests.test_bugsummaryrebuild.TestFormatTarget - Undocumented
- lp.bugs.scripts.tests.test_bugsummaryrebuild.TestGetBugSummaryRows - Undocumented
- lp.bugs.subscribers.tests.test_bug.BugSubscriberTestCase - Undocumented
- lp.bugs.tests.test_apportjob.ApportJobDerivedTestCase - Test case for the ApportJobDerived class.
- lp.bugs.tests.test_apportjob.ApportJobTestCase - Test case for basic ApportJob gubbins.
- lp.bugs.tests.test_apportjob.ProcessApportBlobJobTestCase - Test case for the ProcessApportBlobJob class.
- lp.bugs.tests.test_apportjob.TestTemporaryBlobStorageAddView - Test case for the TemporaryBlobStorageAddView.
- lp.bugs.tests.test_apportjob.TestViaCelery - Undocumented
- lp.bugs.tests.test_bug.TestBug - Undocumented
- lp.bugs.tests.test_bug.TestBugCreation - Tests for bug creation.
- lp.bugs.tests.test_bug.TestBugPermissions - Test bug permissions.
- lp.bugs.tests.test_bug.TestBugSnapshotting - Undocumented
- lp.bugs.tests.test_bug.TestBugSubscriptionMethods - Undocumented
- lp.bugs.tests.test_bug_messages.TestBugIndexedMessages - Test the workings of IBug.indexed_messages.
- lp.bugs.tests.test_bug_messages.TestBugLinkMessageSetsIncompleteStatus - Test that Bug.linkMessage updates "Incomplete (without response)" bugs.
- lp.bugs.tests.test_bug_messages.TestUserCanSetCommentVisibility - Test whether expected users can toggle bug comment visibility.
- lp.bugs.tests.test_bug_messages_webservice.TestBugMessage - Undocumented
- lp.bugs.tests.test_bug_messages_webservice.TestSetCommentVisibility - Tests who can successfully set comment visibility.
- lp.bugs.tests.test_bug_notification_recipients.TestBugNotificationRecipients - Undocumented
- lp.bugs.tests.test_bugbranch.TestBugBranch - Undocumented
- lp.bugs.tests.test_bugbranch.TestBugBranchSet - Undocumented
- lp.bugs.tests.test_bugchanges.TestBugChanges - No class docstring; 3/69 methods documented
- lp.bugs.tests.test_bugnomination.BugNominationSetTestCase - Undocumented
- lp.bugs.tests.test_bugnomination.BugNominationTestCase - Undocumented
- lp.bugs.tests.test_bugnomination.TestBugCanBeNominatedForDistroSeries - Test IBug.canBeNominated for IDistroSeries nominations.
- lp.bugs.tests.test_bugnomination.TestBugCanBeNominatedForProductSeries - Test IBug.canBeNominated for IProductSeries nominations.
- lp.bugs.tests.test_bugnomination.TestCanApprove - Undocumented
- lp.bugs.tests.test_bugnotification.TestBug778847 - Regression tests for bug 778847.
- lp.bugs.tests.test_bugnotification.TestGetDeferredNotifications - Test the getDeferredNotifications method.
- lp.bugs.tests.test_bugnotification.TestNotificationProcessingWithoutRecipients - Adding notificatons without any recipients does not cause any harm.
- lp.bugs.tests.test_bugnotification.TestNotificationsForDuplicates - Test who gets notified about actions on duplicate bugs.
- lp.bugs.tests.test_bugnotification.TestNotificationsLinkToFilters - Ensure link to bug subscription filters works from notifications.
- lp.bugs.tests.test_bugnotification.TestNotificationsSentForBugExpiration - Ensure that question subscribers are notified about bug expiration.
- lp.bugs.tests.test_bugs_webservice.BugSetTestCase - Undocumented
- lp.bugs.tests.test_bugs_webservice.TestBugCommentRepresentation - Test ways of interacting with BugComment webservice representations.
- lp.bugs.tests.test_bugs_webservice.TestBugConstraints - Test constrainsts on bug inputs over the API.
- lp.bugs.tests.test_bugs_webservice.TestBugDateLastUpdated - Undocumented
- lp.bugs.tests.test_bugs_webservice.TestBugDescriptionRepresentation - Test ways of interacting with Bug webservice representations.
- lp.bugs.tests.test_bugs_webservice.TestBugMessages - Undocumented
- lp.bugs.tests.test_bugs_webservice.TestBugScaling - Undocumented
- lp.bugs.tests.test_bugs_webservice.TestErrorHandling - Undocumented
- lp.bugs.tests.test_bugs_webservice.TestPostBugWithLargeCollections - Ensure that large IBug collections cause OOPSes on POSTs for IBug.
- lp.bugs.tests.test_bugsearch_conjoined.TestSearchBase - Tests of exclude_conjoined_tasks param.
- lp.bugs.tests.test_bugsubscription.TestBugSubscription - Tests for the
BugSubscription
class. - lp.bugs.tests.test_bugsupervisor_bugnomination.TestBugAddNominationDistroSeries - Test IBug.addNomination for IDistroSeries nominations.
- lp.bugs.tests.test_bugsupervisor_bugnomination.TestBugAddNominationProductSeries - Test IBug.addNomination for IProductSeries nominations.
- lp.bugs.tests.test_bugtarget.BugTargetQuestionTargetTestCase - Converting a bug into a question.
- lp.bugs.tests.test_bugtarget2.TestDistribution - Tests for distributions as bug targets.
- lp.bugs.tests.test_bugtarget2.TestDistributionSourcePackage - Tests for distributionsourcepackages as bug targets.
- lp.bugs.tests.test_bugtarget2.TestDistroSeries - Tests for distributions as bug targets.
- lp.bugs.tests.test_bugtarget2.TestProduct - Tests for products as bug targets.
- lp.bugs.tests.test_bugtarget2.TestProductSeries - Tests for product serieses as bug targets.
- lp.bugs.tests.test_bugtarget2.TestProjectGroup - Tests for distributions as bug targets.
- lp.bugs.tests.test_bugtarget2.TestSourcePackage - Tests for product serieses as bug targets.
- lp.bugs.tests.test_bugtaskfilter.TestFilterBugTasksByContext - Undocumented
- lp.bugs.tests.test_bugtaskflat_triggers.BugTaskFlatTestMixin - Undocumented
- lp.bugs.tests.test_bugtracker.BugTrackerTestCase - Unit tests for the
BugTracker
class. - lp.bugs.tests.test_bugtracker.TestBugTrackerSet - Undocumented
- lp.bugs.tests.test_bugtracker.TestMantis - Tests for the Mantis-specific bug tracker code.
- lp.bugs.tests.test_bugtracker.TestSourceForge - Tests for SourceForge-specific BugTracker code.
- lp.bugs.tests.test_bugtracker_components.BugTrackerComponentTestCase - No class docstring; 5/6 methods documented
- lp.bugs.tests.test_bugtracker_components.TestBugTrackerWithComponents - No class docstring; 4/5 methods documented
- lp.bugs.tests.test_bugtracker_components.TestWebservice - No class docstring; 10/11 methods documented
- lp.bugs.tests.test_bugtracker_vocabulary.TestBugTrackerVocabulary - Undocumented
- lp.bugs.tests.test_bugtracker_vocabulary.TestWebBugTrackerVocabulary - Undocumented
- lp.bugs.tests.test_bugvisibility.TestPrivateBugVisibility - Test visibility for a private bug.
- lp.bugs.tests.test_bugvisibility.TestPublicBugVisibility - Test visibility for a public bug.
- lp.bugs.tests.test_bugwatch.TestBugWatch - Undocumented
- lp.bugs.tests.test_bugwatch.TestBugWatchActivityPruner - TestCase for the BugWatchActivityPruner.
- lp.bugs.tests.test_bugwatch.TestBugWatchBugTasks - Undocumented
- lp.bugs.tests.test_bugwatch.TestBugWatchResetting - No class docstring; 1/5 methods documented
- lp.bugs.tests.test_bugwatch.TestBugWatchSet - Tests for the bugwatch updating system.
- lp.bugs.tests.test_bugwatch.TestBugWatchSetBulkOperations - Tests for the bugwatch updating system.
- lp.bugs.tests.test_bzremotecomponentfinder.TestBugzillaRemoteComponentFinder - No class docstring; 2/8 methods documented
- lp.bugs.tests.test_bzremotecomponentfinder.TestBugzillaRemoteComponentScraper - No class docstring; 2/4 methods documented
- lp.bugs.tests.test_cve.TestBugLinks - Undocumented
- lp.bugs.tests.test_cve.TestCveSet - Tests for CveSet.
- lp.bugs.tests.test_duplicate_handling.TestDuplicateAttributes - Test bug attributes related to duplicate handling.
- lp.bugs.tests.test_duplicate_handling.TestMarkDuplicateValidation - Test for validation around marking bug duplicates.
- lp.bugs.tests.test_duplicate_handling.TestMoveDuplicates - Test duplicates are moved when master bug is marked a duplicate.
- lp.bugs.tests.test_searchtasks_webservice.TestGetBugData - Tests for the /bugs getBugData operation.
- lp.bugs.tests.test_searchtasks_webservice.TestMaloneApplicationSearchTasks - Test the searchTasks operation on the top-level /bugs collection.
- lp.bugs.tests.test_searchtasks_webservice.TestOmitTargetedParameter - Test all values for the omit_targeted search parameter.
- lp.bugs.tests.test_searchtasks_webservice.TestProductSearchTasks - Tests for the information_type, linked_blueprints and order_by
- lp.bugs.tests.test_structuralsubscription.TestBugSubscriptionFilterMute - Tests for the BugSubscriptionFilterMute class.
- lp.bugs.tests.test_structuralsubscription.TestGetStructuralSubscribers - Undocumented
- lp.bugs.tests.test_structuralsubscription.TestGetStructuralSubscriptions - Undocumented
- lp.bugs.tests.test_structuralsubscription.TestGetStructuralSubscriptionsForBug - Undocumented
- lp.bugs.tests.test_structuralsubscription.TestGetStructuralSubscriptionTargets - Undocumented
- lp.bugs.tests.test_structuralsubscription.TestStructuralSubscription - Undocumented
- lp.bugs.tests.test_structuralsubscription.TestStructuralSubscriptionFiltersForDistro - Undocumented
- lp.bugs.tests.test_structuralsubscription.TestStructuralSubscriptionFiltersForDistroSeries - Undocumented
- lp.bugs.tests.test_structuralsubscription.TestStructuralSubscriptionFiltersForDistroSourcePackage - Undocumented
- lp.bugs.tests.test_structuralsubscription.TestStructuralSubscriptionFiltersForMilestone - Undocumented
- lp.bugs.tests.test_structuralsubscription.TestStructuralSubscriptionFiltersForProduct - Undocumented
- lp.bugs.tests.test_structuralsubscription.TestStructuralSubscriptionFiltersForProductSeries - Undocumented
- lp.bugs.tests.test_structuralsubscription.TestStructuralSubscriptionFiltersForProjectGroup - Undocumented
- lp.bugs.tests.test_structuralsubscriptiontarget.TestGetAllStructuralSubscriptionsForTarget - Undocumented
- lp.bugs.tests.test_structuralsubscriptiontarget.TestStructuralSubscriptionForDistro - Undocumented
- lp.bugs.tests.test_structuralsubscriptiontarget.TestStructuralSubscriptionForDistroSeries - Undocumented
- lp.bugs.tests.test_structuralsubscriptiontarget.TestStructuralSubscriptionForDistroSourcePackage - Undocumented
- lp.bugs.tests.test_structuralsubscriptiontarget.TestStructuralSubscriptionForMilestone - Undocumented
- lp.bugs.tests.test_structuralsubscriptiontarget.TestStructuralSubscriptionForProduct - Undocumented
- lp.bugs.tests.test_structuralsubscriptiontarget.TestStructuralSubscriptionForProductSeries - Undocumented
- lp.bugs.tests.test_structuralsubscriptiontarget.TestStructuralSubscriptionForProjectGroup - Undocumented
- lp.bugs.tests.test_structuralsubscriptiontarget.TestStructuralSubscriptionTargetHelper - Tests for implementations of
IStructuralSubscriptionTargetHelper
. - lp.bugs.tests.test_subscribers.TestWhatChanged - Tests for the what_changed function.
- lp.bugs.tests.test_vocabulary.TestBugTaskMilestoneVocabulary - Test that the BugTaskMilestoneVocabulary behaves as expected.
- lp.bugs.tests.test_vocabulary.UsesBugsDistributionVocabularyTestCase - Test that the vocabulary behaves as expected.
- lp.buildmaster.browser.tests.test_builder.TestBuildersHomepage - Undocumented
- lp.buildmaster.browser.tests.test_builder_views.TestBuilderHistoryView - Undocumented
- lp.buildmaster.browser.tests.test_builder_views.TestgetSpecificJobs - Undocumented
- lp.buildmaster.browser.tests.test_processor.TestProcessorNavigation - Undocumented
- lp.buildmaster.tests.test_builder.TestBuilder - Basic unit tests for
Builder
. - lp.buildmaster.tests.test_builder.TestFindBuildCandidateBase - Setup the test publisher and some builders.
- lp.buildmaster.tests.test_builder.TestFindBuildCandidatePPAWithSingleBuilder - Undocumented
- lp.buildmaster.tests.test_buildfarmjob.TestBuildFarmJob - Tests for the build farm job object.
- lp.buildmaster.tests.test_buildfarmjob.TestBuildFarmJobMixin - Test methods provided by BuildFarmJobMixin.
- lp.buildmaster.tests.test_buildfarmjob.TestBuildFarmJobSet - No class docstring; 1/12 methods documented
- lp.buildmaster.tests.test_buildfarmjobbehaviour.TestBuildFarmJobBehaviourBase - Test very small, basic bits of BuildFarmJobBehaviourBase.
- lp.buildmaster.tests.test_buildqueue.TestBuildCancellation - Test cases for cancelling builds.
- lp.buildmaster.tests.test_buildqueue.TestBuildQueueDuration - No class docstring; 1/3 methods documented
- lp.buildmaster.tests.test_buildqueue.TestBuildQueueManual - No class docstring; 1/2 methods documented
- lp.buildmaster.tests.test_buildqueue.TestPlatformData - Tests covering the processor/virtualized properties.
- lp.buildmaster.tests.test_interactor.TestBuilderInteractorDB - BuilderInteractor tests that need a DB.
- lp.buildmaster.tests.test_interactor.TestSlaveWithLibrarian - Tests that need more of Launchpad to run.
- lp.buildmaster.tests.test_manager.TestBuilddManagerScript - Undocumented
- lp.buildmaster.tests.test_manager.TestCancellationChecking - Unit tests for the checkCancellation method.
- lp.buildmaster.tests.test_manager.TestFailureAssessments - Undocumented
- lp.buildmaster.tests.test_manager.TestPrefetchedBuilderFactory - Undocumented
- lp.buildmaster.tests.test_manager.TestSlaveScannerScan - Tests
SlaveScanner.scan
method. - lp.buildmaster.tests.test_manager.TestSlaveScannerWithLibrarian - Undocumented
- lp.buildmaster.tests.test_packagebuild.TestPackageBuildMixin - Test methods provided by PackageBuildMixin.
- lp.buildmaster.tests.test_processor.ProcessorSetTests - Undocumented
- lp.buildmaster.tests.test_processor.ProcessorSetWebServiceTests - Undocumented
- lp.buildmaster.tests.test_queuedepth.TestBuildQueueBase - Setup the test publisher and some builders.
- lp.buildmaster.tests.test_webservice.TestBuilderEntry - Undocumented
- lp.buildmaster.tests.test_webservice.TestBuildersCollection - Undocumented
- lp.code.adapters.tests.test_branchcollection.TestPersonProduct - No class docstring; 1/1 methods documented
- lp.code.adapters.tests.test_gitrepository.TestGitRepositoryDelta - Undocumented
- lp.code.browser.tests.test_bazaar.TestBazaarViewPreCacheLaunchpadPermissions - Test the precaching of launchpad.View permissions.
- lp.code.browser.tests.test_branch.TestBranchBzrIdentity - Test the bzr_identity on the PersonOwnedBranchesView.
- lp.code.browser.tests.test_branch.TestBranchEditView - Undocumented
- lp.code.browser.tests.test_branch.TestBranchEditViewInformationTypes - Tests for BranchEditView.getInformationTypesToShow.
- lp.code.browser.tests.test_branch.TestBranchMirrorHidden - Make sure that the appropriate mirror locations are hidden.
- lp.code.browser.tests.test_branch.TestBranchPrivacyPortlet - Undocumented
- lp.code.browser.tests.test_branch.TestBranchProposalsVisible - Test that the BranchView filters out proposals the user cannot see.
- lp.code.browser.tests.test_branch.TestBranchReviewerEditView - Test the BranchReviewerEditView view.
- lp.code.browser.tests.test_branch.TestBranchUpgradeView - Undocumented
- lp.code.browser.tests.test_branchlisting.TestDevelopmentFocusPackageBranches - Make sure that the bzr_identity of the branches are correct.
- lp.code.browser.tests.test_branchlisting.TestDistributionBranchesView - Undocumented
- lp.code.browser.tests.test_branchlisting.TestGroupedDistributionSourcePackageBranchesView - Test the groups for the branches of distribution source packages.
- lp.code.browser.tests.test_branchlisting.TestPersonOwnedBranchesView - Undocumented
- lp.code.browser.tests.test_branchlisting.TestProductSeriesTemplate - Undocumented
- lp.code.browser.tests.test_branchlisting.TestProjectGroupBranches - Test for the project group branches page.
- lp.code.browser.tests.test_branchlisting.TestSimplifiedPersonBranchesView - Undocumented
- lp.code.browser.tests.test_branchlisting.TestSourcePackageBranchesView - Undocumented
- lp.code.browser.tests.test_branchmergeproposal.TestBranchMergeCandidateView - Test the status title for the view.
- lp.code.browser.tests.test_branchmergeproposal.TestBranchMergeProposalAddVoteView - Test the AddVote view.
- lp.code.browser.tests.test_branchmergeproposal.TestBranchMergeProposalChangeStatusView - Test the +edit-status view.
- lp.code.browser.tests.test_branchmergeproposal.TestBranchMergeProposalContextMenu - No class docstring; 1/1 methods documented
- lp.code.browser.tests.test_branchmergeproposal.TestBranchMergeProposalResubmitViewBzr - Test BranchMergeProposalResubmitView for Bazaar.
- lp.code.browser.tests.test_branchmergeproposal.TestBranchMergeProposalResubmitViewGit - Test BranchMergeProposalResubmitView for Git.
- lp.code.browser.tests.test_branchmergeproposal.TestBranchMergeProposalView - No class docstring; 8/28 methods documented
- lp.code.browser.tests.test_branchmergeproposal.TestBranchMergeProposalVoteView - Make sure that the votes are returned in the right order.
- lp.code.browser.tests.test_branchmergeproposal.TestCommentAttachmentRendering - Test diff attachments are rendered correctly.
- lp.code.browser.tests.test_branchmergeproposal.TestDecoratedCodeReviewVoteReference - No class docstring; 1/1 methods documented
- lp.code.browser.tests.test_branchmergeproposal.TestLatestProposalsForEachBranchBzr - Confirm that the latest branch is returned for Bazaar.
- lp.code.browser.tests.test_branchmergeproposal.TestLatestProposalsForEachBranchGit - Confirm that the latest branch is returned for Bazaar.
- lp.code.browser.tests.test_branchmergeproposallisting.ActiveReviewGroupsTestBzr - Tests for groupings used for active reviews for Bazaar.
- lp.code.browser.tests.test_branchmergeproposallisting.ActiveReviewGroupsTestGit - Tests for groupings used for active reviews for Git.
- lp.code.browser.tests.test_branchmergeproposallisting.ActiveReviewsOfBranchesBzr - Test reviews of Bazaar branches.
- lp.code.browser.tests.test_branchmergeproposallisting.ActiveReviewsOfBranchesGit - Test reviews of references in Git repositories.
- lp.code.browser.tests.test_branchmergeproposallisting.ActiveReviewSortingTestBzr - Test the sorting of the active review groups for Bazaar.
- lp.code.browser.tests.test_branchmergeproposallisting.ActiveReviewSortingTestGit - Test the sorting of the active review groups for Git.
- lp.code.browser.tests.test_branchmergeproposallisting.ActiveReviewsPerformanceBzr - Test the performance of the active reviews page for Bazaar.
- lp.code.browser.tests.test_branchmergeproposallisting.ActiveReviewsPerformanceGit - Test the performance of the active reviews page for Git.
- lp.code.browser.tests.test_branchmergeproposallisting.TestBranchMergeProposalListingItemBzr - Test BranchMergeProposalListingItem for Bazaar.
- lp.code.browser.tests.test_branchmergeproposallisting.TestBranchMergeProposalListingItemGit - Test BranchMergeProposalListingItem for Git.
- lp.code.browser.tests.test_branchmergeproposallisting.TestProposalVoteSummaryBzr - Test the vote summary for Bazaar.
- lp.code.browser.tests.test_branchmergeproposallisting.TestProposalVoteSummaryGit - Test the vote summary for Git.
- lp.code.browser.tests.test_branchsubscription.TestBranchSubscriptionAddOtherView - Undocumented
- lp.code.browser.tests.test_branchtraversal.TestPersonBranchTraversal - Branches are traversed to from IPersons. Test we can reach them.
- lp.code.browser.tests.test_branchtraversal.TestPersonProductBranchTraversal - Test the traversal from a
PersonProuct
. - lp.code.browser.tests.test_codeimport.TestImportDetails - No class docstring; 1/4 methods documented
- lp.code.browser.tests.test_codereviewcomment.TestCodeReviewCommentInlineComments - Test
CodeReviewDisplayComment
integration with inline-comments. - lp.code.browser.tests.test_codereviewcomment.TestCodeReviewComments - Undocumented
- lp.code.browser.tests.test_codereviewvote.TestReassignReviewer - Test functionality for changing the reviewer.
- lp.code.browser.tests.test_diff.TestFormatterAPI - No class docstring; 3/3 methods documented
- lp.code.browser.tests.test_gitlisting.TestDistributionGitListingView - Undocumented
- lp.code.browser.tests.test_gitlisting.TestDistributionSourcePackageGitListingView - Undocumented
- lp.code.browser.tests.test_gitlisting.TestPersonDistributionSourcePackageGitListingView - Undocumented
- lp.code.browser.tests.test_gitlisting.TestPersonGitListingView - Undocumented
- lp.code.browser.tests.test_gitlisting.TestPersonProductGitListingView - Undocumented
- lp.code.browser.tests.test_gitlisting.TestProductGitListingView - Undocumented
- lp.code.browser.tests.test_gitref.TestGitRefNavigation - Undocumented
- lp.code.browser.tests.test_gitrepository.TestGitRepositoryEditReviewerView - Undocumented
- lp.code.browser.tests.test_gitrepository.TestGitRepositoryEditView - Undocumented
- lp.code.browser.tests.test_gitrepository.TestGitRepositoryEditViewInformationTypes - Tests for GitRepositoryEditView.getInformationTypesToShow.
- lp.code.browser.tests.test_gitrepository.TestGitRepositoryNavigation - Undocumented
- lp.code.browser.tests.test_gitsubscription.TestGitSubscriptionAddOtherView - Undocumented
- lp.code.browser.tests.test_product.ProductTestBase - Common methods for tests herein.
- lp.code.browser.tests.test_product.TestCanConfigureBranches - Undocumented
- lp.code.browser.tests.test_revisionauthor.TestRevisionAuthorFormatterAPI - Test
RevisionAuthor
link formatter. - lp.code.browser.tests.test_sourcepackagerecipe.TestCanonicalUrlForRecipe - Undocumented
- lp.code.browser.tests.test_sourcepackagerecipe.TestSourcePackageRecipeAddViewInitialValuesBzr - Undocumented
- lp.code.browser.tests.test_sourcepackagerecipe.TestSourcePackageRecipeAddViewInitialValuesGit - Undocumented
- lp.code.browser.tests.test_sourcepackagerecipebuild.TestCanonicalUrlForRecipeBuild - Undocumented
- lp.code.browser.tests.test_tales.TestDiffFormatter - Test the DiffFormatterAPI class.
- lp.code.browser.tests.test_tales.TestPreviewDiffFormatter - Test the PreviewDiffFormatterAPI class.
- lp.code.browser.tests.test_tales.TestSourcePackageRecipeBuild - Test the formatter for SourcePackageRecipeBuilds.
- lp.code.browser.tests.test_vcslisting.TestDistributionDefaultVCSView - Tests that Distribution:+code delegates to +git or +branches.
- lp.code.browser.tests.test_vcslisting.TestDistributionSourcePackageDefaultVCSView - Tests that DSP:+code delegates to +git or +branches.
- lp.code.browser.tests.test_vcslisting.TestPersonDistributionSourcePackageDefaultVCSView - Tests that PersonDSP:+code delegates to +git or 404s.
- lp.code.browser.tests.test_vcslisting.TestPersonProductDefaultVCSView - Tests that PersonProduct:+code delegates to +git or +branches.
- lp.code.browser.tests.test_vcslisting.TestProductDefaultVCSView - Tests that Product:+code delegates to +git or +branches.
- lp.code.browser.widgets.tests.test_branchtargetwidget.LaunchpadTargetWidgetTestCase - Test the BranchTargetWidget class.
- lp.code.browser.widgets.tests.test_gitgrantee.TestGitGranteeDisplayWidget - Test the GitGranteeDisplayWidget class.
- lp.code.browser.widgets.tests.test_gitgrantee.TestGitGranteeWidget - Test the GitGranteeWidget class.
- lp.code.browser.widgets.tests.test_gitrefwidget.TestGitRefWidget - Undocumented
- lp.code.browser.widgets.tests.test_gitrepositorytargetwidget.TestGitRepositoryTargetDisplayWidget - Test the GitRepositoryTargetDisplayWidget class.
- lp.code.browser.widgets.tests.test_gitrepositorytargetwidget.TestGitRepositoryTargetWidget - Test the GitRepositoryTargetWidget class.
- lp.code.feed.tests.test_revision.TestProductRevisionFeed - Tests for the ProductRevisionFeed.
- lp.code.feed.tests.test_revision.TestRevisionFeed - Tests for the methods of the RevisionListingFeed base class.
- lp.code.feed.tests.test_revision.TestRevisionFeedId - Test the revision_feed_id function.
- lp.code.mail.tests.test_branch.TestBranchMailerDiffBzr - Check the diff is an attachment for Branch email.
- lp.code.mail.tests.test_branch.TestBranchMailerDiffGit - Check the diff is an attachment for GitRef email.
- lp.code.mail.tests.test_branch.TestBranchMailerHeadersBzr - Check the headers are correct for Branch email.
- lp.code.mail.tests.test_branch.TestBranchMailerHeadersGit - Check the headers are correct for GitRef email.
- lp.code.mail.tests.test_branch.TestBranchMailerSubjectBzr - The subject for a BranchMailer is returned verbatim for Branch.
- lp.code.mail.tests.test_branch.TestBranchMailerSubjectGit - The subject for a BranchMailer is returned verbatim for GitRef.
- lp.code.mail.tests.test_branch.TestRecipientReasonBzr - Test RecipientReason for Bazaar branches.
- lp.code.mail.tests.test_branch.TestRecipientReasonGit - Test RecipientReason for Git references.
- lp.code.mail.tests.test_branchmergeproposal.TestBranchMergeProposalRequestReview - Tests for
BranchMergeProposalRequestReviewView
. - lp.code.mail.tests.test_branchmergeproposal.TestMergeProposalMailing - Test that reasonable mailings are generated
- lp.code.mail.tests.test_codehandler.TestAddReviewerEmailCommand - Test the AddReviewerEmailCommand.
- lp.code.mail.tests.test_codehandler.TestCodeHandler - Test the code email hander.
- lp.code.mail.tests.test_codehandler.TestUpdateStatusEmailCommand - Test the UpdateStatusEmailCommand.
- lp.code.mail.tests.test_codeimport.TestNewCodeImports - Test the emails sent out for new code imports.
- lp.code.mail.tests.test_codeimport.TestUpdatedCodeImports - Test the emails sent out for updated code imports.
- lp.code.mail.tests.test_codereviewcomment.TestCodeReviewComment - Test that comments are generated as expected.
- lp.code.mail.tests.test_sourcepackagerecipebuild.TestSourcePackageRecipeBuildMailer - No class docstring; 3/4 methods documented
- lp.code.model.tests.test_branch.BranchAddLandingTarget - Exercise all the code paths for adding a landing target.
- lp.code.model.tests.test_branch.BranchDateLastModified - Exercies the situations where date_last_modifed is udpated.
- lp.code.model.tests.test_branch.BranchModerateTestCase - Test that product owners and commercial admins can moderate branches.
- lp.code.model.tests.test_branch.StackedBranches - Tests for showing branches stacked on another.
- lp.code.model.tests.test_branch.TestBranch - Test basic properties about Launchpad database branches.
- lp.code.model.tests.test_branch.TestBranchBugLinks - Tests for bug linkages in
Branch
- lp.code.model.tests.test_branch.TestBranchChanged - Tests for
IBranch.branchChanged
. - lp.code.model.tests.test_branch.TestBranchDeletion - Test the different cases that makes a branch deletable or not.
- lp.code.model.tests.test_branch.TestBranchGetAllowedInformationTypes - Test Branch.getAllowedInformationTypes.
- lp.code.model.tests.test_branch.TestBranchGetBlob - Undocumented
- lp.code.model.tests.test_branch.TestBranchGetMainlineBranchRevisions - Tests for Branch.getMainlineBranchRevisions.
- lp.code.model.tests.test_branch.TestBranchGetRevision - Make sure that
Branch.getBranchRevision
works as expected. - lp.code.model.tests.test_branch.TestBranchIsPersonTrustedReviewer - Test the
IBranch.isPersonTrustedReviewer
method. - lp.code.model.tests.test_branch.TestBranchJobViaCelery - No class docstring; 2/2 methods documented
- lp.code.model.tests.test_branch.TestBranchLifecycleStatus - Exercises changes in lifecycle status.
- lp.code.model.tests.test_branch.TestBranchNamespace - Tests for
IBranch.namespace
. - lp.code.model.tests.test_branch.TestBranchPrivacy - Tests for branch privacy.
- lp.code.model.tests.test_branch.TestBranchRevisionMethods - Test the branch methods for adding and removing branch revisions.
- lp.code.model.tests.test_branch.TestBranchSetOwner - Tests for IBranch.setOwner.
- lp.code.model.tests.test_branch.TestBranchSetPrivate - Test IBranch.setPrivate.
- lp.code.model.tests.test_branch.TestBranchSetTarget - Tests for IBranch.setTarget.
- lp.code.model.tests.test_branch.TestBranchSpecLinks - Tests for bug linkages in
Branch
- lp.code.model.tests.test_branch.TestBranchUnscan - Undocumented
- lp.code.model.tests.test_branch.TestBranchUpgrade - Test the upgrade functionalities of branches.
- lp.code.model.tests.test_branch.TestBranchWriteJobViaCelery - No class docstring; 1/2 methods documented
- lp.code.model.tests.test_branch.TestBzrIdentityMixin - Test the defaults and identities provided by BzrIdentityMixin.
- lp.code.model.tests.test_branch.TestCodebrowse - Tests for branch codebrowse support.
- lp.code.model.tests.test_branch.TestCreateBranchRevisionFromIDs - Tests for
Branch.createBranchRevisionFromIDs
. - lp.code.model.tests.test_branch.TestGetBzrBranch - Tests for
IBranch.getBzrBranch
. - lp.code.model.tests.test_branch.TestGetMergeProposals - No class docstring; 6/7 methods documented
- lp.code.model.tests.test_branch.TestLandingCandidates - No class docstring; 1/1 methods documented
- lp.code.model.tests.test_branch.TestPendingWritesAndUpdates - Are there changes to this branch not reflected in the database?
- lp.code.model.tests.test_branch.TestRevisionHistory - Tests for a branch's revision history.
- lp.code.model.tests.test_branch.TestScheduleDiffUpdates - No class docstring; 3/3 methods documented
- lp.code.model.tests.test_branch.TestWebservice - Tests for the webservice.
- lp.code.model.tests.test_branchcloud.TestBranchCloud - No class docstring; 2/11 methods documented
- lp.code.model.tests.test_branchcollection.TestBranchCollectionAdaptation - Check that certain objects can be adapted to a branch collection.
- lp.code.model.tests.test_branchcollection.TestBranchCollectionFilters - Undocumented
- lp.code.model.tests.test_branchcollection.TestBranchCollectionOwnerCounts - Test IBranchCollection.ownerCounts.
- lp.code.model.tests.test_branchcollection.TestBranchMergeProposals - No class docstring; 1/14 methods documented
- lp.code.model.tests.test_branchcollection.TestBranchMergeProposalsForReviewer - Tests for IBranchCollection.getProposalsForReviewer().
- lp.code.model.tests.test_branchcollection.TestExtendedBranchRevisionDetails - Undocumented
- lp.code.model.tests.test_branchcollection.TestGenericBranchCollection - Undocumented
- lp.code.model.tests.test_branchcollection.TestGenericBranchCollectionVisibleFilter - Undocumented
- lp.code.model.tests.test_branchcollection.TestGetTeamsWithBranches - Test the BranchCollection.getTeamsWithBranches method.
- lp.code.model.tests.test_branchcollection.TestSearch - Tests for IBranchCollection.search().
- lp.code.model.tests.test_branchjob.TestBranchJob - Tests for BranchJob.
- lp.code.model.tests.test_branchjob.TestBranchJobDerived - No class docstring; 1/1 methods documented
- lp.code.model.tests.test_branchjob.TestBranchScanJob - Tests for
BranchScanJob
. - lp.code.model.tests.test_branchjob.TestBranchUpgradeJob - Tests for
BranchUpgradeJob
. - lp.code.model.tests.test_branchjob.TestReclaimBranchSpaceJob - No class docstring; 3/9 methods documented
- lp.code.model.tests.test_branchjob.TestRevisionMailJob - Tests for RevisionMailJob.
- lp.code.model.tests.test_branchjob.TestRevisionsAddedJob - Tests for RevisionsAddedJob.
- lp.code.model.tests.test_branchjob.TestRosettaUploadJob - Tests for RosettaUploadJob.
- lp.code.model.tests.test_branchjob.TestViaCelery - No class docstring; 1/1 methods documented
- lp.code.model.tests.test_branchlistingqueryoptimiser.TestBranchListingQueryOptimiser - Test that the utility is registered, and provides the interface.
- lp.code.model.tests.test_branchlistingqueryoptimiser.TestGetOfficialSourcePackageLinksForBranches - Test getting official package links associated with branches.
- lp.code.model.tests.test_branchlistingqueryoptimiser.TestGetProductSeriesForBranches - Test getting series associated with branches.
- lp.code.model.tests.test_branchlookup.PerformLookupTestCase - No class docstring; 1/3 methods documented
- lp.code.model.tests.test_branchlookup.TestGetByHostingPath - Tests for
IBranchLookup.getIdAndTrailingPath
. - lp.code.model.tests.test_branchlookup.TestGetByLPPath - Ensure URLs are correctly expanded.
- lp.code.model.tests.test_branchlookup.TestGetByUniqueName - Tests for
IBranchLookup.getByUniqueName
. - lp.code.model.tests.test_branchlookup.TestGetByUrl - No class docstring; 11/13 methods documented
- lp.code.model.tests.test_branchlookup.TestLinkedBranchTraverser - Tests for the linked branch traverser.
- lp.code.model.tests.test_branchmergeproposal.TestBranchMergeProposalBugsBzr - Undocumented
- lp.code.model.tests.test_branchmergeproposal.TestBranchMergeProposalBugsGit - No class docstring; 1/10 methods documented
- lp.code.model.tests.test_branchmergeproposal.TestBranchMergeProposalCanonicalUrlBzr - Undocumented
- lp.code.model.tests.test_branchmergeproposal.TestBranchMergeProposalCanonicalUrlGit - Undocumented
- lp.code.model.tests.test_branchmergeproposal.TestBranchMergeProposalDeletion - Deleting a branch merge proposal deletes relevant objects.
- lp.code.model.tests.test_branchmergeproposal.TestBranchMergeProposalGetIncrementalDiffs - No class docstring; 2/2 methods documented
- lp.code.model.tests.test_branchmergeproposal.TestBranchMergeProposalGetter - Test that the BranchMergeProposalGetter behaves as expected.
- lp.code.model.tests.test_branchmergeproposal.TestBranchMergeProposalGetterGetProposals - Test the getProposalsForContext method.
- lp.code.model.tests.test_branchmergeproposal.TestBranchMergeProposalInlineComments - Undocumented
- lp.code.model.tests.test_branchmergeproposal.TestBranchMergeProposalInterface - Ensure that BranchMergeProposal implements its interface.
- lp.code.model.tests.test_branchmergeproposal.TestBranchMergeProposalNominateReviewer - Test that the appropriate vote references get created.
- lp.code.model.tests.test_branchmergeproposal.TestBranchMergeProposalPrivacy - Ensure that BranchMergeProposal implements privacy.
- lp.code.model.tests.test_branchmergeproposal.TestBranchMergeProposalRequestReview - Test the resetting of date_review_reqeuested.
- lp.code.model.tests.test_branchmergeproposal.TestBranchMergeProposalResubmit - No class docstring; 9/9 methods documented
- lp.code.model.tests.test_branchmergeproposal.TestBranchMergeProposalSetStatus - Test the setStatus method of BranchMergeProposal.
- lp.code.model.tests.test_branchmergeproposal.TestBranchMergeProposalTransitions - Test the state transitions of branch merge proposals.
- lp.code.model.tests.test_branchmergeproposal.TestCreateCommentNotifications - Test the notifications are raised at the right times.
- lp.code.model.tests.test_branchmergeproposal.TestGetAddress - Test that the address property gives expected results.
- lp.code.model.tests.test_branchmergeproposal.TestGetRevisionsSinceReviewStart - No class docstring; 1/4 methods documented
- lp.code.model.tests.test_branchmergeproposal.TestGetUnlandedSourceBranchRevisions - Undocumented
- lp.code.model.tests.test_branchmergeproposal.TestMergeProposalGetPreviewDiff - Tests for
BranchMergeProposal.getPreviewDiff
. - lp.code.model.tests.test_branchmergeproposal.TestMergeProposalGetVoteReference - Tester for
BranchMergeProposal.getComment
. - lp.code.model.tests.test_branchmergeproposal.TestMergeProposalNotificationBzr - Undocumented
- lp.code.model.tests.test_branchmergeproposal.TestMergeProposalNotificationGit - Undocumented
- lp.code.model.tests.test_branchmergeproposal.TestMergeProposalSetCommentVisibility - Undocumented
- lp.code.model.tests.test_branchmergeproposal.TestMergeProposalWebhooksBzr - Undocumented
- lp.code.model.tests.test_branchmergeproposal.TestMergeProposalWebhooksGit - Undocumented
- lp.code.model.tests.test_branchmergeproposal.TestNextPreviewDiffJob - No class docstring; 4/5 methods documented
- lp.code.model.tests.test_branchmergeproposal.TestRevisionEndDate - Undocumented
- lp.code.model.tests.test_branchmergeproposal.TestScheduleDiffUpdates - Test scheduling of diff updates.
- lp.code.model.tests.test_branchmergeproposal.TestUpdatePreviewDiff - Test the updatePreviewDiff method of BranchMergeProposal.
- lp.code.model.tests.test_branchmergeproposaljobs.TestBranchMergeProposalJob - No class docstring; 1/1 methods documented
- lp.code.model.tests.test_branchmergeproposaljobs.TestBranchMergeProposalJobDerived - Test the behaviour of the BranchMergeProposalJobDerived base class.
- lp.code.model.tests.test_branchmergeproposaljobs.TestBranchMergeProposalJobSource - Undocumented
- lp.code.model.tests.test_branchmergeproposaljobs.TestCodeReviewCommentEmailJob - No class docstring; 2/3 methods documented
- lp.code.model.tests.test_branchmergeproposaljobs.TestMergeProposalNeedsReviewEmailJobBzr - No class docstring; 1/3 methods documented
- lp.code.model.tests.test_branchmergeproposaljobs.TestMergeProposalNeedsReviewEmailJobGit - Undocumented
- lp.code.model.tests.test_branchmergeproposaljobs.TestMergeProposalUpdatedEmailJob - No class docstring; 1/3 methods documented
- lp.code.model.tests.test_branchmergeproposaljobs.TestReviewRequestedEmailJob - No class docstring; 2/4 methods documented
- lp.code.model.tests.test_branchmergeproposaljobs.TestViaCelery - No class docstring; 4/4 methods documented
- lp.code.model.tests.test_branchnamespace.JunkBranches - Branches are considered junk if they have no associated product.
- lp.code.model.tests.test_branchnamespace.TestBranchNamespaceMoveBranch - Test the IBranchNamespace.moveBranch method.
- lp.code.model.tests.test_branchnamespace.TestNamespaceSet - Tests for
get_namespace
. - lp.code.model.tests.test_branchnamespace.TestPackageBranchNamespace - Tests for
PackageBranchNamespace
. - lp.code.model.tests.test_branchnamespace.TestPackageBranchNamespaceAllowedInformationTypes - Tests for PackageBranchNamespace.getAllowedInformationTypes.
- lp.code.model.tests.test_branchnamespace.TestPackageBranchNamespaceCanCreateBranches - Undocumented
- lp.code.model.tests.test_branchnamespace.TestPackageBranchNamespaceValidateNewBranch - Undocumented
- lp.code.model.tests.test_branchnamespace.TestPersonalBranchNamespace - Tests for
PersonalBranchNamespace
. - lp.code.model.tests.test_branchnamespace.TestPersonalBranchNamespaceAllowedInformationTypes - Tests for PersonalBranchNamespace.getAllowedInformationTypes.
- lp.code.model.tests.test_branchnamespace.TestPersonalBranchNamespaceCanCreateBranches - Undocumented
- lp.code.model.tests.test_branchnamespace.TestPersonalBranchNamespaceValidateNewBranch - Undocumented
- lp.code.model.tests.test_branchnamespace.TestProjectBranchNamespace - Tests for
ProjectBranchNamespace
. - lp.code.model.tests.test_branchnamespace.TestProjectBranchNamespaceCanCreateBranches - Undocumented
- lp.code.model.tests.test_branchnamespace.TestProjectBranchNamespacePrivacyWithInformationType - Tests for the privacy aspects of
ProjectBranchNamespace
. - lp.code.model.tests.test_branchnamespace.TestProjectBranchNamespaceValidateNewBranch - Undocumented
- lp.code.model.tests.test_branchpuller.TestAcquireBranchToPullDirectly - Direct tests for
IBranchPuller.acquireBranchToPull
. - lp.code.model.tests.test_branchpuller.TestMirroringForImportedBranches - Tests for mirroring methods of a branch.
- lp.code.model.tests.test_branchset.TestBranchSet - No class docstring; 5/10 methods documented
- lp.code.model.tests.test_branchsubscription.TestBranchSubscriptionCanBeUnsubscribedbyUser - Tests for BranchSubscription.canBeUnsubscribedByUser.
- lp.code.model.tests.test_branchsubscription.TestBranchSubscriptions - Tests relating to branch subscriptions in general.
- lp.code.model.tests.test_branchtarget.TestCheckDefaultStackedOnBranch - Only certain branches are allowed to be default stacked-on branches.
- lp.code.model.tests.test_branchtarget.TestPackageBranchTarget - No class docstring; 1/22 methods documented
- lp.code.model.tests.test_branchtarget.TestPersonBranchTarget - No class docstring; 1/17 methods documented
- lp.code.model.tests.test_branchtarget.TestProductBranchTarget - No class docstring; 1/25 methods documented
- lp.code.model.tests.test_branchvisibility.TestBranchVisibility - Tests for branch privacy.
- lp.code.model.tests.test_codeimport.TestCodeImportBase - Undocumented
- lp.code.model.tests.test_codeimportjob.ReclaimableJobTests - Helpers for tests that need to create reclaimable jobs.
- lp.code.model.tests.test_codeimportjob.TestCodeImportJob - Undocumented
- lp.code.model.tests.test_codeimportjob.TestCodeImportJobMacaroonIssuer - Test CodeImportJob macaroon issuing and verification.
- lp.code.model.tests.test_codeimportjob.TestCodeImportJobSet - Unit tests for the CodeImportJobSet utility.
- lp.code.model.tests.test_codeimportjob.TestCodeImportJobSetGetJobForMachine - Tests for the CodeImportJobSet.getJobForMachine method.
- lp.code.model.tests.test_codeimportjob.TestCodeImportJobWorkflowDeletePendingJob - Unit tests for CodeImportJobWorkflow.deletePendingJob.
- lp.code.model.tests.test_codeimportjob.TestCodeImportJobWorkflowFinishJob - Unit tests for CodeImportJobWorkflow.finishJob.
- lp.code.model.tests.test_codeimportjob.TestCodeImportJobWorkflowNewJob - Unit tests for the CodeImportJobWorkflow.newJob method.
- lp.code.model.tests.test_codeimportjob.TestCodeImportJobWorkflowReclaimJob - Tests for reclaimJob.
- lp.code.model.tests.test_codeimportjob.TestCodeImportJobWorkflowRequestJob - Unit tests for CodeImportJobWorkflow.requestJob.
- lp.code.model.tests.test_codeimportjob.TestCodeImportJobWorkflowStartJob - Unit tests for CodeImportJobWorkflow.startJob.
- lp.code.model.tests.test_codeimportjob.TestCodeImportJobWorkflowUpdateHeartbeat - Unit tests for CodeImportJobWorkflow.updateHeartbeat.
- lp.code.model.tests.test_codeimportjob.TestRequestJobUIRaces - What does the 'Import Now' button do when things have changed?
- lp.code.model.tests.test_codeimportmachine.TestCodeImportMachineShouldLookForJob - Tests for
CodeImportMachine.shouldLookForJob
. - lp.code.model.tests.test_codeimportresult.TestCodeImportResult - Undocumented
- lp.code.model.tests.test_codereviewcomment.TestCodeReviewComment - No class docstring; 2/10 methods documented
- lp.code.model.tests.test_codereviewcomment.TestCodeReviewCommentGetAttachments - Test the getAttachments method of code review comments.
- lp.code.model.tests.test_codereviewinlinecomment.TestCodeReviewInlineComment - Undocumented
- lp.code.model.tests.test_codereviewkarma.TestCodeReviewKarma - Test the allocation of karma for revisions.
- lp.code.model.tests.test_codereviewvote.TestCodeReviewVote - No class docstring; 3/3 methods documented
- lp.code.model.tests.test_codereviewvote.TestCodeReviewVoteReferenceClaimReview - Tests for CodeReviewVoteReference.claimReview.
- lp.code.model.tests.test_codereviewvote.TestCodeReviewVoteReferenceDelete - Tests for CodeReviewVoteReference.delete.
- lp.code.model.tests.test_codereviewvote.TestCodeReviewVoteReferenceReassignReview - Tests for CodeReviewVoteReference.reassignReview.
- lp.code.model.tests.test_diff.DiffTestCase - No class docstring; 3/4 methods documented
- lp.code.model.tests.test_gitactivity.TestGitActivity - Undocumented
- lp.code.model.tests.test_gitcollection.TestBranchMergeProposals - Undocumented
- lp.code.model.tests.test_gitcollection.TestBranchMergeProposalsForReviewer - Tests for IGitCollection.getProposalsForReviewer().
- lp.code.model.tests.test_gitcollection.TestGenericGitCollection - Undocumented
- lp.code.model.tests.test_gitcollection.TestGenericGitCollectionVisibleFilter - Undocumented
- lp.code.model.tests.test_gitcollection.TestGetTeamsWithRepositories - Test the IGitCollection.getTeamsWithRepositories method.
- lp.code.model.tests.test_gitcollection.TestGitCollectionAdaptation - Check that certain objects can be adapted to a Git repository
- lp.code.model.tests.test_gitcollection.TestGitCollectionFilters - Undocumented
- lp.code.model.tests.test_gitcollection.TestGitCollectionOwnerCounts - Test IGitCollection.ownerCounts.
- lp.code.model.tests.test_gitcollection.TestSearch - Tests for IGitCollection.search().
- lp.code.model.tests.test_gitjob.TestDescribeRepositoryDelta - Tests for
describe_repository_delta
. - lp.code.model.tests.test_gitjob.TestGitJob - Tests for
GitJob
. - lp.code.model.tests.test_gitjob.TestGitJobDerived - Tests for
GitJobDerived
. - lp.code.model.tests.test_gitjob.TestGitRefScanJob - Tests for
GitRefScanJob
. - lp.code.model.tests.test_gitjob.TestReclaimGitRepositorySpaceJob - Tests for
ReclaimGitRepositorySpaceJob
. - lp.code.model.tests.test_gitlookup.TestGetByHostingPath - Test
IGitLookup.getByHostingPath
. - lp.code.model.tests.test_gitlookup.TestGetByPath - Test
IGitLookup.getByPath
. - lp.code.model.tests.test_gitlookup.TestGetByUniqueName - Tests for
IGitLookup.getByUniqueName
. - lp.code.model.tests.test_gitlookup.TestGetByUrl - Test
IGitLookup.getByUrl
. - lp.code.model.tests.test_gitlookup.TestGitTraverser - Tests for the repository traverser.
- lp.code.model.tests.test_gitnamespace.TestGitNamespaceMoveRepository - Test the IGitNamespace.moveRepository method.
- lp.code.model.tests.test_gitnamespace.TestNamespaceSet - Tests for
get_namespace
. - lp.code.model.tests.test_gitnamespace.TestPackageGitNamespace - Tests for
PackageGitNamespace
. - lp.code.model.tests.test_gitnamespace.TestPackageGitNamespaceAllowedInformationTypes - Tests for PackageGitNamespace.getAllowedInformationTypes.
- lp.code.model.tests.test_gitnamespace.TestPackageGitNamespaceCanCreateBranches - Undocumented
- lp.code.model.tests.test_gitnamespace.TestPackageGitNamespaceValidateNewRepository - Undocumented
- lp.code.model.tests.test_gitnamespace.TestPersonalGitNamespace - Tests for
PersonalGitNamespace
. - lp.code.model.tests.test_gitnamespace.TestPersonalGitNamespaceAllowedInformationTypes - Tests for PersonalGitNamespace.getAllowedInformationTypes.
- lp.code.model.tests.test_gitnamespace.TestPersonalGitNamespaceCanCreateRepositories - Undocumented
- lp.code.model.tests.test_gitnamespace.TestPersonalGitNamespaceValidateNewRepository - Undocumented
- lp.code.model.tests.test_gitnamespace.TestPersonalGitRepositories - Personal repositories have no branch visibility policy.
- lp.code.model.tests.test_gitnamespace.TestProjectGitNamespace - Tests for
ProjectGitNamespace
. - lp.code.model.tests.test_gitnamespace.TestProjectGitNamespaceCanCreateBranches - Undocumented
- lp.code.model.tests.test_gitnamespace.TestProjectGitNamespacePrivacyWithInformationType - Tests for the privacy aspects of
ProjectGitNamespace
. - lp.code.model.tests.test_gitnamespace.TestProjectGitNamespaceValidateNewRepository - Undocumented
- lp.code.model.tests.test_gitref.TestGitRef - Undocumented
- lp.code.model.tests.test_gitref.TestGitRefCreateMergeProposal - Exercise all the code paths for creating a merge proposal.
- lp.code.model.tests.test_gitref.TestGitRefGetBlob - Tests for retrieving blobs from a Git reference.
- lp.code.model.tests.test_gitref.TestGitRefGetCommits - Tests for retrieving commit information from a Git reference.
- lp.code.model.tests.test_gitref.TestGitRefGrants - Test handling of access grants for refs.
- lp.code.model.tests.test_gitref.TestGitRefWebservice - Tests for the webservice.
- lp.code.model.tests.test_gitrepository.TestGitIdentityMixin - Test the defaults and identities provided by GitIdentityMixin.
- lp.code.model.tests.test_gitrepository.TestGitRepository - Test basic properties about Launchpad database Git repositories.
- lp.code.model.tests.test_gitrepository.TestGitRepositoryDeletion - Test the different cases that make a repository deletable or not.
- lp.code.model.tests.test_gitrepository.TestGitRepositoryDeletionConsequences - Test determination and application of repository deletion
- lp.code.model.tests.test_gitrepository.TestGitRepositoryDetectMerges - Undocumented
- lp.code.model.tests.test_gitrepository.TestGitRepositoryGetAllowedInformationTypes - Test
IGitRepository.getAllowedInformationTypes
. - lp.code.model.tests.test_gitrepository.TestGitRepositoryGetBlob - Tests for retrieving files from a Git repository.
- lp.code.model.tests.test_gitrepository.TestGitRepositoryIsPersonTrustedReviewer - Test the
IGitRepository.isPersonTrustedReviewer
method. - lp.code.model.tests.test_gitrepository.TestGitRepositoryMacaroonIssuer - Test GitRepository macaroon issuing and verification.
- lp.code.model.tests.test_gitrepository.TestGitRepositoryMarkRecipesStale - Undocumented
- lp.code.model.tests.test_gitrepository.TestGitRepositoryMarkSnapsStale - Undocumented
- lp.code.model.tests.test_gitrepository.TestGitRepositoryModerate - Test that project owners and commercial admins can moderate Git
- lp.code.model.tests.test_gitrepository.TestGitRepositoryModificationNotifications - Tests for Git repository modification notifications.
- lp.code.model.tests.test_gitrepository.TestGitRepositoryModifications - Tests for Git repository modifications.
- lp.code.model.tests.test_gitrepository.TestGitRepositoryNamespace - Test
IGitRepository.namespace
. - lp.code.model.tests.test_gitrepository.TestGitRepositoryPendingUpdates - Are there changes to this repository not reflected in the database?
- lp.code.model.tests.test_gitrepository.TestGitRepositoryPrivacy - Tests for Git repository privacy.
- lp.code.model.tests.test_gitrepository.TestGitRepositoryRefs - Tests for ref handling.
- lp.code.model.tests.test_gitrepository.TestGitRepositoryRescan - Undocumented
- lp.code.model.tests.test_gitrepository.TestGitRepositoryRules - Undocumented
- lp.code.model.tests.test_gitrepository.TestGitRepositorySet - Undocumented
- lp.code.model.tests.test_gitrepository.TestGitRepositorySetDefaultsPackage - Undocumented
- lp.code.model.tests.test_gitrepository.TestGitRepositorySetDefaultsProject - Undocumented
- lp.code.model.tests.test_gitrepository.TestGitRepositorySetName - Test
IGitRepository.setName
. - lp.code.model.tests.test_gitrepository.TestGitRepositorySetOwner - Test
IGitRepository.setOwner
. - lp.code.model.tests.test_gitrepository.TestGitRepositorySetTarget - Test
IGitRepository.setTarget
. - lp.code.model.tests.test_gitrepository.TestGitRepositoryUpdateLandingTargets - No class docstring; 2/2 methods documented
- lp.code.model.tests.test_gitrepository.TestGitRepositoryUpdateMergeCommitIDs - Undocumented
- lp.code.model.tests.test_gitrepository.TestGitRepositoryURLs - Tests for Git repository URLs.
- lp.code.model.tests.test_gitrepository.TestGitRepositoryWebservice - Tests for the webservice.
- lp.code.model.tests.test_gitrule.TestGitRule - Undocumented
- lp.code.model.tests.test_gitrule.TestGitRuleGrant - Undocumented
- lp.code.model.tests.test_gitsubscription.TestGitSubscriptionCanBeUnsubscribedbyUser - Tests for GitSubscription.canBeUnsubscribedByUser.
- lp.code.model.tests.test_gitsubscription.TestGitSubscriptions - Tests relating to Git repository subscriptions in general.
- lp.code.model.tests.test_hasbranches.TestHasMergeProposalsWebservice - Undocumented
- lp.code.model.tests.test_hasbranches.TestIHasBranches - Test that the correct objects implement the interface.
- lp.code.model.tests.test_hasgitrepositories.TestIHasGitRepositories - Test that the correct objects implement the interface.
- lp.code.model.tests.test_hasmergeproposals.TestIHasMergeProposals - Test that the correct objects implement the interface.
- lp.code.model.tests.test_hasrecipes.TestIHasRecipes - Test that the correct objects implement the interface.
- lp.code.model.tests.test_linkedbranch.TestDistributionSourcePackageLinkedBranch - Undocumented
- lp.code.model.tests.test_linkedbranch.TestLinkedBranchSorting - Undocumented
- lp.code.model.tests.test_linkedbranch.TestProductLinkedBranch - Undocumented
- lp.code.model.tests.test_linkedbranch.TestProductSeriesLinkedBranch - Undocumented
- lp.code.model.tests.test_linkedbranch.TestProjectLinkedBranch - Undocumented
- lp.code.model.tests.test_linkedbranch.TestSuiteSourcePackageLinkedBranch - Undocumented
- lp.code.model.tests.test_recipebuilder.TestGetUploadMethodsForSPRecipeBuild - IPackageBuild.getUpload-related methods work with SPRecipe builds.
- lp.code.model.tests.test_recipebuilder.TestRecipeBuilderBase - No class docstring; 1/1 methods documented
- lp.code.model.tests.test_recipebuilder.TestVerifySuccessfulBuildForSPRBuild - IBuildFarmJobBehaviour.verifySuccessfulBuild works.
- lp.code.model.tests.test_revision.GetPublicRevisionsTestCase - A base class for the tests for people, products and project groups.
- lp.code.model.tests.test_revision.RevisionCacheTestCase - Base class for RevisionCache tests.
- lp.code.model.tests.test_revision.TestOnlyPresent - Tests for
RevisionSet.onlyPresent
. - lp.code.model.tests.test_revision.TestRevisionCreationDate - Test that RevisionSet.new won't create revisions with future dates.
- lp.code.model.tests.test_revision.TestRevisionGetBranch - Test the
getBranch
method of the revision. - lp.code.model.tests.test_revision.TestRevisionKarma - Test the allocation of karma for revisions.
- lp.code.model.tests.test_revision.TestRevisionSet - Tests for IRevisionSet.
- lp.code.model.tests.test_revisioncache.TestRevisionCache - Test the revision cache filters and counts.
- lp.code.model.tests.test_revisioncache.TestRevisionCacheAdaptation - Check that certain objects can be adapted to a revision cache.
- lp.code.model.tests.test_seriessourcepackagebranch.TestSeriesSourcePackageBranchSet - Tests for
SeriesSourcePackageBranchSet
. - lp.code.model.tests.test_sourcepackagerecipe.RecipeDateLastModified - Exercises the situations where date_last_modified is updated.
- lp.code.model.tests.test_sourcepackagerecipe.TestRecipeBranchRoundTrippingBzr - Undocumented
- lp.code.model.tests.test_sourcepackagerecipe.TestRecipeBranchRoundTrippingGit - Undocumented
- lp.code.model.tests.test_sourcepackagerecipe.TestSourcePackageRecipeBzr - Test
SourcePackageRecipe
objects for Bazaar. - lp.code.model.tests.test_sourcepackagerecipe.TestSourcePackageRecipeGit - Test
SourcePackageRecipe
objects for Git. - lp.code.model.tests.test_sourcepackagerecipe.TestWebserviceBzr - Undocumented
- lp.code.model.tests.test_sourcepackagerecipe.TestWebserviceGit - Undocumented
- lp.code.model.tests.test_sourcepackagerecipebuild.TestAsBuildmaster - No class docstring; 2/2 methods documented
- lp.code.model.tests.test_sourcepackagerecipebuild.TestSourcePackageRecipeBuild - Test the source package build object.
- lp.code.scripts.tests.test_reclaim_branch_space.TestReclaimBranchSpaceScript - Undocumented
- lp.code.scripts.tests.test_request_daily_builds.TestRequestDailyBuilds - No class docstring; 2/5 methods documented
- lp.code.scripts.tests.test_revisionkarma.TestRevisionKarma - Test the
getBranch
method of the revision. - lp.code.scripts.tests.test_scan_branches.TestScanBranches - Test the scan_branches script.
- lp.code.scripts.tests.test_sendbranchmail.TestSendbranchmail - No class docstring; 2/3 methods documented
- lp.code.scripts.tests.test_upgrade_branches.TestUpgradeBranches - No class docstring; 2/2 methods documented
- lp.code.tests.test_branch.PermissionTest - No class docstring; 7/7 methods documented
- lp.code.tests.test_branch.TestComposePublicURL - Undocumented
- lp.code.tests.test_branch_access_policy_triggers.TestBranchAccessPolicyTriggers - Undocumented
- lp.code.tests.test_branch_webservice.TestBranch - Undocumented
- lp.code.tests.test_branch_webservice.TestBranchDeletes - Undocumented
- lp.code.tests.test_branch_webservice.TestBranchOperations - No class docstring; 2/4 methods documented
- lp.code.tests.test_branch_webservice.TestSlashBranches - Undocumented
- lp.code.tests.test_directbranchcommit.TestDirectBranchCommit - Test
DirectBranchCommit
. - lp.code.tests.test_directbranchcommit.TestGetBzrCommitterID - Test
DirectBranchCommitter.getBzrCommitterID
. - lp.code.tests.test_directbranchcommit.TestGetDir - Test
DirectBranchCommit._getDir
. - lp.code.tests.test_directbranchcommit.TestStaleLastMirroredID - No class docstring; 1/1 methods documented
- lp.code.tests.test_helpers.TestMakeProjectCloudData - Undocumented
- lp.code.tests.test_project.TestProjectBranches - Undocumented
- lp.code.tests.test_seriessourcepackagebranch.TestSeriesSourcePackageBranch - Tests for
ISeriesSourcePackageBranch
. - lp.code.vocabularies.tests.test_branch_vocabularies.TestBranchVocabulary - Test that the BranchVocabulary behaves as expected.
- lp.code.vocabularies.tests.test_branch_vocabularies.TestRestrictedBranchVocabularyOnProduct - Test the BranchRestrictedOnProductVocabulary behaves as expected.
- lp.code.vocabularies.tests.test_gitrepository_vocabularies.TestGitRepositoryVocabulary - Test that the GitRepositoryVocabulary behaves as expected.
- lp.code.vocabularies.tests.test_gitrepository_vocabularies.TestRestrictedGitRepositoryVocabularyOnProduct - Test the GitRepositoryRestrictedOnProductVocabulary behaves as expected.
- lp.code.vocabularies.tests.test_gitrule_vocabularies.TestGitPermissionsVocabulary - Undocumented
- lp.code.xmlrpc.tests.test_branch.TestExpandURL - Test the way that URLs are expanded.
- lp.code.xmlrpc.tests.test_codehosting.AcquireBranchToPullTestsViaEndpoint - Tests for
acquireBranchToPull
method of ICodehostingAPI
. - lp.code.xmlrpc.tests.test_codehosting.CodehostingTest - Tests for the implementation of
ICodehostingAPI
. - lp.code.xmlrpc.tests.test_codehosting.TestRunWithLogin - Tests for the
run_with_login
decorator. - lp.code.xmlrpc.tests.test_codeimportscheduler.TestCodeImportSchedulerAPI - Undocumented
- lp.code.xmlrpc.tests.test_git.TestGitAPI - Tests for the implementation of
IGitAPI
. - lp.code.xmlrpc.tests.test_git.TestGitAPISecurity - Slow tests for
IGitAPI
. - lp.codehosting.puller.tests.PullerBranchTestCase - Some useful code for the more-integration-y puller tests.
- lp.codehosting.scanner.tests.test_buglinks.TestSubscription - No class docstring; 1/1 methods documented
- lp.codehosting.scanner.tests.test_bzrsync.BzrSyncTestCase - Common base for BzrSync test cases.
- lp.codehosting.scanner.tests.test_email.TestScanBranches - No class docstring; 2/2 methods documented
- lp.codehosting.scanner.tests.test_email.TestViaCelery - No class docstring; 3/4 methods documented
- lp.codehosting.scanner.tests.test_mergedetection.TestBranchMergeDetectionHandler - Test the merge_detected handler.
- lp.codehosting.scanner.tests.test_mergedetection.TestMergeDetection - Test that the merges are detected, and the handler called.
- lp.codehosting.scripts.tests.test_modifiedbranches.TestModifiedBranchesLocations - Test the ModifiedBranchesScript.branch_locations method.
- lp.codehosting.scripts.tests.test_upgrade_all_branches.TestUpgradeAllBranchesScript - No class docstring; 4/5 methods documented
- lp.codehosting.tests.test_acceptance.SSHTestCase - TestCase class that runs an SSH server as well as the app server.
- lp.codehosting.tests.test_rewrite.TestBranchRewriter - No class docstring; 1/17 methods documented
- lp.codehosting.tests.test_rewrite.TestBranchRewriterScript - Acceptance test for the branch-rewrite.py script.
- lp.codehosting.tests.test_upgrade.TestUpgrader - No class docstring; 24/25 methods documented
- lp.codehosting.vfs.tests.test_branchfs.TestDirectDatabaseLaunchpadServer - Tests for
DirectDatabaseLaunchpadServer
. - lp.coop.answersbugs.tests.test_questionbug.TestQuestionBugLinks - Undocumented
- lp.hardwaredb.scripts.tests.test_hwdbsubmissions.TestProcessingLoops - No class docstring; 2/17 methods documented
- lp.registry.browser.tests.test_announcements.TestAnnouncement - Undocumented
- lp.registry.browser.tests.test_branding.TestBrandingChangeView - Undocumented
- lp.registry.browser.tests.test_codeofconduct.SignCodeOfConductTestCase - No class docstring; 1/4 methods documented
- lp.registry.browser.tests.test_codeofconduct.TestSignedCodeOfConductAckView - Undocumented
- lp.registry.browser.tests.test_commercialsubscription.PersonVouchersViewTestCase - Undocumented
- lp.registry.browser.tests.test_distribution.TestDistributionPage - A TestCase for the distribution index page.
- lp.registry.browser.tests.test_distribution.TestDistributionView - Tests the DistributionView.
- lp.registry.browser.tests.test_distribution_views.TestDistributionAdminView - Test the +admin page for a distribution.
- lp.registry.browser.tests.test_distribution_views.TestDistributionArchiveMirrorsView - Undocumented
- lp.registry.browser.tests.test_distribution_views.TestDistributionDisabledMirrorsView - Undocumented
- lp.registry.browser.tests.test_distribution_views.TestDistributionPendingReviewMirrorsView - Undocumented
- lp.registry.browser.tests.test_distribution_views.TestDistributionPublisherConfigView - Test
DistributionPublisherConfigView
. - lp.registry.browser.tests.test_distribution_views.TestDistributionSeriesMirrorsView - Undocumented
- lp.registry.browser.tests.test_distribution_views.TestDistributionUnofficialMirrorsView - Undocumented
- lp.registry.browser.tests.test_distribution_views.TestDistroAddView - Test the +add page for a new distribution.
- lp.registry.browser.tests.test_distribution_views.TestDistroEditView - Test the +edit page for a distribution.
- lp.registry.browser.tests.test_distribution_views.TestDistroReassignView - Test the +reassign page for a new distribution.
- lp.registry.browser.tests.test_distributionsourcepackage.TestDistributionSourcePackageChangelogView - Undocumented
- lp.registry.browser.tests.test_distributionsourcepackage.TestDistributionSourcePackageFormatterAPI - Undocumented
- lp.registry.browser.tests.test_distributionsourcepackage.TestDistributionSourcePackagePublishingHistoryView - Undocumented
- lp.registry.browser.tests.test_distributionsourcepackage.TestDistributionSourceView - Undocumented
- lp.registry.browser.tests.test_distroseries.DistroSeriesIndexFunctionalTestCase - Test the distroseries +index page.
- lp.registry.browser.tests.test_distroseries.DistroSeriesMissingPackageDiffsTestCase - Test the distroseries +missingpackages view.
- lp.registry.browser.tests.test_distroseries.DistroSeriesMissingPackagesPageTestCase - Test the distroseries +missingpackages page.
- lp.registry.browser.tests.test_distroseries.DistroSeriesUniquePackagesPageTestCase - Test the distroseries +uniquepackages page.
- lp.registry.browser.tests.test_distroseries.DistroSerieUniquePackageDiffsTestCase - Test the distroseries +uniquepackages view.
- lp.registry.browser.tests.test_distroseries.TestCopyAsynchronouslyMessage - Test the helper function
copy_asynchronously_message
. - lp.registry.browser.tests.test_distroseries.TestDistroSeriesAddView - Undocumented
- lp.registry.browser.tests.test_distroseries.TestDistroSeriesDerivationPortlet - Undocumented
- lp.registry.browser.tests.test_distroseries.TestDistroSeriesEditView - Undocumented
- lp.registry.browser.tests.test_distroseries.TestDistroSeriesInitializeView - Undocumented
- lp.registry.browser.tests.test_distroseries.TestDistroSeriesInitializeViewAccess - Test access to IDS.+initseries.
- lp.registry.browser.tests.test_distroseries.TestDistroSeriesLocalDifferences - Test the distroseries +localpackagediffs view.
- lp.registry.browser.tests.test_distroseries.TestDistroSeriesLocalDiffPerformance - Test the distroseries +localpackagediffs page's performance.
- lp.registry.browser.tests.test_distroseries.TestDistroSeriesNeedsPackagesView - Test the distroseries +needs-packaging view.
- lp.registry.browser.tests.test_distroseries.TestDistroSeriesView - Test the distroseries +index view.
- lp.registry.browser.tests.test_distroseries.TestMilestoneBatchNavigatorAttribute - Test the series.milestone_batch_navigator attribute.
- lp.registry.browser.tests.test_distroseries_webservice.DistroSeriesWebServiceTestCase - Undocumented
- lp.registry.browser.tests.test_distroseriesdifference_views.DistroSeriesDifferenceTemplateTestCase - No class docstring; 2/21 methods documented
- lp.registry.browser.tests.test_distroseriesdifference_views.DistroSeriesDifferenceTestCase - No class docstring; 1/21 methods documented
- lp.registry.browser.tests.test_distroseriesdifference_webservice.DistroSeriesDifferenceWebServiceTestCase - Undocumented
- lp.registry.browser.tests.test_distroseriesdifferencecomment.TestDistroSeriesDifferenceCommentFragment -
IDistroSeriesDifferenceComment
+latest-comment-fragment view. - lp.registry.browser.tests.test_edit_permissions.EditViewPermissionBase - Tests for permissions access the +edit page on the target.
- lp.registry.browser.tests.test_gpgkey.TestCanonicalUrl - Undocumented
- lp.registry.browser.tests.test_gpgkey.TestPersonGPGView - No class docstring; 1/1 methods documented
- lp.registry.browser.tests.test_mailinglists.MailingListSubscriptionControlsTestCase - Verify the team index subscribe/unsubscribe to mailing list content.
- lp.registry.browser.tests.test_mailinglists.MailingListTestCase - Verify the content in +mailing-list-portlet.
- lp.registry.browser.tests.test_milestone.TestAddMilestoneViews - Undocumented
- lp.registry.browser.tests.test_milestone.TestMilestoneDeleteView - Test the delete rules applied by the Milestone Delete view.
- lp.registry.browser.tests.test_milestone.TestMilestoneEditView - Undocumented
- lp.registry.browser.tests.test_milestone.TestQueryCountBase - Undocumented
- lp.registry.browser.tests.test_milestonetag.TestProjectMilestoneTagView - Undocumented
- lp.registry.browser.tests.test_packaging.TestBrowserDeletePackaging - Browser tests for deletion of Packaging objects.
- lp.registry.browser.tests.test_packaging.TestProductSeriesUbuntuPackagingView - Browser tests for adding Packaging objects.
- lp.registry.browser.tests.test_peoplemerge.RequestPeopleMergeMixin - Undocumented
- lp.registry.browser.tests.test_peoplemerge.TestAdminPeopleMergeView - Test the AdminPeopleMergeView rules.
- lp.registry.browser.tests.test_peoplemerge.TestAdminTeamMergeView - Test the AdminTeamMergeView rules.
- lp.registry.browser.tests.test_peoplemerge.TestRequestPeopleMergeMultipleEmailsView - Test the RequestPeopleMergeMultipleEmailsView rules.
- lp.registry.browser.tests.test_peoplemerge.TestValidatingMergeView - Undocumented
- lp.registry.browser.tests.test_person.PersonOwnedTeamsViewTestCase - Test +owned-teams view.
- lp.registry.browser.tests.test_person.PersonViewOpenidIdentityUrlTestCase - Tests for the public OpenID identifier shown on the profile page.
- lp.registry.browser.tests.test_person.TestPersonAffectingBugTaskSearchListingView - Tests for PersonAffectingBugTaskSearchListingView.
- lp.registry.browser.tests.test_person.TestPersonAssignedBugTaskSearchListingView - Tests for PersonAssignedBugTaskSearchListingView.
- lp.registry.browser.tests.test_person.TestPersonCommentedBugTaskSearchListingView - Tests for PersonAssignedBugTaskSearchListingView.
- lp.registry.browser.tests.test_person.TestPersonDeactivateAccountView - Tests for the PersonDeactivateAccountView.
- lp.registry.browser.tests.test_person.TestPersonEditView - No class docstring; 17/20 methods documented
- lp.registry.browser.tests.test_person.TestPersonMaintainedPackagesView - Test the maintained packages view.
- lp.registry.browser.tests.test_person.TestPersonNavigation - Undocumented
- lp.registry.browser.tests.test_person.TestPersonParticipationView - Undocumented
- lp.registry.browser.tests.test_person.TestPersonPPAPackagesView - Test the maintained packages view.
- lp.registry.browser.tests.test_person.TestPersonRelatedBugTaskSearchListingView - Tests for PersonRelatedBugTaskSearchListingView.
- lp.registry.browser.tests.test_person.TestPersonRelatedPackagesFailedBuild - The related packages views display links to failed builds.
- lp.registry.browser.tests.test_person.TestPersonRelatedPackagesSynchronisedPackages - The related packages views display links to synchronised packages.
- lp.registry.browser.tests.test_person.TestPersonRelatedPackagesView - Test the related software view.
- lp.registry.browser.tests.test_person.TestPersonRelatedProjectsView - Test the maintained packages view.
- lp.registry.browser.tests.test_person.TestPersonReportedBugTaskSearchListingView - Tests for PersonAssignedBugTaskSearchListingView.
- lp.registry.browser.tests.test_person.TestPersonSubscribedBugTaskSearchListingView - Tests for PersonAssignedBugTaskSearchListingView.
- lp.registry.browser.tests.test_person.TestPersonSynchronisedPackagesView - Test the synchronised packages view.
- lp.registry.browser.tests.test_person.TestPersonUploadedPackagesView - Test the maintained packages view.
- lp.registry.browser.tests.test_person.TestPersonViewKarma - No class docstring; 1/3 methods documented
- lp.registry.browser.tests.test_person.TestShouldShowPpaSection - No class docstring; 1/7 methods documented
- lp.registry.browser.tests.test_person.TestSubscriptionsView - Undocumented
- lp.registry.browser.tests.test_person.TestTeamInvitationView - Tests for TeamInvitationView.
- lp.registry.browser.tests.test_person_contact.ContactViaWebLinksMixinTestCase - Tests the behaviour of ContactViaWebLinksMixin.
- lp.registry.browser.tests.test_person_contact.ContactViaWebNotificationRecipientSetTestCase - Tests the behaviour of ContactViaWebNotificationRecipientSet.
- lp.registry.browser.tests.test_person_contact.EmailToPersonViewTestCase - Tests the behaviour of EmailToPersonView.
- lp.registry.browser.tests.test_person_webservice.PersonSetWebServiceTests - Undocumented
- lp.registry.browser.tests.test_person_webservice.PersonWebServiceTests - Undocumented
- lp.registry.browser.tests.test_person_webservice.TestPersonAccountStatus - Undocumented
- lp.registry.browser.tests.test_person_webservice.TestPersonEmailSecurity - Undocumented
- lp.registry.browser.tests.test_person_webservice.TestPersonRepresentation - Undocumented
- lp.registry.browser.tests.test_pillar_sharing.SharingBaseTestCase - Undocumented
- lp.registry.browser.tests.test_poll.TestPollVoteView - Undocumented
- lp.registry.browser.tests.test_product.ProductSetReviewLicensesViewTestCase - Tests the ProductSetReviewLicensesView.
- lp.registry.browser.tests.test_product.TestProductAddView - Tests the configuration links and helpers.
- lp.registry.browser.tests.test_product.TestProductSetBranchView - Undocumented
- lp.registry.browser.tests.test_productrelease.ProductReleaseAddDownloadFileViewTestCase - No class docstring; 1/7 methods documented
- lp.registry.browser.tests.test_productseries_views.TestProductSeriesHelp - Undocumented
- lp.registry.browser.tests.test_productseries_views.TestProductSeriesStatus - Tests for ProductSeries:+status.
- lp.registry.browser.tests.test_projectgroup.TestProjectGroupAddProductViews - Undocumented
- lp.registry.browser.tests.test_projectgroup.TestProjectGroupEditView - Tests the edit view.
- lp.registry.browser.tests.test_rdf.TestRootRDF - Undocumented
- lp.registry.browser.tests.test_reassign_team_view.TestTeamReassignmentView - No class docstring; 1/4 methods documented
- lp.registry.browser.tests.test_reassign_team_view.TestTeamReassignmentViewErrors - No class docstring; 3/4 methods documented
- lp.registry.browser.tests.test_sourcepackage_views.TestSourcePackagePackagingLinks - Undocumented
- lp.registry.browser.tests.test_sourcepackage_views.TestSourcePackageUpstreamConnectionsView - Undocumented
- lp.registry.browser.tests.test_sourcepackage_views.TestSourcePackageViewHelpers - Tests for SourcePackage view helper functions.
- lp.registry.browser.tests.test_sshkey.TestCanonicalUrl - Undocumented
- lp.registry.browser.tests.test_sshkey.TestSSHKeyView - No class docstring; 2/2 methods documented
- lp.registry.browser.tests.test_subscription_links._TestStructSubs - Test structural subscriptions base class.
- lp.registry.browser.tests.test_subscription_links.ProjectGroupMilestone - Make sure that projects' "virtual" milestones don't break things.
- lp.registry.browser.tests.test_team.TeamMembershipViewTestCase - Undocumented
- lp.registry.browser.tests.test_team.TestMailingListArchiveView - Undocumented
- lp.registry.browser.tests.test_team.TestModeration - Undocumented
- lp.registry.browser.tests.test_team.TestPersonIndexVisibilityView - Undocumented
- lp.registry.browser.tests.test_team.TestProposedTeamMembersEditView - Tests for ProposedTeamMembersEditView.
- lp.registry.browser.tests.test_team.TestSimpleTeamAddView - Undocumented
- lp.registry.browser.tests.test_team.TestTeamAddView - Undocumented
- lp.registry.browser.tests.test_team.TestTeamEditView - Undocumented
- lp.registry.browser.tests.test_team.TestTeamIndexView - Undocumented
- lp.registry.browser.tests.test_team.TestTeamMemberAddView - Undocumented
- lp.registry.browser.tests.test_team.TestTeamMenu - Undocumented
- lp.registry.browser.tests.test_team_activate_ppa.TestTeamActivatePPA - Undocumented
- lp.registry.browser.tests.test_teammembership.TestTeamMenu - Undocumented
- lp.registry.scripts.tests.test_closeaccount.TestCloseAccount - Test the close-account script.
- lp.registry.scripts.tests.test_populate_distroseriesdiff.TestDifferenceTypeExpression - No class docstring; 1/6 methods documented
- lp.registry.scripts.tests.test_populate_distroseriesdiff.TestFindDerivedSeries - Test finding of all derived
DistroSeries
. - lp.registry.scripts.tests.test_populate_distroseriesdiff.TestFindDifferences - Test the finding of differences between a distroseries and parent.
- lp.registry.scripts.tests.test_populate_distroseriesdiff.TestFindLatestSourcePackageReleases - Test finding of latest `SourcePackageRelease`s for a series' packages.
- lp.registry.scripts.tests.test_populate_distroseriesdiff.TestPopulateDistroSeriesDiff - Test
populate_distroseriesdiff
. - lp.registry.scripts.tests.test_populate_distroseriesdiff.TestPopulateDistroSeriesDiffScript - Test the
populate-distroseriesdiff
script. - lp.registry.scripts.tests.test_suspendbotaccount.TestSuspendBotAccount - Test
suspend-bot-account
. - lp.registry.services.tests.test_sharingservice.TestLaunchpadlib - Test launchpadlib access for the Sharing Service.
- lp.registry.services.tests.test_sharingservice.TestSharingService - Tests for the SharingService.
- lp.registry.tests.test_accesspolicy.TestAccessArtifact - Undocumented
- lp.registry.tests.test_accesspolicy.TestAccessArtifactBranch - Undocumented
- lp.registry.tests.test_accesspolicy.TestAccessArtifactBug - Undocumented
- lp.registry.tests.test_accesspolicy.TestAccessArtifactGitRepository - Undocumented
- lp.registry.tests.test_accesspolicy.TestAccessArtifactGrant - Undocumented
- lp.registry.tests.test_accesspolicy.TestAccessArtifactGrantSource - Undocumented
- lp.registry.tests.test_accesspolicy.TestAccessArtifactSourceOnce - Undocumented
- lp.registry.tests.test_accesspolicy.TestAccessArtifactSpecification - Undocumented
- lp.registry.tests.test_accesspolicy.TestAccessPolicy - Undocumented
- lp.registry.tests.test_accesspolicy.TestAccessPolicyArtifact - Undocumented
- lp.registry.tests.test_accesspolicy.TestAccessPolicyArtifactSource - Undocumented
- lp.registry.tests.test_accesspolicy.TestAccessPolicyGrant - Undocumented
- lp.registry.tests.test_accesspolicy.TestAccessPolicyGrantFlatSource - Undocumented
- lp.registry.tests.test_accesspolicy.TestAccessPolicyGrantSource - Undocumented
- lp.registry.tests.test_accesspolicy.TestAccessPolicySource - Undocumented
- lp.registry.tests.test_accesspolicy.TestReconcileAccessPolicyArtifacts - Undocumented
- lp.registry.tests.test_adapters.TestAdapters - Undocumented
- lp.registry.tests.test_add_member.CircularMemberAdditionTestCase - No class docstring; 1/2 methods documented
- lp.registry.tests.test_codeofconduct.TestSignedCodeOfConductSet - Undocumented
- lp.registry.tests.test_commercial_subscription.CommecialSubscriptionTestCase - Test CommercialSubscription.
- lp.registry.tests.test_commercialprojects_vocabularies.TestCommProjVocabulary - Test that the CommercialProjectsVocabulary behaves as expected.
- lp.registry.tests.test_distribution.DerivativesTests - Test IDistribution.derivatives.
- lp.registry.tests.test_distribution.DistributionSet - Test case for
IDistributionSet
. - lp.registry.tests.test_distribution.DistroRegistrantTestCase - A TestCase for registrants and owners of a distribution.
- lp.registry.tests.test_distribution.DistroSnapshotTestCase - A TestCase for distribution snapshots.
- lp.registry.tests.test_distribution.SeriesByStatusTests - Test IDistribution.getSeriesByStatus().
- lp.registry.tests.test_distribution.SeriesTests - Test IDistribution.getSeries() and friends.
- lp.registry.tests.test_distribution.TestDistribution - No class docstring; 2/25 methods documented
- lp.registry.tests.test_distribution.TestDistributionPage - A TestCase for the distribution page.
- lp.registry.tests.test_distribution.TestDistributionTranslations - A TestCase for accessing distro translations-related attributes.
- lp.registry.tests.test_distributionmirror.TestDistributionMirror - Undocumented
- lp.registry.tests.test_distributionmirror_prober.TestArchiveMirrorProberCallbacks - Undocumented
- lp.registry.tests.test_distributionmirror_prober.TestMirrorCDImageProberCallbacks - Undocumented
- lp.registry.tests.test_distributionsourcepackage.TestDistributionSourcePackage - Undocumented
- lp.registry.tests.test_distributionsourcepackage.TestDistributionSourcePackageFindRelatedArchives - No class docstring; 1/6 methods documented
- lp.registry.tests.test_distributionsourcepackage.TestDistributionSourcePackageInDatabase - Undocumented
- lp.registry.tests.test_distributionsourcepackage_vocabulary.TestDistributionSourcePackageVocabulary - Test that the vocabulary behaves as expected.
- lp.registry.tests.test_distro_webservice.TestDistribution - Test how distributions behave through the web service.
- lp.registry.tests.test_distro_webservice.TestGetBranchTips - Test the getBranchTips method and its exposure to the web service.
- lp.registry.tests.test_distro_webservice.TestGetBranchTipsSecurity - Test the getBranchTips method and its exposure to the web service.
- lp.registry.tests.test_distroseries.TestDistroSeries - Undocumented
- lp.registry.tests.test_distroseries.TestDistroSeriesPackaging - Undocumented
- lp.registry.tests.test_distroseries.TestDistroSeriesSet - Undocumented
- lp.registry.tests.test_distroseries.TestDistroSeriesWebservice - Undocumented
- lp.registry.tests.test_distroseries_vocabularies.TestDistroSeriesDerivationVocabulary - Tests for
DistroSeriesDerivationVocabulary
. - lp.registry.tests.test_distroseries_vocabularies.TestDistroSeriesDifferencesVocabulary - Tests for
DistroSeriesDifferencesVocabulary
. - lp.registry.tests.test_distroseriesdifference.DistroSeriesDifferenceSourceTestCase - No class docstring; 4/31 methods documented
- lp.registry.tests.test_distroseriesdifference.DistroSeriesDifferenceTestCase - Undocumented
- lp.registry.tests.test_distroseriesdifference.TestMostRecentComments - Undocumented
- lp.registry.tests.test_distroseriesdifference.TestMostRecentPublications - Undocumented
- lp.registry.tests.test_distroseriesdifferencecomment.DistroSeriesDifferenceCommentTestCase - Undocumented
- lp.registry.tests.test_distroseriesdifferencecomment.TestDistroSeriesDifferenceCommentSource - Undocumented
- lp.registry.tests.test_distroseriesparent.TestDistroSeriesParent - Test the
DistroSeriesParent
model. - lp.registry.tests.test_distroseriesparent.TestDistroSeriesParentSecurity - Undocumented
- lp.registry.tests.test_distroseriesparent.TestOverlayTree - Test the overlay tree.
- lp.registry.tests.test_gpgkey.GPGKeySetTests - Undocumented
- lp.registry.tests.test_initderiveddistroseries.TestDeriveDistroSeries - Undocumented
- lp.registry.tests.test_listteammembers.ListTeamMembersTestCase - Test listing team members.
- lp.registry.tests.test_mailinglist.MailingListMessageTestCase - Undocumented
- lp.registry.tests.test_mailinglist.MailingListSetTestCase - Test the mailing list set class.
- lp.registry.tests.test_mailinglist.MailingListTestCase - Tests for MailingList data and behaviour.
- lp.registry.tests.test_mailinglist.PersonMailingListTestCase - Undocumented
- lp.registry.tests.test_mailinglistapi.MailingListAPIMessageTestCase - Undocumented
- lp.registry.tests.test_mailinglistapi.MailingListAPITestCase - Tests for MailingListAPIView.
- lp.registry.tests.test_mailinglistapi.MailingListAPIWorkflowTestCase - Tests for MailingListAPIView workflows.
- lp.registry.tests.test_membership_notification_job.MembershipNotificationJobTest - Undocumented
- lp.registry.tests.test_membership_notification_job.TestViaCelery - Undocumented
- lp.registry.tests.test_milestone.HasMilestonesSnapshotTestCase - A TestCase for snapshots of pillars with milestones.
- lp.registry.tests.test_milestone.MilestoneBugTaskSpecificationTest - Test cases for retrieving bugtasks and specifications for a milestone.
- lp.registry.tests.test_milestone.MilestonesContainsPartialSpecifications - Milestones list specifications with some workitems targeted to it.
- lp.registry.tests.test_milestone.MilestoneSecurityAdaperTestCase - A TestCase for the security adapter of milestones.
- lp.registry.tests.test_milestone.ProjectMilestoneSecurityAdaperTestCase - A TestCase for the security adapter of IProjectGroupMilestone.
- lp.registry.tests.test_milestone.TestMilestoneInformationType - Tests for information_type and Milestone.
- lp.registry.tests.test_milestone_vocabularies.TestMilestoneVocabulary - Test that the MilestoneVocabulary behaves as expected.
- lp.registry.tests.test_milestone_vocabularies.TestMilestoneWithDateExpectedVocabulary - Undocumented
- lp.registry.tests.test_milestonetag.MilestoneTagTest - Test cases for setting and retrieving milestone tags.
- lp.registry.tests.test_milestonetag.ProjectGroupMilestoneTagTest - Test cases for retrieving bugtasks for a milestonetag.
- lp.registry.tests.test_nameblacklist.TestNameBlacklist - No class docstring; 2/12 methods documented
- lp.registry.tests.test_nameblacklist.TestNameBlacklistSet - Undocumented
- lp.registry.tests.test_nickname.TestNicknameGeneration - Undocumented
- lp.registry.tests.test_notification.SendDirectContactEmailTestCase - Undocumented
- lp.registry.tests.test_oopsreferences.TestOopsReferences - Undocumented
- lp.registry.tests.test_packaging.TestCreatePackaging - Test PackagingUtil.packagingEntryExists.
- lp.registry.tests.test_packaging.TestDeletePackaging - Test PackagingUtil.deletePackaging.
- lp.registry.tests.test_packaging.TestPackaging - Test Packaging object.
- lp.registry.tests.test_packaging.TestPackagingEntryExists - Test PackagingUtil.packagingEntryExists.
- lp.registry.tests.test_person.Test_getAssignedBugTasksDueBefore - Undocumented
- lp.registry.tests.test_person.Test_getAssignedSpecificationWorkItemsDueBefore - Undocumented
- lp.registry.tests.test_person.TestAPIParticipation - Undocumented
- lp.registry.tests.test_person.TestGetRecipients - Tests for get_recipients
- lp.registry.tests.test_person.TestPerson - Undocumented
- lp.registry.tests.test_person.TestPersonKarma - Undocumented
- lp.registry.tests.test_person.TestPersonRelatedBugTaskSearch - Undocumented
- lp.registry.tests.test_person.TestPersonStates - No class docstring; 3/16 methods documented
- lp.registry.tests.test_person.TestPersonTeams - Undocumented
- lp.registry.tests.test_person.TestSpecifications - Undocumented
- lp.registry.tests.test_person_deactivate_job.TestPersonDeactivateJob - Undocumented
- lp.registry.tests.test_person_merge_job.TestPersonMergeJob - Undocumented
- lp.registry.tests.test_person_merge_job.TestViaCelery - Test that PersonMergeJob runs under Celery.
- lp.registry.tests.test_person_vocabularies.TestNewPillarGranteeVocabulary - Test that the NewPillarGranteeVocabulary behaves as expected.
- lp.registry.tests.test_person_vocabularies.TestValidPersonOrExclusiveTeamVocabulary - Test that the ValidPersonOrExclusiveTeamVocabulary is correct.
- lp.registry.tests.test_person_vocabularies.TestValidPersonOrTeamPreloading - Tests for ValidPersonOrTeamVocabulary's preloading behaviour.
- lp.registry.tests.test_person_vocabularies.TestValidPersonOrTeamVocabulary - Test that the ValidPersonOrTeamVocabulary behaves as expected.
- lp.registry.tests.test_person_vocabularies.TestValidPersonVocabulary - Test that the ValidPersonVocabulary behaves as expected.
- lp.registry.tests.test_person_vocabularies.TestValidTeamMemberVocabulary - Test that the ValidTeamMemberVocabulary behaves as expected.
- lp.registry.tests.test_person_vocabularies.TestValidTeamOwnerVocabulary - Test that the ValidTeamOwnerVocabulary behaves as expected.
- lp.registry.tests.test_person_vocabularies.TestValidTeamVocabulary - Test that the ValidTeamVocabulary behaves as expected.
- lp.registry.tests.test_persondistributionsourcepackage.TestPersonDistributionSourcePackage - Tests for `IPersonDistributionSourcePackage`s.
- lp.registry.tests.test_personmerge.TestMergeMailingListSubscriptions - Undocumented
- lp.registry.tests.test_personmerge.TestMergePeople - Test cases for PersonSet merge.
- lp.registry.tests.test_personnotification.TestPersonNotification - Tests for PersonNotification.
- lp.registry.tests.test_personnotification.TestPersonNotificationManager - Tests for the PersonNotificationManager use in scripts.
- lp.registry.tests.test_personproduct.TestPersonProduct - Tests for `IPersonProduct`s.
- lp.registry.tests.test_personroles.TestPersonRoles - Test IPersonRoles adapter.
- lp.registry.tests.test_personset.TestPersonAddSSHKeyFromSSO - Undocumented
- lp.registry.tests.test_personset.TestPersonDeleteSSHKeyFromSSO - Undocumented
- lp.registry.tests.test_personset.TestPersonGetSSHKeysForSSO - Undocumented
- lp.registry.tests.test_personset.TestPersonGetUsernameForSSO - Undocumented
- lp.registry.tests.test_personset.TestPersonSet - Test
IPersonSet
. - lp.registry.tests.test_personset.TestPersonSetBranchCounts - No class docstring; 1/3 methods documented
- lp.registry.tests.test_personset.TestPersonSetCreateByOpenId - Undocumented
- lp.registry.tests.test_personset.TestPersonSetEnsurePerson - Undocumented
- lp.registry.tests.test_personset.TestPersonSetGetOrCreateByOpenIDIdentifier - Undocumented
- lp.registry.tests.test_personset.TestPersonSetGetOrCreateSoftwareCenterCustomer - Undocumented
- lp.registry.tests.test_personset.TestPersonSetUsernameFromSSO - Undocumented
- lp.registry.tests.test_persontransferjob.PersonTransferJobDerivedTestCase - Test case for the PersonTransferJobDerived class.
- lp.registry.tests.test_persontransferjob.PersonTransferJobTestCase - Test case for basic PersonTransferJob class.
- lp.registry.tests.test_pillar.TestPillarNameSet - No class docstring; 1/1 methods documented
- lp.registry.tests.test_pillar.TestPillarPerson - Undocumented
- lp.registry.tests.test_pillar_vocabularies.TestDistributionOrProductOrProjectGroupVocabulary - Test for DistributionOrProductOrProjectGroupVocabulary.
- lp.registry.tests.test_pillar_vocabularies.TestDistributionOrProductVocabulary - Test that the ProductVocabulary behaves as expected.
- lp.registry.tests.test_pillar_vocabularies.TestPillarVocabularyBase - Test that the PillarVocabularyBase behaves as expected.
- lp.registry.tests.test_pillaraffiliation.TestBranchPillarAffiliation - Undocumented
- lp.registry.tests.test_pillaraffiliation.TestBugTaskPillarAffiliation - Undocumented
- lp.registry.tests.test_pillaraffiliation.TestDistroSeriesPillarAffiliation - Undocumented
- lp.registry.tests.test_pillaraffiliation.TestPillarAffiliation - Undocumented
- lp.registry.tests.test_pillaraffiliation.TestProductSeriesPillarAffiliation - Undocumented
- lp.registry.tests.test_pillaraffiliation.TestQuestionPillarAffiliation - Undocumented
- lp.registry.tests.test_pillaraffiliation.TestSpecificationPillarAffiliation - Undocumented
- lp.registry.tests.test_poll.TestPoll - Undocumented
- lp.registry.tests.test_prf_finder.FindReleasesDBTestCase - Undocumented
- lp.registry.tests.test_prf_finder.GetFiltersTestCase - Undocumented
- lp.registry.tests.test_private_team_visibility.TestPrivateTeamVisibility - Tests for visibility of private teams.
- lp.registry.tests.test_process_job_sources_cronjob.ProcessJobSourceGroupsTest - Test the process-job-source-groups.py script.
- lp.registry.tests.test_process_job_sources_cronjob.ProcessJobSourceTest - Test the process-job-source.py script.
- lp.registry.tests.test_product.ProductAttributeCacheTestCase - Cached attributes must be cleared at the end of a transaction.
- lp.registry.tests.test_product.ProductBranchSharingPolicyTestCase - Test Product.branch_sharing_policy.
- lp.registry.tests.test_product.ProductBugSharingPolicyTestCase - Test Product.bug_sharing_policy.
- lp.registry.tests.test_product.ProductLicensingTestCase - Test the rules of licences and commercial subscriptions.
- lp.registry.tests.test_product.ProductPermissionTestCase - Undocumented
- lp.registry.tests.test_product.ProductSnapshotTestCase - Test product snapshots.
- lp.registry.tests.test_product.TestProduct - Tests product object.
- lp.registry.tests.test_product.TestProductBugInformationTypes - Undocumented
- lp.registry.tests.test_product.TestProductSet - Undocumented
- lp.registry.tests.test_product.TestProductSpecificationPolicyAndInformationTypes - Undocumented
- lp.registry.tests.test_product.TestProductTranslations - A TestCase for accessing product translations-related attributes.
- lp.registry.tests.test_product.TestSpecifications - Undocumented
- lp.registry.tests.test_product_vocabularies.TestProductVocabulary - Test that the ProductVocabulary behaves as expected.
- lp.registry.tests.test_product_webservice.TestProduct - Webservice tests for products.
- lp.registry.tests.test_product_webservice.TestProductAlias - Aliases should behave well with the webservice.
- lp.registry.tests.test_productjob.CommercialExpiredJobTestCase - Test case for the CommercialExpiredJob class.
- lp.registry.tests.test_productjob.DailyProductJobsTestCase - Test case for the ProductJobManager class.
- lp.registry.tests.test_productjob.ProductJobDerivedTestCase - Test case for the ProductJobDerived class.
- lp.registry.tests.test_productjob.ProductJobManagerTestCase - Test case for the ProductJobManager class.
- lp.registry.tests.test_productjob.ProductJobTestCase - Test case for basic ProductJob class.
- lp.registry.tests.test_productjob.ProductNotificationJobTestCase - Test case for the ProductNotificationJob class.
- lp.registry.tests.test_productjob.SevenDayCommercialExpirationJobTestCase - Test case for the SevenDayCommercialExpirationJob class.
- lp.registry.tests.test_productjob.ThirtyDayCommercialExpirationJobTestCase - Test case for the SevenDayCommercialExpirationJob class.
- lp.registry.tests.test_productrelease.ProductReleaseFileTestcase - Tests for ProductReleaseFile.
- lp.registry.tests.test_productrelease.ProductReleaseSetTestcase - Tests for ProductReleaseSet.
- lp.registry.tests.test_productseries.ProductSeriesGetReleaseTestCase - Test for ProductSeries.getRelease().
- lp.registry.tests.test_productseries.ProductSeriesReleasesTestCase - Test for ProductSeries.release property.
- lp.registry.tests.test_productseries.ProductSeriesSecurityAdaperTestCase - Test for permissions of IProductSeries.
- lp.registry.tests.test_productseries.ProductSeriesSnapshotTestCase - A TestCase for snapshots of productseries.
- lp.registry.tests.test_productseries.TestProductSeries - Tests for ProductSeries.
- lp.registry.tests.test_productseries.TestProductSeriesDrivers - Test the 'drivers' attribute of a ProductSeries.
- lp.registry.tests.test_productseries.TestProductSeriesGetUbuntuTranslationFocusPackage - Test for ProductSeries.getUbuntuTranslationFocusPackage.
- lp.registry.tests.test_productseries.TestProductSeriesReleases - Tests the releases functions for productseries.
- lp.registry.tests.test_productseries.TestProductSeriesSet - Test ProductSeriesSet.
- lp.registry.tests.test_productseries.TestProductSeriesSetPackaging - Test for ProductSeries.setPackaging().
- lp.registry.tests.test_productseries.TestTimelineProductSeries - Tests for TimelineProductSeries.
- lp.registry.tests.test_productseries_vocabularies.TestProductSeriesVocabulary - Test that the ProductSeriesVocabulary behaves as expected.
- lp.registry.tests.test_project_milestone.TestDuplicateProductReleases - Undocumented
- lp.registry.tests.test_projectgroup.ProjectGroupSearchTestCase - Undocumented
- lp.registry.tests.test_projectgroup.TestLaunchpadlibAPI - Undocumented
- lp.registry.tests.test_projectgroup.TestMilestones - No class docstring; 2/2 methods documented
- lp.registry.tests.test_projectgroup.TestProjectGroup - Tests project group object.
- lp.registry.tests.test_projectgroup.TestProjectGroupPermissions - Undocumented
- lp.registry.tests.test_projectgroup_vocabulary.TestProjectGroupVocabulary - Test that the ProjectGroupVocabulary behaves as expected.
- lp.registry.tests.test_service_usage.TestDistributionUsageEnums - Tests the usage enums for the distribution.
- lp.registry.tests.test_service_usage.TestDistroSeriesUsageEnums - Undocumented
- lp.registry.tests.test_service_usage.TestProductSeriesUsageEnums - Undocumented
- lp.registry.tests.test_service_usage.TestProductUsageEnums - Tests the usage enums for the product.
- lp.registry.tests.test_sharingjob.RemoveArtifactSubscriptionsJobTestCase - Test case for the RemoveArtifactSubscriptionsJob class.
- lp.registry.tests.test_sharingjob.SharingJobDerivedTestCase - Test case for the SharingJobDerived class.
- lp.registry.tests.test_sharingjob.SharingJobTestCase - Test case for basic SharingJob class.
- lp.registry.tests.test_sharingjob.TestRunViaCron - Sharing jobs run via cron.
- lp.registry.tests.test_sourcepackage.TestSourcePackage - No class docstring; 8/36 methods documented
- lp.registry.tests.test_sourcepackage.TestSourcePackageSecurity - Tests for source package security.
- lp.registry.tests.test_sourcepackage.TestSourcePackageViews - Tests for source package view classes.
- lp.registry.tests.test_sourcepackagename_vocabulary.TestSourcePackageNameVocabulary - Undocumented
- lp.registry.tests.test_ssh.TestSSHKey - Test
ISSHKey
. - lp.registry.tests.test_ssh.TestSSHKeySet - Test
ISSHKeySet
. - lp.registry.tests.test_subscribers.LicenseNotificationTestCase - Undocumented
- lp.registry.tests.test_subscribers.LicensesModifiedEventTestCase - Undocumented
- lp.registry.tests.test_subscribers.ProductLicensesModifiedTestCase - Undocumented
- lp.registry.tests.test_suitesourcepackage.TestSuiteSourcePackage - Undocumented
- lp.registry.tests.test_team.TeamMembershipPolicyBase -
TeamMembershipPolicyChoice
base test class. - lp.registry.tests.test_team.TestDefaultMembershipPeriod - Undocumented
- lp.registry.tests.test_team.TestDefaultRenewalPeriodIsRequiredForSomeTeams - Undocumented
- lp.registry.tests.test_team.TestPersonJoinTeam - Undocumented
- lp.registry.tests.test_team.TestTeamContactAddress - Undocumented
- lp.registry.tests.test_team.TestTeamGetTeamAdminsEmailAddresses - Test the rules of IPerson.getTeamAdminsEmailAddresses().
- lp.registry.tests.test_team.TestTeamMembershipPolicyError - Test
TeamMembershipPolicyError
messages. - lp.registry.tests.test_team.TestTeamMembershipPolicyValidator - Undocumented
- lp.registry.tests.test_team.TestVisibilityConsistencyWarning - Undocumented
- lp.registry.tests.test_team_webservice.TeamObsoleteAPITestCase - Undocumented
- lp.registry.tests.test_team_webservice.TestTeamJoining - Undocumented
- lp.registry.tests.test_team_webservice.TestTeamLimitedViewAccess - Tests for team limitedView access via the webservice.
- lp.registry.tests.test_teammembership.TeamParticipationTestCase - Tests for team participation using 5 teams.
- lp.registry.tests.test_teammembership.TestCheckTeamParticipationScriptPerformance - No class docstring; 1/1 methods documented
- lp.registry.tests.test_teammembership.TestTeamMembership - No class docstring; 2/2 methods documented
- lp.registry.tests.test_teammembership.TestTeamMembershipJobs - Test jobs associated with managing team membership.
- lp.registry.tests.test_teammembership.TestTeamMembershipSendExpirationWarningEmail - Test the behaviour of sendExpirationWarningEmail().
- lp.registry.tests.test_teammembership.TestTeamMembershipSet - No class docstring; 2/7 methods documented
- lp.registry.tests.test_teammembership.TestTeamMembershipSetScripts - Separate Testcase to separate out examples required dbuser switches.
- lp.registry.tests.test_teammembership.TestTeamMembershipSetStatus - Test the behaviour of TeamMembership's setStatus().
- lp.registry.tests.test_teammembership_webservice.TestTeamMembershipTransitions - Undocumented
- lp.registry.tests.test_user_vocabularies.TestAllUserTeamsParticipationPlusSelfVocabulary - Test that the AllUserTeamsParticipationPlusSelf behaves as expected.
- lp.registry.tests.test_user_vocabularies.TestAllUserTeamsParticipationVocabulary - AllUserTeamsParticipation contains all teams joined by a user.
- lp.registry.tests.test_user_vocabularies.TestUserTeamsParticipationPlusSelfVocabulary - Test that the UserTeamsParticipationPlusSelf behaves as expected.
- lp.registry.tests.test_xmlrpc.TestCanonicalSSOApplication - Undocumented
- lp.scripts.tests.test_garbo.TestGarbo - Undocumented
- lp.scripts.tests.test_garbo.TestGarboTasks - Undocumented
- lp.services.auditor.tests.test_client.TestAuditorClient - Undocumented
- lp.services.authserver.tests.test_authserver.GetUserAndSSHKeysTests - Tests for the implementation of
IAuthServer.getUserAndSSHKeys
. - lp.services.authserver.tests.test_authserver.MacaroonTests - Undocumented
- lp.services.comments.browser.tests.test_comment.TestCommentBodyDownloadView - Test the CommentBodyDownloadView.
- lp.services.database.tests.test_bulk.TestCreate - Undocumented
- lp.services.database.tests.test_bulk.TestLoaders - Undocumented
- lp.services.database.tests.test_collection.CollectionTest - Undocumented
- lp.services.database.tests.test_transaction_policy.TestTransactionPolicy - No class docstring; 3/17 methods documented
- lp.services.features.browser.tests.test_changelog.TestChangeLogView - Test the feature flag ChangeLog view.
- lp.services.features.tests.test_changelog.TestChangeLog - Test the feature flag ChangeLog utility.
- lp.services.features.tests.test_changelog.TestFeatureFlagChangelogEntry - Test the FeatureFlagChangelogEntry data.
- lp.services.features.tests.test_scopes.TestScopes - Undocumented
- lp.services.features.tests.test_scopes.TestUserSliceScopeIntegration - No class docstring; 1/1 methods documented
- lp.services.features.tests.test_webapp.TestDBScopes - Undocumented
- lp.services.features.tests.test_webapp.TestFeaturesIntoOops - Undocumented
- lp.services.features.tests.test_xmlrpc.TestGetFeatureFlag - Undocumented
- lp.services.fields.tests.test_fields.Test_is_person_or_closed_team - Tests for is_person_or_closed_team().
- lp.services.fields.tests.test_fields.TestBlacklistableContentNameField - No class docstring; 1/5 methods documented
- lp.services.fields.tests.test_fields.TestWorkItemsTextValidation - Undocumented
- lp.services.identity.tests.test_account.TestAccount - Undocumented
- lp.services.job.tests.test_celery.TestJobsViaCelery - Tests for running jobs via Celery.
- lp.services.job.tests.test_celeryjob.TestRunMissingJobs - No class docstring; 6/9 methods documented
- lp.services.job.tests.test_job.TestJob - Ensure Job behaves as intended.
- lp.services.job.tests.test_job.TestUniversalJobSource - No class docstring; 1/1 methods documented
- lp.services.job.tests.test_runner.TestCeleryEnabled - No class docstring; 4/4 methods documented
- lp.services.job.tests.test_runner.TestJobRunner - Ensure JobRunner behaves as expected.
- lp.services.job.tests.test_runner.TestTwistedJobRunner - No class docstring; 6/9 methods documented
- lp.services.librarian.tests.test_libraryfilealias_with_parent.TestLibraryFileAliasForBugAttachment - Tests for ILibraryFileAliasWithParent.
- lp.services.librarian.tests.test_libraryfilealiasview.TestLibraryFileAliasView - Undocumented
- lp.services.librarian.tests.test_smoketest.SmokeTestTestCase - Class test for translation importer creation.
- lp.services.librarianserver.testing.tests.test_fakelibrarian.TestFakeLibrarian - Test the supported interface subset on the fake librarian.
- lp.services.librarianserver.testing.tests.test_fakelibrarian.TestRealLibrarian - Test the supported interface subset on the real librarian.
- lp.services.librarianserver.tests.test_web.LibrarianWebMacaroonTestCase - Undocumented
- lp.services.librarianserver.tests.test_web.LibrarianWebTestCase - Test the librarian's web interface.
- lp.services.mail.tests.test_basemailer.TestBaseMailer - No class docstring; 3/9 methods documented
- lp.services.mail.tests.test_dkim.TestDKIM - Messages can be strongly authenticated by DKIM.
- lp.services.mail.tests.test_helpers.TestEnsureNotWeaklyAuthenticated - Test the ensure_not_weakly_authenticated function.
- lp.services.mail.tests.test_helpers.Testget_contact_email_addresses - Undocumented
- lp.services.mail.tests.test_helpers.TestGetPersonOrTeam - Test the get_person_or_team function.
- lp.services.mail.tests.test_incoming.AuthenticateEmailTestCase - No class docstring; 1/3 methods documented
- lp.services.mail.tests.test_incoming.IncomingTestCase - No class docstring; 4/10 methods documented
- lp.services.mail.tests.test_incoming.TestExtractAddresses - Undocumented
- lp.services.mail.tests.test_notificationrecipients.TestNotificationRecipientSet - Undocumented
- lp.services.mail.tests.test_signedmessage.TestSignedMessage - Test SignedMessage class correctly extracts and verifies GPG signatures.
- lp.services.mailman.tests.MailmanTestCase - TestCase with factory and mailman support.
- lp.services.messages.tests.test_message.TestMessageSet - Test the methods of
MessageSet
. - lp.services.oauth.tests.test_tokens.TestOAuth - No class docstring; 1/1 methods documented
- lp.services.openid.extensions.tests.test_macaroon.TestMacaroonRequest - Undocumented
- lp.services.openid.tests.test_openid_adapters.OpenIdAdapterTests - Undocumented
- lp.services.profile.tests.TestSqlLogging - Undocumented
- lp.services.tests.test_enterpriseid.TestEnterpriseId - Undocumented
- lp.services.verification.browser.tests.test_logintoken.MergePeopleViewTestCase - Test the view for confirming a merge via login token.
- lp.services.verification.browser.tests.test_logintoken.TestCancelActionOnLoginTokenViews - Test the 'Cancel' action of LoginToken views.
- lp.services.verification.browser.tests.test_logintoken.TestClaimTeamView - Test the claiming of a team via login token.
- lp.services.verification.tests.test_logintoken.TestLoginToken - Undocumented
- lp.services.webapp.tests.test_authentication.TestCheckOAuthSignature - Undocumented
- lp.services.webapp.tests.test_batching.TestStormRangeFactory - Tests for StormRangeFactory.
- lp.services.webapp.tests.test_login.TestOpenIDCallbackRedirects - Undocumented
- lp.services.webapp.tests.test_login.TestOpenIDCallbackView - Undocumented
- lp.services.webapp.tests.test_login.TestOpenIDLogin - Undocumented
- lp.services.webapp.tests.test_login.TestOpenIDRealm - Undocumented
- lp.services.webapp.tests.test_login.TestOpenIDReplayAttack - Undocumented
- lp.services.webapp.tests.test_login_account.TestLoginAndLogout - Undocumented
- lp.services.webapp.tests.test_publication.TestEncodedReferer - Undocumented
- lp.services.webapp.tests.test_publication.TestUnicodePath - Undocumented
- lp.services.webapp.tests.test_publication.TestWebServicePublication - No class docstring; 1/6 methods documented
- lp.services.webapp.tests.test_publisher.TestLaunchpadView - Undocumented
- lp.services.webapp.tests.test_session.TestSessionRelatedFunctions - No class docstring; 4/4 methods documented
- lp.services.webapp.tests.test_snapshot.TestNotifyModified - Undocumented
- lp.services.webapp.tests.test_statementtracer.TestLoggingWithinRequest - Undocumented
- lp.services.webapp.tests.test_view_model.TestJsonModelNamespace - Test that traversal to ++model++ returns a namespace.
- lp.services.webapp.tests.test_vocabulary.FilteredVocabularyBaseTestCase - Undocumented
- lp.services.webhooks.tests.test_browser.TestWebhookAddViewBranch - Undocumented
- lp.services.webhooks.tests.test_browser.TestWebhookAddViewGitRepository - Undocumented
- lp.services.webhooks.tests.test_browser.TestWebhookAddViewSnap - Undocumented
- lp.services.webhooks.tests.test_browser.TestWebhookDeleteViewBranch - Undocumented
- lp.services.webhooks.tests.test_browser.TestWebhookDeleteViewGitRepository - Undocumented
- lp.services.webhooks.tests.test_browser.TestWebhookDeleteViewSnap - Undocumented
- lp.services.webhooks.tests.test_browser.TestWebhooksViewBranch - Undocumented
- lp.services.webhooks.tests.test_browser.TestWebhooksViewGitRepository - Undocumented
- lp.services.webhooks.tests.test_browser.TestWebhooksViewSnap - Undocumented
- lp.services.webhooks.tests.test_browser.TestWebhookViewBranch - Undocumented
- lp.services.webhooks.tests.test_browser.TestWebhookViewGitRepository - Undocumented
- lp.services.webhooks.tests.test_browser.TestWebhookViewSnap - Undocumented
- lp.services.webhooks.tests.test_job.TestViaCelery - No class docstring; 1/1 methods documented
- lp.services.webhooks.tests.test_job.TestViaCronscript - Undocumented
- lp.services.webhooks.tests.test_job.TestWebhookDeliveryJob - Tests for
WebhookDeliveryJob
. - lp.services.webhooks.tests.test_job.TestWebhookJob - Tests for
WebhookJob
. - lp.services.webhooks.tests.test_job.TestWebhookJobDerived - Tests for
WebhookJobDerived
. - lp.services.webhooks.tests.test_job.TestWebhookJobSource - Undocumented
- lp.services.webhooks.tests.test_model.TestWebhook - Undocumented
- lp.services.webhooks.tests.test_model.TestWebhookPermissions - Undocumented
- lp.services.webhooks.tests.test_model.TestWebhookSetBranch - Undocumented
- lp.services.webhooks.tests.test_model.TestWebhookSetGitRepository - Undocumented
- lp.services.webhooks.tests.test_model.TestWebhookSetSnap - Undocumented
- lp.services.webhooks.tests.test_payload.TestComposeWebhookPayload - Undocumented
- lp.services.webhooks.tests.test_webservice.TestWebhook - Undocumented
- lp.services.webhooks.tests.test_webservice.TestWebhookDelivery - Undocumented
- lp.services.webhooks.tests.test_webservice.TestWebhookTargetBranch - Undocumented
- lp.services.webhooks.tests.test_webservice.TestWebhookTargetGitRepository - Undocumented
- lp.services.webhooks.tests.test_webservice.TestWebhookTargetSnap - Undocumented
- lp.services.webservice.tests.test_launchpadlib.TestLaunchpadLib - Tests for the launchpadlib client for the REST API.
- lp.services.worlddata.tests.test_language.TestLanguageWebservice - Test Language web service API.
- lp.services.worlddata.tests.test_language.TestTranslatorsCounts - Test preloading of Language.translators_counts.
- lp.services.xref.tests.test_model.TestXRefSet - Undocumented
- lp.snappy.browser.tests.test_hassnaps.TestHasSnapsMenu - Undocumented
- lp.snappy.browser.tests.test_hassnaps.TestHasSnapsView - Undocumented
- lp.snappy.browser.tests.test_snap.TestSnapNavigation - Undocumented
- lp.snappy.browser.tests.test_snap.TestSnapViewsFeatureFlag - Undocumented
- lp.snappy.browser.tests.test_snapbuild.TestCanonicalUrlForSnapBuild - Undocumented
- lp.snappy.browser.tests.test_snapbuild.TestSnapBuildView - Undocumented
- lp.snappy.browser.widgets.tests.test_snaparchivewidget.TestSnapArchiveWidget - Undocumented
- lp.snappy.browser.widgets.tests.test_snapbuildchannelswidget.TestSnapBuildChannelsWidget - Undocumented
- lp.snappy.browser.widgets.tests.test_storechannelswidget.TestStoreChannelsWidget - Undocumented
- lp.snappy.tests.test_snap.TestSnap - Undocumented
- lp.snappy.tests.test_snap.TestSnapDeleteWithBuilds - Undocumented
- lp.snappy.tests.test_snap.TestSnapFeatureFlag - Undocumented
- lp.snappy.tests.test_snap.TestSnapProcessors - No class docstring; 1/7 methods documented
- lp.snappy.tests.test_snap.TestSnapSet - No class docstring; 1/59 methods documented
- lp.snappy.tests.test_snap.TestSnapWebservice - No class docstring; 5/56 methods documented
- lp.snappy.tests.test_snapbase.TestSnapBase - Undocumented
- lp.snappy.tests.test_snapbase.TestSnapBaseSet - Undocumented
- lp.snappy.tests.test_snapbase.TestSnapBaseWebservice - Undocumented
- lp.snappy.tests.test_snapbuild.TestSnapBuild - Undocumented
- lp.snappy.tests.test_snapbuild.TestSnapBuildMacaroonIssuer - Test SnapBuild macaroon issuing and verification.
- lp.snappy.tests.test_snapbuild.TestSnapBuildSet - Undocumented
- lp.snappy.tests.test_snapbuild.TestSnapBuildWebservice - Undocumented
- lp.snappy.tests.test_snapbuildbehaviour.TestGetUploadMethodsForSnapBuild - IPackageBuild.getUpload-related methods work with Snap builds.
- lp.snappy.tests.test_snapbuildbehaviour.TestSnapBuildBehaviourBase - No class docstring; 1/2 methods documented
- lp.snappy.tests.test_snapbuildbehaviour.TestVerifySuccessfulBuildForSnapBuild - IBuildFarmJobBehaviour.verifySuccessfulBuild works.
- lp.snappy.tests.test_snapbuildjob.TestSnapBuildJob - Undocumented
- lp.snappy.tests.test_snapbuildjob.TestSnapStoreUploadJob - Undocumented
- lp.snappy.tests.test_snapjob.TestSnapJob - Undocumented
- lp.snappy.tests.test_snapjob.TestSnapRequestBuildsJob - Undocumented
- lp.snappy.tests.test_snappyseries.TestSnappyDistroSeriesSet - Undocumented
- lp.snappy.tests.test_snappyseries.TestSnappySeries - Undocumented
- lp.snappy.tests.test_snappyseries.TestSnappySeriesSet - Undocumented
- lp.snappy.tests.test_snappyseries.TestSnappySeriesWebservice - Undocumented
- lp.snappy.tests.test_snapstoreclient.TestSnapStoreClient - Undocumented
- lp.snappy.validators.tests.test_channels.TestChannelsValidator - Undocumented
- lp.soyuz.adapters.tests.test_archivedependencies.TestOgreModel - Test ogre-model component handling.
- lp.soyuz.adapters.tests.test_archivedependencies.TestSourcesList - Test sources.list contents for building, and related mechanisms.
- lp.soyuz.adapters.tests.test_copypolicy.TestCopyPolicy - Undocumented
- lp.soyuz.adapters.tests.test_overrides.TestConstantOverridePolicy - Undocumented
- lp.soyuz.adapters.tests.test_overrides.TestFallbackOverridePolicy - Undocumented
- lp.soyuz.adapters.tests.test_overrides.TestFromExistingOverridePolicy - Undocumented
- lp.soyuz.adapters.tests.test_overrides.TestFromSourceOverridePolicy - Undocumented
- lp.soyuz.adapters.tests.test_overrides.TestUnknownOverridePolicy - Undocumented
- lp.soyuz.adapters.tests.test_packagelocation.TestPackageLocation - Test the
PackageLocation
class. - lp.soyuz.browser.tests.test_archive.TestArchiveCopyPackagesView - Undocumented
- lp.soyuz.browser.tests.test_archive.TestArchiveEditView - Undocumented
- lp.soyuz.browser.tests.test_archive_admin_view.TestArchivePrivacySwitchingView - No class docstring; 3/7 methods documented
- lp.soyuz.browser.tests.test_archive_packages.TestP3APackages - P3A archive pages are rendered correctly.
- lp.soyuz.browser.tests.test_archive_packages.TestP3APackagesQueryCount - Undocumented
- lp.soyuz.browser.tests.test_archive_packages.TestPPAPackages - Undocumented
- lp.soyuz.browser.tests.test_archive_packages.TestPPAPackagesJobNotifications - Undocumented
- lp.soyuz.browser.tests.test_archive_webservice.TestArchiveSet - Test ArchiveSet.getByReference.
- lp.soyuz.browser.tests.test_archive_webservice.TestArchiveWebservice - Undocumented
- lp.soyuz.browser.tests.test_build_views.TestBuildViews - Undocumented
- lp.soyuz.browser.tests.test_distributionsourcepackagerelease.TestDistributionSourcePackageReleaseFiles - Source package release files are rendered correctly.
- lp.soyuz.browser.tests.test_distributionsourcepackagerelease.TestDistributionSourcePackageReleaseNavigation - Undocumented
- lp.soyuz.browser.tests.test_distroarchseries_view.TestDistroArchSeriesView - No class docstring; 1/4 methods documented
- lp.soyuz.browser.tests.test_distroarchseries_webservice.TestDistroArchSeriesWebservice - Unit Tests for 'DistroArchSeries' Webservice.
- lp.soyuz.browser.tests.test_distrosourcepackagerelease.TestDistroSourcePackageReleaseFiles - Undocumented
- lp.soyuz.browser.tests.test_livefs.TestLiveFSNavigation - Undocumented
- lp.soyuz.browser.tests.test_livefs.TestLiveFSViewsFeatureFlag - Undocumented
- lp.soyuz.browser.tests.test_livefsbuild.TestCanonicalUrlForLiveFSBuild - Undocumented
- lp.soyuz.browser.tests.test_livefsbuild.TestLiveFSBuildView - Undocumented
- lp.soyuz.browser.tests.test_package_copying_mixin.TestPackageCopyingMixinIntegration - Integration tests for
PackageCopyingMixin
. - lp.soyuz.browser.tests.test_personal_archive_subscription.TestSomething - Undocumented
- lp.soyuz.browser.tests.test_publishing.TestSourcePackagePublishingHistoryNavigation - Undocumented
- lp.soyuz.browser.tests.test_publishing_webservice.BinaryPackagePublishingHistoryWebserviceTests - Undocumented
- lp.soyuz.browser.tests.test_publishing_webservice.SourcePackagePublishingHistoryWebserviceTests - Undocumented
- lp.soyuz.browser.tests.test_queue.TestAcceptRejectQueueUploads - Uploads can be accepted or rejected with the relevant permissions.
- lp.soyuz.browser.tests.test_queue.TestCompletePackageUpload - Undocumented
- lp.soyuz.browser.tests.test_queue.TestQueueItemsView - Unit tests for
QueueItemsView
. - lp.soyuz.browser.tests.test_sourcepackagerelease.TestSourcePackageReleaseView - Undocumented
- lp.soyuz.browser.tests.test_sourceslistentries.TestDefaultSelectedSeries - Ensure that default selected series set from user-agent.
- lp.soyuz.browser.tests.test_sourceslistentries.TestOneDistroSeriesOnly - Ensure the correct behaviour when only one distro series is present.
- lp.soyuz.browser.tests.test_sourceslistentries.TestSourcesListComment - Ensure comment for sources.list entries displays appropriately
- lp.soyuz.mail.tests.test_packageupload.TestNotification - Undocumented
- lp.soyuz.mail.tests.test_packageupload.TestNotificationRequiringLibrarian - Undocumented
- lp.soyuz.scripts.tests.test_add_missing_builds.TestAddMissingBuilds - Test the add-missing-builds.py script.
- lp.soyuz.scripts.tests.test_copypackage.CopyCheckerDifferentArchiveHarness - No class docstring; 1/17 methods documented
- lp.soyuz.scripts.tests.test_copypackage.CopyCheckerQueries - Undocumented
- lp.soyuz.scripts.tests.test_copypackage.CopyCheckerSameArchiveHarness - Undocumented
- lp.soyuz.scripts.tests.test_copypackage.CopyCheckerTestCase - Undocumented
- lp.soyuz.scripts.tests.test_copypackage.TestCopyBuildRecords - Test handling of binaries and their build records when copying.
- lp.soyuz.scripts.tests.test_copypackage.TestCopyClosesBugs - Copying packages closes bugs.
- lp.soyuz.scripts.tests.test_copypackage.TestDoDirectCopy - Undocumented
- lp.soyuz.scripts.tests.test_copypackage.UpdateFilesPrivacyTestCase - Test publication
updateFilesPrivacy
helper. - lp.soyuz.scripts.tests.test_custom_uploads_copier.TestCustomUploadsCopier - Heavyweight
CustomUploadsCopier
tests. - lp.soyuz.scripts.tests.test_custom_uploads_copier.TestCustomUploadsCopierLite - Light-weight low-level tests for
CustomUploadsCopier
. - lp.soyuz.scripts.tests.test_expire_archive_files.ArchiveExpiryTestBase - base class for the expire-archive-files.py script tests.
- lp.soyuz.scripts.tests.test_gina.TestBinaryPackageData - Undocumented
- lp.soyuz.scripts.tests.test_gina.TestBinaryPackageHandler - Undocumented
- lp.soyuz.scripts.tests.test_gina.TestBinaryPackagePublisher - Undocumented
- lp.soyuz.scripts.tests.test_gina.TestGina - Undocumented
- lp.soyuz.scripts.tests.test_gina.TestRunner - Undocumented
- lp.soyuz.scripts.tests.test_gina.TestSourcePackageData - Undocumented
- lp.soyuz.scripts.tests.test_gina.TestSourcePackageHandler - Undocumented
- lp.soyuz.scripts.tests.test_gina.TestSourcePackagePublisher - Undocumented
- lp.soyuz.scripts.tests.test_initialize_distroseries.InitializationHelperTestCase - Undocumented
- lp.soyuz.scripts.tests.test_obsoletedistroseries.TestObsoleteDistroseries - Test the ObsoleteDistroseries class.
- lp.soyuz.scripts.tests.test_populatearchive.TestPopulateArchiveScript - Test the populate-archive.py script.
- lp.soyuz.scripts.tests.test_ppa_apache_log_parser.TestScriptRunning - Run parse-ppa-apache-access-logs.py and test its outcome.
- lp.soyuz.scripts.tests.test_retrydepwait.TestRetryDepwait - Undocumented
- lp.soyuz.tests.test_archive.TestAddArchiveDependencies - Undocumented
- lp.soyuz.tests.test_archive.TestArchiveCanUpload - Test the various methods that verify whether uploads are allowed to
- lp.soyuz.tests.test_archive.TestArchiveDelete - Test PPA deletion.
- lp.soyuz.tests.test_archive.TestArchiveDependencies - No class docstring; 2/2 methods documented
- lp.soyuz.tests.test_archive.TestArchiveEnableDisable - Test the enable and disable methods of Archive.
- lp.soyuz.tests.test_archive.TestArchiveGetOverridePolicy - Tests for Archive.getOverridePolicy.
- lp.soyuz.tests.test_archive.TestArchiveReference - No class docstring; 1/6 methods documented
- lp.soyuz.tests.test_archive.TestArchiveRepositorySize - No class docstring; 1/4 methods documented
- lp.soyuz.tests.test_archive.TestArchiveSetGetByReference - Undocumented
- lp.soyuz.tests.test_archive.TestArchiveTokens - Undocumented
- lp.soyuz.tests.test_archive.TestBuildDebugSymbols - Tests relating to the build_debug_symbols flag.
- lp.soyuz.tests.test_archive.TestBuilddSecret - Test buildd_secret security.
- lp.soyuz.tests.test_archive.TestCollectLatestPublishedSources - Ensure that the private helper method works as expected.
- lp.soyuz.tests.test_archive.TestComponents - Undocumented
- lp.soyuz.tests.test_archive.TestCopyPackage - Undocumented
- lp.soyuz.tests.test_archive.TestCountersAndSummaries - Undocumented
- lp.soyuz.tests.test_archive.TestDefaultComponent - Tests for Archive.default_component.
- lp.soyuz.tests.test_archive.TestDisplayName - Undocumented
- lp.soyuz.tests.test_archive.TestFindDepCandidates - Tests for Archive.findDepCandidates.
- lp.soyuz.tests.test_archive.TestgetAllPublishedBinaries - Undocumented
- lp.soyuz.tests.test_archive.TestGetBinaryPackageRelease - Ensure that getBinaryPackageRelease works as expected.
- lp.soyuz.tests.test_archive.TestGetBinaryPackageReleaseByFileName - Ensure that getBinaryPackageReleaseByFileName works as expected.
- lp.soyuz.tests.test_archive.TestGetComponentsForSeries - Tests for Archive.getComponentsForSeries.
- lp.soyuz.tests.test_archive.TestGetFileByName - Tests for Archive.getFileByName.
- lp.soyuz.tests.test_archive.TestGetPockets - Undocumented
- lp.soyuz.tests.test_archive.TestGetPPAOwnedByPerson - Undocumented
- lp.soyuz.tests.test_archive.TestGetPublicationsInArchive - Undocumented
- lp.soyuz.tests.test_archive.TestGetPublishedSources - Undocumented
- lp.soyuz.tests.test_archive.TestGetPublishedSourcesWebService - No class docstring; 1/2 methods documented
- lp.soyuz.tests.test_archive.TestGetSigningKeyData - Test
Archive.getSigningKeyData
. - lp.soyuz.tests.test_archive.TestGetSourceFileByName - Tests for Archive.getSourceFileByName.
- lp.soyuz.tests.test_archive.TestMarkSuiteDirty - Undocumented
- lp.soyuz.tests.test_archive.TestNamedAuthTokenFeatureFlag - Undocumented
- lp.soyuz.tests.test_archive.TestOverlays - Undocumented
- lp.soyuz.tests.test_archive.TestPockets - Undocumented
- lp.soyuz.tests.test_archive.TestPPALookup - Undocumented
- lp.soyuz.tests.test_archive.TestPPANaming - Undocumented
- lp.soyuz.tests.test_archive.TestProcessors - Ensure that restricted architectures builds can be allowed and
- lp.soyuz.tests.test_archive.TestPublishFlag - Undocumented
- lp.soyuz.tests.test_archive.TestRemovingCopyNotifications - Undocumented
- lp.soyuz.tests.test_archive.TestRemovingPermissions - Undocumented
- lp.soyuz.tests.test_archive.TestSeriesWithSources - Create some sources in different series.
- lp.soyuz.tests.test_archive.TestSigningKeyPropagation - Signing keys are shared between PPAs owned by the same person/team.
- lp.soyuz.tests.test_archive.TestSuppressSubscription - Tests relating to suppressing subscription.
- lp.soyuz.tests.test_archive.TestUpdatePackageDownloadCount - Ensure that updatePackageDownloadCount works as expected.
- lp.soyuz.tests.test_archive.TestValidatePPA - Undocumented
- lp.soyuz.tests.test_archive_agent.TestSoftwareCenterAgent - Undocumented
- lp.soyuz.tests.test_archive_privacy.TestArchivePrivacy - Undocumented
- lp.soyuz.tests.test_archive_privacy.TestPrivacySwitching - Undocumented
- lp.soyuz.tests.test_archive_subscriptions.PersonArchiveSubscriptions - Undocumented
- lp.soyuz.tests.test_archive_subscriptions.TestArchiveSubscriptions - Edge-case tests for private PPA subscribers.
- lp.soyuz.tests.test_archivefile.TestArchiveFile - Undocumented
- lp.soyuz.tests.test_archivejob.TestArchiveJob - Undocumented
- lp.soyuz.tests.test_archivejob.TestArchiveJobDerived - Undocumented
- lp.soyuz.tests.test_archivejob.TestPackageUploadNotificationJob - Undocumented
- lp.soyuz.tests.test_archivesubscriptionview.TestArchiveSubscribersView - Tests for ArchiveSubscribersView.
- lp.soyuz.tests.test_binaryandsourcepackagename.TestBinaryAndSourcePackageNameVocabulary - Test that the ProductVocabulary behaves as expected.
- lp.soyuz.tests.test_binarypackagebuild.BaseTestCaseWithThreeBuilds - No class docstring; 1/1 methods documented
- lp.soyuz.tests.test_binarypackagebuild.TestBinaryPackageBuild - Undocumented
- lp.soyuz.tests.test_binarypackagebuild.TestBinaryPackageBuildMacaroonIssuer - Test BinaryPackageBuild macaroon issuing and verification.
- lp.soyuz.tests.test_binarypackagebuild.TestBinaryPackageBuildWebservice - Test cases for BinaryPackageBuild on the webservice.
- lp.soyuz.tests.test_binarypackagebuild.TestBuildSet - Undocumented
- lp.soyuz.tests.test_binarypackagebuild.TestBuildUpdateDependencies - No class docstring; 1/10 methods documented
- lp.soyuz.tests.test_binarypackagebuild.TestCalculateScore - No class docstring; 3/29 methods documented
- lp.soyuz.tests.test_binarypackagebuild.TestPostprocessCandidate - Undocumented
- lp.soyuz.tests.test_binarypackagebuildbehaviour.TestBinaryBuildPackageBehaviour - Tests for the BinaryPackageBuildBehaviour.
- lp.soyuz.tests.test_binarypackagebuildbehaviour.TestBinaryBuildPackageBehaviourBuildCollection - Tests for the BinaryPackageBuildBehaviour.
- lp.soyuz.tests.test_binarypackagebuildbehaviour.TestGetUploadMethodsForBinaryPackageBuild - IPackageBuild.getUpload-related methods work with binary builds.
- lp.soyuz.tests.test_binarypackagebuildbehaviour.TestVerifySuccessfulBuildForBinaryPackageBuild - IBuildFarmJobBehaviour.verifySuccessfulBuild works.
- lp.soyuz.tests.test_binarypackagename.TestBinaryPackageNameSet - Undocumented
- lp.soyuz.tests.test_binarypackagerelease.TestBinaryPackageRelease - Tests for BinaryPackageRelease.
- lp.soyuz.tests.test_build.TestBuild - Undocumented
- lp.soyuz.tests.test_build_depwait.TestBuildDepWait - Undocumented
- lp.soyuz.tests.test_build_notify.TestBuildNotify - Undocumented
- lp.soyuz.tests.test_build_privacy.TestBuildPrivacy - Undocumented
- lp.soyuz.tests.test_build_set.TestBuildSet - Undocumented
- lp.soyuz.tests.test_build_set.TestFindBuiltOrPublishedBySourceAndArchive - Tests for findBuiltOrPublishedBySourceAndArchive().
- lp.soyuz.tests.test_build_set.TestGetAllowedArchitectures - Tests for _getAllowedArchitectures.
- lp.soyuz.tests.test_build_start_estimation.TestBuildStartEstimation - Undocumented
- lp.soyuz.tests.test_distributionsourcepackagerelease.TestDistributionSourcePackageRelease - Tests for DistributionSourcePackageRelease.
- lp.soyuz.tests.test_distributionsourcepackagerelease.TestGetBinariesForSeries - Tests for DistributionSourcePackageRelease.getBinariesForSeries.
- lp.soyuz.tests.test_distroarchseriesfilter.TestDistroArchSeriesFilter - Undocumented
- lp.soyuz.tests.test_distroarchseriesfilter.TestDistroArchSeriesFilterSet - Undocumented
- lp.soyuz.tests.test_distroseriesbinarypackage.TestDistroSeriesBinaryPackage - No class docstring; 1/3 methods documented
- lp.soyuz.tests.test_distroseriesdifferencejob.TestDistroSeriesDifferenceJobEndToEnd - Undocumented
- lp.soyuz.tests.test_distroseriesdifferencejob.TestDistroSeriesDifferenceJobPermissions - Database permissions test for
DistroSeriesDifferenceJob
. - lp.soyuz.tests.test_distroseriesdifferencejob.TestDistroSeriesDifferenceJobSource - Tests for
IDistroSeriesDifferenceJobSource
. - lp.soyuz.tests.test_distroseriesdifferencejob.TestViaCelery - Undocumented
- lp.soyuz.tests.test_hasbuildrecords.TestDistributionHasBuildRecords - Populate a distroseries with builds
- lp.soyuz.tests.test_initializedistroseriesjob.InitializeDistroSeriesJobTests - Test case for InitializeDistroSeriesJob.
- lp.soyuz.tests.test_initializedistroseriesjob.InitializeDistroSeriesJobTestsWithPackages - Test case for InitializeDistroSeriesJob.
- lp.soyuz.tests.test_initializedistroseriesjob.TestViaCelery - No class docstring; 1/1 methods documented
- lp.soyuz.tests.test_livefs.TestLiveFS - Undocumented
- lp.soyuz.tests.test_livefs.TestLiveFSFeatureFlag - Undocumented
- lp.soyuz.tests.test_livefs.TestLiveFSSet - No class docstring; 1/8 methods documented
- lp.soyuz.tests.test_livefs.TestLiveFSWebservice - No class docstring; 1/17 methods documented
- lp.soyuz.tests.test_livefsbuild.TestLiveFSBuild - Undocumented
- lp.soyuz.tests.test_livefsbuild.TestLiveFSBuildFeatureFlag - Undocumented
- lp.soyuz.tests.test_livefsbuild.TestLiveFSBuildSet - Undocumented
- lp.soyuz.tests.test_livefsbuild.TestLiveFSBuildWebservice - Undocumented
- lp.soyuz.tests.test_livefsbuildbehaviour.TestGetUploadMethodsForLiveFSBuild - IPackageBuild.getUpload-related methods work with LiveFS builds.
- lp.soyuz.tests.test_livefsbuildbehaviour.TestLiveFSBuildBehaviourBase - No class docstring; 1/2 methods documented
- lp.soyuz.tests.test_livefsbuildbehaviour.TestVerifySuccessfulBuildForLiveFSBuild - IBuildFarmJobBehaviour.verifySuccessfulBuild works.
- lp.soyuz.tests.test_packagecloner.PackageClonerTests - No class docstring; 28/40 methods documented
- lp.soyuz.tests.test_packagecopyjob.PlainPackageCopyJobTests - Test case for PlainPackageCopyJob.
- lp.soyuz.tests.test_packagecopyjob.TestPackageCopyJobSource - Test the
IPackageCopyJob
utility. - lp.soyuz.tests.test_packagecopyjob.TestPlainPackageCopyJobDbPrivileges - Test that
PlainPackageCopyJob
has the database privileges it needs. - lp.soyuz.tests.test_packagecopyjob.TestPlainPackageCopyJobPermissions - Undocumented
- lp.soyuz.tests.test_packagecopyjob.TestViaCelery - PackageCopyJob runs under Celery.
- lp.soyuz.tests.test_packagediff.TestPackageDiffs - Test package diffs.
- lp.soyuz.tests.test_packagediffjob.TestPackageDiffJob - Undocumented
- lp.soyuz.tests.test_packagediffjob.TestViaCelery - PackageDiffJob runs under Celery.
- lp.soyuz.tests.test_packageset.TestArchivePermissionSet - Undocumented
- lp.soyuz.tests.test_packageset.TestPackageset - No class docstring; 1/35 methods documented
- lp.soyuz.tests.test_packageset.TestPackagesetPermissions - Undocumented
- lp.soyuz.tests.test_packageset.TestPackagesetSet - No class docstring; 2/21 methods documented
- lp.soyuz.tests.test_packageset.TestPackagesetSetPermissions - Undocumented
- lp.soyuz.tests.test_packagetranslationsuploadjob.LocalTestHelper - No class docstring; 1/2 methods documented
- lp.soyuz.tests.test_packageupload.PackageUploadTestCase - No class docstring; 4/23 methods documented
- lp.soyuz.tests.test_packageupload.TestPackageUploadSecurity - Test PackageUpload security.
- lp.soyuz.tests.test_packageupload.TestPackageUploadSet - Unit tests for
PackageUploadSet
. - lp.soyuz.tests.test_packageupload.TestPackageUploadWebservice - Test the exposure of queue methods to the web service.
- lp.soyuz.tests.test_packageupload.TestPackageUploadWithPackageCopyJob - No class docstring; 1/17 methods documented
- lp.soyuz.tests.test_person_createppa.TestCreatePPA - Test that the IPerson.createPPA method behaves as expected.
- lp.soyuz.tests.test_processacceptedbugsjob.TestBugIDsFromChangesFile - Test get_bug_ids_from_changes_file.
- lp.soyuz.tests.test_processacceptedbugsjob.TestCloseBugIDsForSourcePackageRelease - Undocumented
- lp.soyuz.tests.test_processacceptedbugsjob.TestClosingBugs - Test the various bug closing methods in processaccepted.py.
- lp.soyuz.tests.test_processacceptedbugsjob.TestClosingPrivateBugs - No class docstring; 1/1 methods documented
- lp.soyuz.tests.test_processacceptedbugsjob.TestProcessAcceptedBugsJob - No class docstring; 1/9 methods documented
- lp.soyuz.tests.test_processacceptedbugsjob.TestViaCelery - ProcessAcceptedBugsJob runs under Celery.
- lp.soyuz.tests.test_publishing.PublishingSetTests - Undocumented
- lp.soyuz.tests.test_publishing.TestGetActiveArchSpecificPublications - No class docstring; 2/5 methods documented
- lp.soyuz.tests.test_publishing.TestNativePublishingBase - No class docstring; 7/9 methods documented
- lp.soyuz.tests.test_publishing.TestPublishBinaries - Test PublishingSet.publishBinaries() works.
- lp.soyuz.tests.test_publishing.TestPublishingSetLite - Undocumented
- lp.soyuz.tests.test_publishing_models.TestBinaryPackagePublishingHistory - Undocumented
- lp.soyuz.tests.test_publishing_models.TestSourcePackagePublishingHistory - No class docstring; 1/12 methods documented
- lp.soyuz.tests.test_sourcepackagerelease.TestSourcePackageRelease - Undocumented
- lp.soyuz.tests.test_vocabularies.TestPPAVocabulary - Undocumented
- lp.testing.breadcrumbs.BaseBreadcrumbTestCase - No class docstring; 4/5 methods documented
- lp.testing.BrowserTestCase - A TestCase class for browser tests.
- lp.testing.tests.test_factory.IsSecurityProxiedOrHarmlessTests - Undocumented
- lp.testing.tests.test_factory.TestFactory - Undocumented
- lp.testing.tests.test_factory.TestFactoryWithLibrarian - Undocumented
- lp.testing.tests.test_karma.TestKarmaRecorder - Undocumented
- lp.testing.tests.test_login.TestLoginHelpers - No class docstring; 3/33 methods documented
- lp.testing.tests.test_matchers.TestBrowserQueryMatching - Undocumented
- lp.testing.tests.test_publication.TestStepThrough - Test some stepthrough traversal scenarios.
- lp.testing.tests.test_publication.TestTestTraverse - No class docstring; 1/7 methods documented
- lp.testing.tests.test_testcase.TestCaptureOops - Undocumented
- lp.testing.tests.test_testcase.TestRecordStatements - Test the statement recorder.
- lp.testing.WebServiceTestCase - Test case optimized for testing the web service using launchpadlib.
- lp.translations.browser.tests.test_baseexportview.BaseExportViewMixin - Test behaviour of objects subclassing BaseExportView.
- lp.translations.browser.tests.test_baseexportview.TestPOExportQueueStatusDescriptions - Undocumented
- lp.translations.browser.tests.test_distribution_views.TestDistributionSettingsView - Test distribution settings (+configure-translations) view.
- lp.translations.browser.tests.test_distroseries_views.TestLanguagePacksView - Test language packs view.
- lp.translations.browser.tests.test_distroserieslanguage_views.TestDistroSeriesLanguage - Test DistroSeriesLanguage view.
- lp.translations.browser.tests.test_language.LanguageAdminViewTestCase - Test language view.
- lp.translations.browser.tests.test_persontranslationview.TestPersonTranslationView - Test
PersonTranslationView
. - lp.translations.browser.tests.test_poexportrequest_views.TestPOExportView - Test POExportView.
- lp.translations.browser.tests.test_poexportrequest_views.TestPOTEmplateExportView - Test POTEmplateExportView.
- lp.translations.browser.tests.test_pofile_view.TestPOFileTranslateViewDocumentation - No class docstring; 9/28 methods documented
- lp.translations.browser.tests.test_pofile_view.TestPOFileTranslateViewInvalidFiltering - Test how POFile views reacts to malformed GET requests.
- lp.translations.browser.tests.test_pofile_view.TestQueryCount - Undocumented
- lp.translations.browser.tests.test_potemplate_navigation.TestPOTemplateNavigation - No class docstring; 1/5 methods documented
- lp.translations.browser.tests.test_potemplate_views.TestPOTemplateEditViewValidation - No class docstring; 1/10 methods documented
- lp.translations.browser.tests.test_product_view.TestCanConfigureTranslations - Undocumented
- lp.translations.browser.tests.test_product_view.TestProduct - Test Product view in translations facet.
- lp.translations.browser.tests.test_productserieslanguage_views.TestProductSeriesLanguageView - Test ProductSeriesLanguage view.
- lp.translations.browser.tests.test_productserieslanguage_views.TestProductSeriesView - Test ProductSeries view in translations facet.
- lp.translations.browser.tests.test_productserieslanguage_views.TestProductSeriesViewBzrUsage - Test ProductSeries view in translations facet.
- lp.translations.browser.tests.test_seriestemplatesview.TestDistroSeriesTemplatesView - Run the test scenario against
DistroSeriesTemplatesView
. - lp.translations.browser.tests.test_seriestemplatesview.TestProductSeriesTemplatesView - Run the test scenario against
ProductSeriesTemplatesView
. - lp.translations.browser.tests.test_sharing_details.TestSourcePackageTranslationSharingDetailsView - Tests for SourcePackageTranslationSharingStatus.
- lp.translations.browser.tests.test_sharing_details.TestTranslationSharingDetailsViewNotifications - Tests for Notifications in SourcePackageTranslationSharingView.
- lp.translations.browser.tests.test_translationgroup.TestTranslationGroupView - No class docstring; 1/5 methods documented
- lp.translations.browser.tests.test_translationimportqueueentry.TestTranslationImportQueueEntryView - Tests for the queue entry review form.
- lp.translations.browser.tests.test_translationlinksaggregator.TestTranslationLinksAggregator - Test
TranslationLinksAggregator
. - lp.translations.browser.tests.test_translationmessage_view.TestBadSubmission - Undocumented
- lp.translations.browser.tests.test_translationmessage_view.TestCurrentTranslationMessage_can_dismiss - Test the can_dismiss_* properties of CurrentTranslationMessageView.
- lp.translations.browser.tests.test_translationmessage_view.TestCurrentTranslationMessagePageView - Test
CurrentTranslationMessagePageView
and its base class. - lp.translations.browser.tests.test_translationmessage_view.TestHelpers - Undocumented
- lp.translations.browser.tests.test_translationmessage_view.TestResetTranslations - Test resetting of the current translation.
- lp.translations.browser.tests.test_translationtemplatesbuild.TestTranslationTemplatesBuild - No class docstring; 4/6 methods documented
- lp.translations.browser.widgets.tests.test_potemplate.TestPOTemplateAdminSourcePackageNameWidget - Undocumented
- lp.translations.browser.widgets.tests.test_potemplate.TestPOTemplateEditSourcePackageNameWidget - Undocumented
- lp.translations.browser.widgets.tests.test_translationimportqueue.TestTranslationImportQueueEntrySourcePackageNameWidget - Undocumented
- lp.translations.scripts.tests.test_cache_suggestive_templates.TestSuggestivePOTemplatesCache - No class docstring; 2/13 methods documented
- lp.translations.scripts.tests.test_copy_distroseries_translations.TestCopying - No class docstring; 1/3 methods documented
- lp.translations.scripts.tests.test_merge_existing_packagings.TestMergeExistingPackagings - No class docstring; 1/1 methods documented
- lp.translations.scripts.tests.test_migrate_current_flag.TestMigrateCurrentFlag - Test current-flag migration script.
- lp.translations.scripts.tests.test_migrate_current_flag.TestUpdaterLoop - Test updater-loop core functionality.
- lp.translations.scripts.tests.test_packaging_translations.TestMergeTranslations - Undocumented
- lp.translations.scripts.tests.test_remove_translations.TestRemoveTranslationsUnmasking - Test that
remove_translations
"unmasks" upstream messages. - lp.translations.scripts.tests.test_reupload_translations.TestReuploadPackageTranslations - Test
ReuploadPackageTranslations
. - lp.translations.scripts.tests.test_reupload_translations.TestReuploadScript - Test reupload-translations script.
- lp.translations.scripts.tests.test_scrub_pofiletranslator.TestScrubPOFileTranslator - No class docstring; 4/27 methods documented
- lp.translations.scripts.tests.test_translations_approval.TestTranslationsImportApproval - Undocumented
- lp.translations.scripts.tests.test_translations_import.TestTranslationsImport - No class docstring; 5/17 methods documented
- lp.translations.scripts.tests.test_translations_to_branch.TestExportTranslationsToBranch - No class docstring; 1/13 methods documented
- lp.translations.scripts.tests.test_verify_pofile_stats.TestVerifyPOFileStats - Undocumented
- lp.translations.tests.test_autoapproval.TestAutoApprovalNewPOFile - Test creation of new `POFile`s in approval.
- lp.translations.tests.test_autoapproval.TestAutoBlocking - No class docstring; 3/21 methods documented
- lp.translations.tests.test_autoapproval.TestCleanup - Test
TranslationImportQueueEntry
garbage collection. - lp.translations.tests.test_autoapproval.TestCustomLanguageCode - Unit tests for
CustomLanguageCode
. - lp.translations.tests.test_autoapproval.TestGetPOFileFromLanguage - Test
TranslationImportQueueEntry._get_pofile_from_language
. - lp.translations.tests.test_autoapproval.TestGuessPOFileCustomLanguageCode - Test interaction with
TranslationImportQueueEntry.getGuessedPOFile
. - lp.translations.tests.test_autoapproval.TestKdePOFileGuess - Test auto-approval's
POFile
guessing for KDE uploads. - lp.translations.tests.test_autoapproval.TestTemplateGuess - Test auto-approval's attempts to find the right template.
- lp.translations.tests.test_clearcurrenttranslation.TestClearCurrentTranslationUbuntu - Test clearCurrentTranslationUpstream on Ubuntu side.
- lp.translations.tests.test_clearcurrenttranslation.TestClearCurrentTranslationUpstream - Test clearCurrentTranslationUpstream on upstream side.
- lp.translations.tests.test_distroseries_translations_copy.TestDistroSeriesTranslationsCopying - Undocumented
- lp.translations.tests.test_exportresult.TestExportResult - Undocumented
- lp.translations.tests.test_hastranslationtemplates.TestDistroSeriesHasTranslationTemplates - Test implementation of IHasTranslationTemplates on ProductSeries.
- lp.translations.tests.test_hastranslationtemplates.TestProductSeriesHasTranslationTemplates - Test implementation of IHasTranslationTemplates on ProductSeries.
- lp.translations.tests.test_hastranslationtemplates.TestSourcePackageHasTranslationTemplates - Test implementation of IHasTranslationTemplates on ProductSeries.
- lp.translations.tests.test_helpers.TestTranslationMessageHelpers - Test discovery of translation suggestions.
- lp.translations.tests.test_pofile.TestPOFile - Test PO file methods.
- lp.translations.tests.test_pofile.TestPOFilePermissions - Test
POFile
access privileges. - lp.translations.tests.test_pofile.TestPOFileSet - Test PO file set methods.
- lp.translations.tests.test_pofile.TestPOFileStatistics - Test PO files statistics calculation.
- lp.translations.tests.test_pofile.TestPOFileToTranslationFileDataAdapter - Test POFile being adapted to IPOFileToTranslationFileData.
- lp.translations.tests.test_pofile.TestPOFileTranslationMessages - Test PO file getTranslationMessages method.
- lp.translations.tests.test_pofile.TestPOFileUbuntuSharing - Test sharing on Ubuntu side.
- lp.translations.tests.test_pofile.TestPOFileUpstreamSharing - Test sharing on upstream side.
- lp.translations.tests.test_pofile.TestSharingPOFileCreation - Test that POFiles are created in sharing POTemplates.
- lp.translations.tests.test_pofile.TestTranslationCredits - Test generation of translation credits.
- lp.translations.tests.test_pofile.TestTranslationPOFilePOTMsgSetOrdering - Test ordering of POTMsgSets as returned by PO file methods.
- lp.translations.tests.test_pofile.TestTranslationSharedPOFile - Test behaviour of PO files with shared POTMsgSets.
- lp.translations.tests.test_pofile.TestTranslationSharedPOFileSourcePackage - Test behaviour of PO files with shared POTMsgSets on a source package.
- lp.translations.tests.test_pofile.TestUbuntuFilters - Test filters on Ubuntu `POFile`s.
- lp.translations.tests.test_pofile.TestUbuntuStatistics - Test statistics on Ubuntu `POFile`s.
- lp.translations.tests.test_pofile.TestUpstreamFilters - Test filters on upstream `POFile`s.
- lp.translations.tests.test_pofile.TestUpstreamStatistics - Test statistics on upstream `POFile`s.
- lp.translations.tests.test_pofilestatsjob.TestPOFileStatsJob - Undocumented
- lp.translations.tests.test_pofilestatsjob.TestViaCelery - Undocumented
- lp.translations.tests.test_pofiletranslator.TestPOFileTranslator - Undocumented
- lp.translations.tests.test_potemplate.TestDistroTemplateEquivalenceClasses - Which templates in Distributions will and will not share messages.
- lp.translations.tests.test_potemplate.TestGetPOFilesFor - Test
get_pofiles_for
. - lp.translations.tests.test_potemplate.TestPOTemplate - Test POTemplate functions not covered by doctests.
- lp.translations.tests.test_potemplate.TestPOTemplateSharingSubset - Test that POTemplateSharingSubset consistently calculates sharing sets.
- lp.translations.tests.test_potemplate.TestPOTemplateSubset - Test POTemplate functions not covered by doctests.
- lp.translations.tests.test_potemplate.TestPOTemplateUbuntuSharing - Test sharing on Ubuntu side.
- lp.translations.tests.test_potemplate.TestPOTemplateUpstreamSharing - Test sharing on upstream side.
- lp.translations.tests.test_potemplate.TestProductTemplateEquivalenceClasses - Which templates in Products will and will not share messages.
- lp.translations.tests.test_potemplate.TestTemplatePrecedence - Which of a set of "equivalent" `POTMsgSet`s is "representative."
- lp.translations.tests.test_potemplate.TestTranslationFoci - Test the precedence rules for tranlation foci.
- lp.translations.tests.test_potmsgset.TestCheckForConflict - Test POTMsgSet._checkForConflict.
- lp.translations.tests.test_potmsgset.TestClone - Test the clone() method.
- lp.translations.tests.test_potmsgset.TestFindTranslationMessage - Test
POTMsgSet.findTranslationMessage
. - lp.translations.tests.test_potmsgset.TestGetCurrentTranslationForUbuntu - getCurrentTranslation working on an Ubuntu POFile.
- lp.translations.tests.test_potmsgset.TestGetCurrentTranslationForUpstreams - getCurrentTranslation working on an upstream POFile.
- lp.translations.tests.test_potmsgset.TestPOTMsgSet_submitSuggestion - Test
POTMsgSet.submitSuggestion
. - lp.translations.tests.test_potmsgset.TestPOTMsgSetResetTranslation - Test resetting the current translation.
- lp.translations.tests.test_potmsgset.TestPOTMsgSetSuggestions - Test retrieval and dismissal of translation suggestions.
- lp.translations.tests.test_potmsgset.TestPOTMsgSetText - Tests for singular_text.
- lp.translations.tests.test_potmsgset.TestPOTMsgSetTranslationCredits - Test methods related to TranslationCredits.
- lp.translations.tests.test_potmsgset.TestSetCurrentTranslation - No class docstring; 1/7 methods documented
- lp.translations.tests.test_potmsgset.TestTranslationSharedPOTMsgSets - Test discovery of translation suggestions.
- lp.translations.tests.test_productserieslanguage.TestProductSeriesLanguages - Test ProductSeries.productserieslanguages implementation.
- lp.translations.tests.test_productserieslanguage.TestProductSeriesLanguageStatsCalculation - Test ProductSeriesLanguage statistics calculation.
- lp.translations.tests.test_rosetta_branches_script.TestRosettaBranchesScript - Testing the rosetta-bazaar cronscript.
- lp.translations.tests.test_setcurrenttranslation.TestSetCurrentTranslation_Ubuntu - Undocumented
- lp.translations.tests.test_setcurrenttranslation.TestSetCurrentTranslation_Upstream - Undocumented
- lp.translations.tests.test_shared_potemplate.TestMessageSharingProductPackage - Test message sharing between a product and a package.
- lp.translations.tests.test_shared_potemplate.TestSharingPOTemplatesByRegex - Isolate tests for regular expression use in SharingSubset.
- lp.translations.tests.test_shared_potemplate.TestTranslationSharingPOTemplate - Test behaviour of "sharing" PO templates.
- lp.translations.tests.test_side.TestTranslationSideTraitsSet - Undocumented
- lp.translations.tests.test_side.UbuntuTranslationSideTraitsTest - Run the TraitsScenario tests on the Ubuntu side.
- lp.translations.tests.test_side.UpstreamTranslationSideTraitsTest - Run the TraitsScenario tests on the upstream side.
- lp.translations.tests.test_suggestions.TestTranslationSuggestions - Test discovery of translation suggestions.
- lp.translations.tests.test_translatedlanguage.TestTranslatedLanguageMixin - Test TranslatedLanguageMixin.
- lp.translations.tests.test_translationbranchapprover.TestBranchApproverPrivileges - Test database privileges required for the branch approver.
- lp.translations.tests.test_translationbranchapprover.TestTranslationBranchApprover - Undocumented
- lp.translations.tests.test_translationbuildapprover.TestTranslationBuildApprover - No class docstring; 2/15 methods documented
- lp.translations.tests.test_translationgroup.TestTranslationGroupSet - No class docstring; 2/4 methods documented
- lp.translations.tests.test_translationimportqueue.TestCanSetStatusPOFile - Test canStatus applied to an entry with a POFile.
- lp.translations.tests.test_translationimportqueue.TestCanSetStatusPOTemplate - Test canStatus applied to an entry with a POTemplate.
- lp.translations.tests.test_translationimportqueue.TestGetGuessedPOFile - Test matching of PO files with respective templates and languages.
- lp.translations.tests.test_translationimportqueue.TestHelpers - Tests for stand-alone helper functions in the module.
- lp.translations.tests.test_translationimportqueue.TestProductOwnerEntryImporter - Test entries update when owners change.
- lp.translations.tests.test_translationimportqueue.TestTranslationImportQueue - Tests for
TranslationImportQueue
. - lp.translations.tests.test_translationmerger.TestFindMergablePackagings - Test TranslationMerger.findMergeablePackagings.
- lp.translations.tests.test_translationmerger.TestPOTMsgSetMerging - Test merging of POTMsgSets.
- lp.translations.tests.test_translationmerger.TestPOTMsgSetMergingAndTranslations - Test how merging of POTMsgSets affects translations.
- lp.translations.tests.test_translationmerger.TestRemoveDuplicates - Test _scrubPOTMsgSetTranslations and friends.
- lp.translations.tests.test_translationmerger.TestSharingMigrationPerformance - Test performance-related aspects of migration.
- lp.translations.tests.test_translationmerger.TestTranslationMessageMerging - Test merging of TranslationMessages.
- lp.translations.tests.test_translationmerger.TestTranslationMessageNonMerging - Test TranslationMessages that don't share.
- lp.translations.tests.test_translationmessage.TestAcceptFromImport - Tests for
TranslationMessage.acceptFromImport
. - lp.translations.tests.test_translationmessage.TestAcceptFromUpstreamImportOnPackage - Tests for
TranslationMessage.acceptFromUpstreamImportOnPackage
. - lp.translations.tests.test_translationmessage.TestApprove - Tests for
TranslationMessage.approve
. - lp.translations.tests.test_translationmessage.TestApproveAsDiverged - Tests for
TranslationMessage.approveAsDiverged
. - lp.translations.tests.test_translationmessage.TestPreloading - Undocumented
- lp.translations.tests.test_translationmessage.TestShareIfPossible - No class docstring; 14/15 methods, 0/1 static methods documented
- lp.translations.tests.test_translationmessage.TestTranslationMessage - Unit tests for
TranslationMessage
. - lp.translations.tests.test_translationmessage.TestTranslationMessageFindIdenticalMessage - Tests for
TranslationMessage.findIdenticalMessage
. - lp.translations.tests.test_translationpackagingjob.TestTranslationMergeJob - No class docstring; 10/10 methods documented
- lp.translations.tests.test_translationpackagingjob.TestTranslationPackagingJob - No class docstring; 1/1 methods documented
- lp.translations.tests.test_translationpackagingjob.TestTranslationSplitJob - No class docstring; 1/2 methods documented
- lp.translations.tests.test_translationpackagingjob.TestTranslationTemplateChangeJob - No class docstring; 2/2 methods documented
- lp.translations.tests.test_translationpackagingjob.TestViaCelery - No class docstring; 3/3 methods documented
- lp.translations.tests.test_translationpermission.TestTranslationPermission - No class docstring; 7/13 methods documented
- lp.translations.tests.test_translationpolicy.TestSharingPolicy - Test
ITranslationPolicy
's sharing between Ubuntu and upstream. - lp.translations.tests.test_translationpolicy.TestTranslationPolicy - Test
TranslationPolicyMixin
. - lp.translations.tests.test_translationpolicy.TestTranslationsOwners - Who exactly are "translations owners"?
- lp.translations.tests.test_translations_to_review.TestReviewableDistroTranslationFiles - Test
Person.getReviewableTranslationFiles
for distros. - lp.translations.tests.test_translations_to_review.TestReviewableProductTranslationFiles - Test
Person.getReviewableTranslationFiles
for products. - lp.translations.tests.test_translationsperson.TestTranslationsPerson - Undocumented
- lp.translations.tests.test_translationsplitter.TestDistributionTranslationTemplateSplitter - Templates in a distribution get split appropriately.
- lp.translations.tests.test_translationsplitter.TestProductTranslationTemplateSplitter - Templates in a product get split appropriately.
- lp.translations.tests.test_translationsplitter.TestTranslationSplitter - No class docstring; 7/7 methods documented
- lp.translations.tests.test_translationtemplatesbuild.TestTranslationTemplatesBuild - No class docstring; 2/22 methods documented
- lp.translations.tests.test_translationtemplatesbuildbehaviour.TestTranslationTemplatesBuildBehaviour - Test
TranslationTemplatesBuildBehaviour
. - lp.translations.tests.test_translationtemplatesbuildbehaviour.TestTTBuildBehaviourTranslationsQueue - Test uploads to the import queue.
- lp.translations.tests.test_translationtemplatescollection.TestSomething - Undocumented
- lp.translations.utilities.tests.test_file_importer.CreateFileImporterTestCase - Class test for translation importer creation.
- lp.translations.utilities.tests.test_file_importer.FileImporterSharingTest - Class test for the sharing operation of the FileImporter base class.
- lp.translations.utilities.tests.test_file_importer.FileImporterTestCase - Class test for translation importer component
- lp.translations.utilities.tests.test_gettext_mo_exporter.TestGettextMOExporter - Tests GettextMOExporter.
- lp.translations.utilities.tests.test_gettext_po_exporter.GettextPOExporterTestCase - Class test for gettext's .po file exports
- lp.translations.utilities.tests.test_superfastimports.TestSuperFastImports - Test how ExistingPOFileInDatabase cache works.
- lp.translations.utilities.tests.test_translation_importer.TranslationImporterTestCase - Class test for translation importer component
- lp.xmlrpc.tests.test_xmlrpc_selftest.TestXMLRPCSelfTest - No class docstring; 7/9 methods documented
- lp.testing.tests.test_dbuser.TestDbUser - Undocumented
- lp.testing.tests.test_fixture.TestCaptureOopsNoRabbit - Undocumented
- lp.testing.tests.test_fixture.TestCaptureOopsRabbit - Undocumented
- lp.testing.tests.test_fixture.TestDisableTriggerFixture - Test the DisableTriggerFixture class.
- lp.testing.tests.test_fixture.TestPGBouncerFixtureWithCA - PGBouncerFixture reconnect tests for Component Architecture layers.
- lp.testing.tests.test_fixture.TestPGBouncerFixtureWithoutCA - PGBouncerFixture tests for non-Component Architecture layers.
- lp.testing.tests.test_fixture.TestZopeAdapterFixture - Undocumented
- lp.testing.tests.test_fixture.TestZopeUtilityFixture - Undocumented
- lp.testing.tests.test_layers.TestThreadWaiting - Undocumented
- lp.testing.tests.test_matchers.ContainsTests - Undocumented
- lp.testing.tests.test_matchers.DoesNotContainTests - Undocumented
- lp.testing.tests.test_matchers.DoesNotCorrectlyProvideMismatchTests - Undocumented
- lp.testing.tests.test_matchers.DoesNotProvideTests - Undocumented
- lp.testing.tests.test_matchers.EqualsIgnoringWhitespaceTests - Undocumented
- lp.testing.tests.test_matchers.IsNotProxiedTests - Undocumented
- lp.testing.tests.test_matchers.IsProxiedTests - Undocumented
- lp.testing.tests.test_matchers.ProvidesAndIsProxiedTests - Undocumented
- lp.testing.tests.test_matchers.ProvidesTests - Undocumented
- lp.testing.tests.test_matchers.TestQueryMatching - Query matching is a work in progress and can be factored out more.
- lp.testing.tests.test_sampledata.SampleDataTestCase - No class docstring; 2/5 methods documented
- lp.testing.tests.test_standard_test_template.TestSomething - Undocumented
- lp.testing.tests.test_testcase.TestRemoveLoggingHandlers - Undocumented
- lp.testing.tests.test_testing.TestFeatureFlags - No class docstring; 3/3 methods documented
- lp.testing.tests.test_testing.TestYUIUnitTestCase - Undocumented
- lp.testing.tests.test_yuixhr.TestYUITestFixtureController - Undocumented
- lp.translations.browser.tests.test_translationimportqueueentry.TestEscapeJSString - Test
escape_js_string
. - lp.translations.pottery.tests.test_detect_intltool.TestDetectIntltoolInBzrTree - Undocumented
- lp.translations.scripts.tests.test_remove_translations.TestRemoveTranslations - Test
remove_translations
. - lp.translations.scripts.tests.test_remove_translations.TestRemoveTranslationsConstraints - Test safety net for translations removal options.
- lp.translations.scripts.tests.test_remove_translations.TestRemoveTranslationsOptionsHandling - Test
RemoveTranslations
' options parsing and type checking. - lp.translations.tests.test_publisher.TestRegistration - Translations's publication customizations are installed correctly.
- lp.translations.utilities.tests.test_sanitize.TestSanitizer - Test the Sanitizer class used by sanitize_translations.
- lp.translations.utilities.tests.test_sanitize.TestSanitizeTranslations - Test sanitize_translations_from_webui function.
- lp.translations.utilities.tests.test_validate.TestTranslationValidation - Test how translation validation works.
- lp.xmlrpc.tests.test_private_xmlrpc.TestPrivateXMLRPC - Several internal services require access to Launchpad data, typically
- lp.testing.tests.test_layers_functional.LibrarianLayerTest - Undocumented
- lp.testing.tests.test_layers_functional.TestBaseLayer - Undocumented
- lp.testing.tests.test_pgsql.TestPgTestSetup - No class docstring; 1/4 methods documented
- lp.testing.tests.test_pgsql.TestPgTestSetupTuning - Undocumented
- frozenset
- httplib.HTTPConnection
- ImportError
- io.IOBase
- itertools.izip
- KeyError
- lazr.batchnavigator.BatchNavigator
- lazr.batchnavigator.interfaces.IBatchNavigator
- lazr.batchnavigator.z3batching.batch._Batch
- lazr.enum._enum.DBEnumeratedType
- lazr.enum.DBEnumeratedType
- lazr.enum.EnumeratedType