tcms.testcases package¶
Subpackages¶
- tcms.testcases.helpers package
- tcms.testcases.migrations package
- Submodules
- tcms.testcases.migrations.0001_initial module
- tcms.testcases.migrations.0004_squashed module
- tcms.testcases.migrations.0005_remove_unused_fields module
- tcms.testcases.migrations.0006_merge_text_field_into_testcase_model module
- tcms.testcases.migrations.0007_convert_is_automated_to_boolean module
- tcms.testcases.migrations.0008_notifications_default_true module
- tcms.testcases.migrations.0009_populate_missing_text_history module
- tcms.testcases.migrations.0010_remove_bug module
- tcms.testcases.migrations.0011_trim_bugsystem_fields module
- tcms.testcases.migrations.0012_remove_autofield_max_length module
- tcms.testcases.migrations.0013_remove_autofield module
- tcms.testcases.migrations.0014_update_issutracker_types module
- tcms.testcases.migrations.0015_add_summary_db_index module
- tcms.testcases.migrations.0016_testcasestatus_is_confirmed module
- tcms.testcases.migrations.0017_rename_related_names module
- tcms.testcases.migrations.0018_add_testcase_duration_fields module
- tcms.testcases.migrations.0019_alter_meta module
- tcms.testcases.migrations.0020_add_template module
- tcms.testcases.migrations.0021_add_property_model module
- tcms.testcases.migrations.0022_alter_historicaltemplate_options_and_more module
- tcms.testcases.migrations.0023_alter_category_ordering module
- Submodules
Submodules¶
- tcms.testcases.admin module
- tcms.testcases.fields module
- tcms.testcases.forms module
- tcms.testcases.models module
BugSystemCategoryPropertyTemplateTestCaseTestCase.DoesNotExistTestCase.MultipleObjectsReturnedTestCase.add_component()TestCase.add_tag()TestCase.argumentsTestCase.authorTestCase.author_idTestCase.case_statusTestCase.case_status_idTestCase.categoryTestCase.category_idTestCase.clone()TestCase.componentTestCase.create_dateTestCase.default_testerTestCase.default_tester_idTestCase.email_settingsTestCase.emailingTestCase.executionsTestCase.expected_durationTestCase.extra_linkTestCase.get_absolute_url()TestCase.get_next_by_create_date()TestCase.get_previous_by_create_date()TestCase.get_text_with_version()TestCase.historyTestCase.idTestCase.is_automatedTestCase.notesTestCase.objectsTestCase.planTestCase.priorityTestCase.priority_idTestCase.property_setTestCase.remove_component()TestCase.remove_tag()TestCase.requirementTestCase.reviewerTestCase.reviewer_idTestCase.save_without_historical_record()TestCase.scriptTestCase.setup_durationTestCase.summaryTestCase.tagTestCase.testcasecomponent_setTestCase.testcaseplan_setTestCase.testcasetag_setTestCase.testing_durationTestCase.text
TestCaseComponentTestCaseEmailSettingsTestCaseEmailSettings.DoesNotExistTestCaseEmailSettings.MultipleObjectsReturnedTestCaseEmailSettings.add_cc()TestCaseEmailSettings.auto_to_case_authorTestCaseEmailSettings.auto_to_case_testerTestCaseEmailSettings.auto_to_execution_assigneeTestCaseEmailSettings.auto_to_run_managerTestCaseEmailSettings.auto_to_run_testerTestCaseEmailSettings.caseTestCaseEmailSettings.case_idTestCaseEmailSettings.cc_listTestCaseEmailSettings.get_cc_list()TestCaseEmailSettings.idTestCaseEmailSettings.notify_on_case_deleteTestCaseEmailSettings.notify_on_case_updateTestCaseEmailSettings.objectsTestCaseEmailSettings.remove_cc()
TestCasePlanTestCaseStatusTestCaseTag
- tcms.testcases.views module