Age | Commit message (Expand) | Author | Files | Lines |
2017-01-05 | Cover ODLTests.parse_results() |  Cédric Ollivier | 1 | -1/+23 |
2017-01-05 | Switch to assert_any_call in test_show_credentials |  Cédric Ollivier | 1 | -1/+1 |
2017-01-04 | Create ODLParser to parse sys.argv |  Cédric Ollivier | 1 | -0/+82 |
2017-01-04 | Fully cover set_robotframework_vars |  Cédric Ollivier | 1 | -1/+32 |
2017-01-04 | Use mock_open() to prevent stdout.txt |  Cédric Ollivier | 1 | -0/+12 |
2017-01-04 | Patch logging.FileHandler |  Cédric Ollivier | 4 | -0/+4 |
2017-01-04 | Merge "Added unit tests for utils/functest_utils.py." |  Morgan Richomme | 2 | -45/+599 |
2017-01-04 | Added Unit Tests for cli. |  ashishk1994 | 7 | -0/+739 |
2017-01-02 | Added unit tests for utils/functest_utils.py. |  ashishk1994 | 2 | -45/+599 |
2017-01-02 | Unit tests utils added. |  ashishk1994 | 1 | -0/+23 |
2016-12-17 | Cover ODLResultVisitor |  Cédric Ollivier | 1 | -0/+35 |
2016-12-16 | Avoid side effects induced by functest_constants in ODL UT |  Cédric Ollivier | 2 | -49/+43 |
2016-12-15 | Add check_criteria() in testcase_base |  Cédric Ollivier | 2 | -9/+20 |
2016-12-14 | Authenticate clients with keystoneauth1.session |  helenyao | 1 | -28/+15 |
2016-12-02 | Rename TestCasesBase into TestcaseBase |  helenyao | 2 | -32/+32 |
2016-11-30 | Allow unit testing w/o internet connectivity |  Cédric Ollivier | 1 | -6/+21 |
2016-11-25 | file/dir renaming for consistency |  Morgan Richomme | 1 | -8/+8 |
2016-11-25 | Merge "Consider criteria as exit condition in odl test" |  Morgan Richomme | 1 | -4/+8 |
2016-11-24 | Consider criteria as exit condition in odl test |  Morgan Richomme | 1 | -4/+8 |
2016-11-24 | Extracted all global parameters into functest_constants.py |  helenyao | 3 | -24/+37 |
2016-11-09 | Repo structure modification |  Morgan Richomme | 8 | -0/+446 |