tobyqin/testcube

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.coveragerc
.editorconfig
.gitattributes
.gitignore
.pylintrc
.travis.yml
Dockerfile
LICENSE
testcube/core/templates/more_menu_links.html
testcube/static/common.css
testcube/templates/base.html
testcube/templates/document.html
testcube/templates/home.html
testcube/templates/reset_password.html
testcube/templates/rest_framework/api.html
testcube/templates/result_detail.html
testcube/templates/results.html
testcube/templates/run_detail.html
testcube/templates/runs.html
testcube/templates/signin.html
testcube/templates/signup.html
testcube/templates/snippets/default.html
testcube/templates/snippets/footer.html
testcube/templates/snippets/nav_menu.html
testcube/templates/testcase_detail.html
testcube/templates/testcases.html
testcube/templates/user_profile.html
testcube/templates/welcome.html
testcube/static/modules/case-detail.js123
A
3 hrs
testcube/static/modules/case-list.js38
testcube/static/modules/chart-support.js261
C
1 day
testcube/static/modules/document.js12
testcube/static/modules/result-detail.js179
A
3 hrs
testcube/static/modules/result-list.js38
testcube/static/modules/run-detail.js159
C
1 day
testcube/static/modules/run-list.js61
A
3 hrs
testcube/static/modules/signup.js19
testcube/static/modules/table-support.js158
C
1 day
testcube/static/modules/utils.js74
testcube/static/require-config.js99
A
1 hr
testcube/static/require.js1
testcube/__init__.py5
testcube/context_processors.py5
testcube/core/__init__.py0
testcube/core/admin.py17
testcube/core/api/__init__.py22
testcube/core/api/client_auth.py51
A
35 mins
testcube/core/api/filters.py26
B
5 hrs
testcube/core/api/serializers.py150
B
5 hrs