kiwitcms/Kiwi

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
tcms/testcases/migrations/0018_add_testcase_duration_fields.py27
tcms/testcases/migrations/0019_alter_meta.py11
tcms/testcases/migrations/0020_add_template.py91
tcms/testcases/migrations/0021_add_property_model.py33
C
7 hrs
tcms/testcases/migrations/0022_alter_historicaltemplate_options_and_more.py35
tcms/testcases/migrations/__init__.py0
tcms/testcases/models.py282
B
4 hrs
tcms/testcases/urls/__init__.py1
tcms/testcases/urls/case_urls.py8
tcms/testcases/urls/cases_urls.py7
tcms/testcases/views.py225
A
1 hr
tcms/testplans/__init__.py0
tcms/testplans/admin.py19
tcms/testplans/apps.py11
tcms/testplans/forms.py60
B
5 hrs
tcms/testplans/helpers/__init__.py0
tcms/testplans/helpers/email.py20
A
1 hr
tcms/testplans/migrations/0005_squashed.py316
tcms/testplans/migrations/0006_remove_testplan_owner.py19
tcms/testplans/migrations/0007_notifications_default_true.py36
tcms/testplans/migrations/0008_remove_autofield.py63
tcms/testplans/migrations/0009_tree.py32
tcms/testplans/migrations/0010_alter_historicaltestplan_options_and_more.py21
tcms/testplans/migrations/__init__.py0
tcms/testplans/models.py219
A
3 hrs
tcms/testplans/urls.py18
tcms/testplans/views.py186
tcms/testruns/__init__.py0
tcms/testruns/admin.py102
tcms/testruns/apps.py14
tcms/testruns/forms.py73
A
3 hrs
tcms/testruns/migrations/0004_squashed.py469
tcms/testruns/migrations/0005_remove_unused_fields.py33
tcms/testruns/migrations/0006_rename_test_case_run_to_test_execution.py49
tcms/testruns/migrations/0007_test_execution_statuses.py67
tcms/testruns/migrations/0008_test_execution_status_color_field.py17
tcms/testruns/migrations/0009_remove_autofield.py76
tcms/testruns/migrations/0010_rename_related_names.py50
tcms/testruns/migrations/0011_add_planning_fields.py27
tcms/testruns/migrations/0012_test_execusion_add_fields.py37
tcms/testruns/migrations/0013_remove_product_version.py15
tcms/testruns/migrations/0014_remove_auto_setting_start_date.py17
tcms/testruns/migrations/0015_alter_testexecution_unique_together.py11
tcms/testruns/migrations/0016_testexecutionproperty.py33
C
7 hrs
tcms/testruns/migrations/0017_environment_testrun_property.py75
tcms/testruns/migrations/0018_alter_historicaltestexecution_options_and_more.py35
tcms/testruns/migrations/0019_alter_testexecutionstatus_color.py15
tcms/testruns/migrations/__init__.py0
tcms/testruns/models.py257
B
5 hrs
tcms/testruns/urls.py23