netzulo/testlink-tests

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.circleci/config.yml
.gitignore
.travis.yml
README.rst
USAGE.rst
appveyor.yml
pytest.ini
rest-api/common/pest/Pest.php216
B
4 hrs
rest-api/common/pest/PestJSON.php19
A
0 mins
rest-api/common/pest/PestXML.php40
A
45 mins
rest-api/common/pest/README.markdown
rest-api/common/pest/composer.json
rest-api/common/pest/examples/intouch_example.php74
A
0 mins
rest-api/common/pest/examples/open_street_map_example.php9
A
0 mins
rest-api/common/pest/examples/rollcall_example.php52
A
0 mins
rest-api/v1/curl/execution/createTestCaseExecution.sh
rest-api/v1/curl/generic/createTestCaseX.sh
rest-api/v1/curl/json/README
rest-api/v1/curl/json/createTestCase.json
rest-api/v1/curl/json/createTestCaseB.json
rest-api/v1/curl/json/createTestCaseExecution.json
rest-api/v1/curl/json/createTestCaseWithSteps.json
rest-api/v1/curl/json/createTestCaseXL5.json
rest-api/v1/curl/json/createTestCaseXL5B.json
rest-api/v1/curl/json/createTestCaseXL5C.json
rest-api/v1/curl/json/createTestCaseXL5D.json
rest-api/v1/curl/json/createTestPlan.json
rest-api/v1/curl/json/createTestProject.json
rest-api/v1/curl/json/createTestSuite.json
rest-api/v1/curl/json/setTestPlanActive.json
rest-api/v1/curl/json/setTestPlanInactive.json
rest-api/v1/curl/json/setTestPlanNotes.json
rest-api/v1/curl/json/setTestPlanPrivate.json
rest-api/v1/curl/json/testCaseComplex.json
rest-api/v1/curl/json/testCaseComplex2.json
rest-api/v1/curl/testplan/createTestPlan.sh
rest-api/v1/curl/testplan/setTestPlanActive.sh
rest-api/v1/curl/testplan/setTestPlanInactive.sh
rest-api/v1/curl/testplan/setTestPlanNotes.sh
rest-api/v1/curl/testplan/setTestPlanPrivate.sh
rest-api/v1/curl/testplan/updateTestPlan.sh
rest-api/v1/curl/testproject/createTestCase.sh
rest-api/v1/curl/testproject/createTestCaseWithSteps.sh
rest-api/v1/curl/testproject/createTestProject.sh
rest-api/v1/curl/testproject/createTestSuite.sh
rest-api/v1/curl/testproject/getAllTestProjects.sh
rest-api/v1/curl/testproject/getOneTestProjectByID.sh
rest-api/v1/curl/testproject/getOneTestProjectByName.sh
rest-api/v1/curl/testproject/getTestCasesInTestProject.sh
rest-api/v1/curl/testproject/getTestCasesInTestProjectByTestProjectName.sh