aboutsummaryrefslogtreecommitdiffstats
path: root/functest/tests/unit/odl/test_odl.py
AgeCommit message (Expand)AuthorFilesLines
2017-01-05Cover ODLTests.parse_results()Cédric Ollivier1-1/+23
2017-01-04Create ODLParser to parse sys.argvCédric Ollivier1-0/+82
2017-01-04Fully cover set_robotframework_varsCédric Ollivier1-1/+32
2017-01-04Use mock_open() to prevent stdout.txtCédric Ollivier1-0/+12
2017-01-04Patch logging.FileHandlerCédric Ollivier1-0/+1
2016-12-17Cover ODLResultVisitorCédric Ollivier1-0/+35
2016-12-16Avoid side effects induced by functest_constants in ODL UTCédric Ollivier1-48/+42
2016-12-15Add check_criteria() in testcase_baseCédric Ollivier1-8/+4
2016-12-14Authenticate clients with keystoneauth1.sessionhelenyao1-28/+15
2016-12-02Rename TestCasesBase into TestcaseBasehelenyao1-24/+24
2016-11-25file/dir renaming for consistencyMorgan Richomme1-8/+8
2016-11-25Merge "Consider criteria as exit condition in odl test"Morgan Richomme1-4/+8
2016-11-24Consider criteria as exit condition in odl testMorgan Richomme1-4/+8
2016-11-24Extracted all global parameters into functest_constants.pyhelenyao1-23/+35
2016-11-09Repo structure modificationMorgan Richomme1-0/+330