Merge "Check python3 support when running tox"
[functest.git] / functest / tests / unit / core / test_pytest_suite_runner.py
2017-05-22 valentin boucherMerge "Check python3 support when running tox"
2017-05-22 valentin boucherMerge "Generate api doc when running tox"
2017-05-22 valentin boucherMerge "Update apidoc to conform with vnf module"
2017-05-22 valentin boucherMerge "Analyse code when running tox"
2017-05-22 valentin boucherMerge "Check style when running tox"
2017-05-22 valentin boucherMerge "Delete line breaks before binary operator"
2017-05-22 valentin boucherMerge "Sort keys when dumping json"
2017-05-22 valentin boucherMerge "Ignore .tox"
2017-05-22 valentin boucherMerge "Tox utility to run unit tests"
2017-05-22 valentin boucherMerge "Update requests as defined in releng"
2017-05-22 valentin boucherMerge "Add baro_tests as requirements"
2017-05-22 valentin boucherMerge "Install releng via requirements.txt"
2017-05-22 valentin boucherMerge "Set default value for CONFIG_FUNCTEST_YAML"
2017-05-22 valentin boucherMerge "Fully cover pytest_suite_runner.py"
2017-05-22 valentin boucherMerge "Precise self.result in pytest_suite_runner.py"
2017-05-22 valentin boucherMerge "Print stack when catching exceptions in run_test...
2017-05-19 Cédric OllivierFully cover pytest_suite_runner.py 49/35049/2
2017-05-19 Cédric OllivierPrecise self.result in pytest_suite_runner.py 29/35029/2
2017-05-19 Jose LausuchMerge "Replace CONST.* by getattribute/setattr for...
2017-05-19 Jose LausuchMerge "Define Runner class"
2017-05-19 Jose LausuchMerge "Modify how to disable logging in unit test."
2017-05-19 Morgan RichommeMerge "Documentation for unit test project"
2017-05-19 Morgan RichommeMerge "Move few local ODL SFC confs to global functest...
2017-05-18 Cédric OllivierModify how to disable logging in unit test. 99/34999/1
2017-05-18 Jose LausuchMerge "Fix the opera ims instance initialization error"
2017-05-16 Jose LausuchMerge "Fix one minor typo"
2017-05-16 Jose LausuchMerge "Fully cover the decorator"
2017-05-16 Jose LausuchMerge "Assign the wrapped function’s attributes"
2017-05-16 Jose LausuchMerge "Additional Unit Tests for core modules"
2017-05-15 ashishk1994Additional Unit Tests for core modules 45/28545/14