Age | Commit message (Expand) | Author | Files | Lines |
2017-06-06 | Merge "Remove call to fetch_os_creds.sh" |  Jose Lausuch | 3 | -91/+5 |
2017-06-06 | Remove call to fetch_os_creds.sh |  jose.lausuch | 3 | -91/+5 |
2017-06-02 | Merge "Use CONST to retrieve db_url rather than getter function" |  Jose Lausuch | 3 | -59/+53 |
2017-06-01 | Use CONST to retrieve db_url rather than getter function |  Linda Wang | 3 | -59/+53 |
2017-05-31 | Added unit tests for the connection_check test case. |  spisarski | 2 | -0/+73 |
2017-05-30 | Define create_snapshot() and clean() in TestCase |  Cédric Ollivier | 4 | -19/+59 |
2017-05-29 | Protect against self.suite = None |  Cédric Ollivier | 1 | -1/+5 |
2017-05-24 | Merge "Stop printing in console when testing functest_utils.py" |  Jose Lausuch | 1 | -6/+4 |
2017-05-24 | Merge "Rename the class TestSuiteRunner to Suite" |  valentin boucher | 1 | -1/+1 |
2017-05-24 | Merge "Rename test_pytest_suite_runner.py to test_unit.py" |  valentin boucher | 1 | -0/+0 |
2017-05-24 | Merge "Rename pytest_suite_runner.py to unit.py" |  valentin boucher | 1 | -6/+4 |
2017-05-23 | Stop printing in console when testing functest_utils.py |  Cédric Ollivier | 1 | -6/+4 |
2017-05-23 | Rename the class TestSuiteRunner to Suite |  Cédric Ollivier | 1 | -1/+1 |
2017-05-23 | Rename test_pytest_suite_runner.py to test_unit.py |  Cédric Ollivier | 1 | -0/+0 |
2017-05-23 | Rename pytest_suite_runner.py to unit.py |  Cédric Ollivier | 1 | -6/+4 |
2017-05-23 | Call fetch_os_creds.sh from $PATH |  Linda Wang | 1 | -9/+6 |
2017-05-22 | Merge "Update test_vnf.py to support py3" |  valentin boucher | 1 | -2/+2 |
2017-05-22 | Merge "Sort keys when dumping json" |  valentin boucher | 1 | -1/+1 |
2017-05-22 | Merge "Tox utility to run unit tests" |  valentin boucher | 1 | -27/+0 |
2017-05-22 | Merge "Add baro_tests as requirements" |  valentin boucher | 1 | -3/+2 |
2017-05-22 | Merge "Set default value for CONFIG_FUNCTEST_YAML" |  valentin boucher | 1 | -1/+2 |
2017-05-22 | Merge "Fully cover pytest_suite_runner.py" |  valentin boucher | 1 | -6/+36 |
2017-05-22 | Merge "Precise self.result in pytest_suite_runner.py" |  valentin boucher | 1 | -20/+32 |
2017-05-22 | Merge "Replace CONST.* by getattribute/setattr for refstack" |  Morgan Richomme | 1 | -10/+14 |
2017-05-22 | Update test_vnf.py to support py3 |  Cédric Ollivier | 1 | -2/+2 |
2017-05-21 | Sort keys when dumping json |  Cédric Ollivier | 1 | -1/+1 |
2017-05-20 | Tox utility to run unit tests |  ashishk1994 | 1 | -27/+0 |
2017-05-20 | Add baro_tests as requirements |  Cédric Ollivier | 1 | -3/+2 |
2017-05-19 | Set default value for CONFIG_FUNCTEST_YAML |  Cédric Ollivier | 1 | -1/+2 |
2017-05-19 | Fully cover pytest_suite_runner.py |  Cédric Ollivier | 1 | -6/+36 |
2017-05-19 | Precise self.result in pytest_suite_runner.py |  Cédric Ollivier | 1 | -20/+32 |
2017-05-19 | Merge "Replace CONST.* by getattribute/setattr for rally and tempest" |  Jose Lausuch | 3 | -29/+29 |
2017-05-19 | Merge "Define Runner class" |  Jose Lausuch | 1 | -73/+98 |
2017-05-19 | Replace CONST.* by getattribute/setattr for refstack |  Linda Wang | 1 | -10/+14 |
2017-05-19 | Replace CONST.* by getattribute/setattr for rally and tempest |  Linda Wang | 3 | -29/+29 |
2017-05-19 | Merge "Modify how to disable logging in unit test." |  Jose Lausuch | 30 | -65/+36 |
2017-05-19 | Merge "Use StringIO in odl.py" |  Morgan Richomme | 1 | -40/+0 |
2017-05-19 | Merge "Replace CONST.* by getattribute/setattr for cli" |  Morgan Richomme | 4 | -39/+51 |
2017-05-19 | Merge "Add a new directory to hold pre-downloaded images" |  Helen Yao | 1 | -0/+8 |
2017-05-18 | Modify how to disable logging in unit test. |  Cédric Ollivier | 30 | -65/+36 |
2017-05-18 | Use StringIO in odl.py |  Cédric Ollivier | 1 | -40/+0 |
2017-05-18 | Remove check_success_rate |  jose.lausuch | 3 | -47/+0 |
2017-05-18 | Replace CONST.* by getattribute/setattr for cli |  Linda Wang | 4 | -39/+51 |
2017-05-18 | Add a new directory to hold pre-downloaded images |  helenyao | 1 | -0/+8 |
2017-05-17 | Update self.result value to INT |  jose.lausuch | 1 | -2/+2 |
2017-05-17 | Add Python3 support to the ODL testcase |  Cédric Ollivier | 2 | -20/+22 |
2017-05-17 | Update/Add requirements to run ODL robot CSIT |  Jamo Luhrsen | 1 | -6/+4 |
2017-05-16 | Define Runner class |  Cédric Ollivier | 1 | -73/+98 |
2017-05-16 | Merge "Fix one minor typo" |  Jose Lausuch | 1 | -1/+1 |
2017-05-16 | Merge "Fully cover the decorator" |  Jose Lausuch | 1 | -0/+135 |