Export the Pylint results via pylint.out
[functest.git] / functest /
2017-05-24 Jose LausuchMerge "Stop printing in console when testing functest_u...
2017-05-24 valentin boucherMerge "Add docstrings in unit"
2017-05-24 valentin boucherMerge "Rename the class TestSuiteRunner to Suite"
2017-05-24 valentin boucherMerge "Rename test_pytest_suite_runner.py to test_unit.py"
2017-05-24 valentin boucherMerge "Rename pytest_suite_runner.py to unit.py"
2017-05-23 Cédric OllivierStop printing in console when testing functest_utils.py 35/35235/2
2017-05-23 Cédric OllivierAdd docstrings in unit 25/35225/2
2017-05-23 Cédric OllivierRename the class TestSuiteRunner to Suite 19/35219/1
2017-05-23 Cédric OllivierRename test_pytest_suite_runner.py to test_unit.py 13/35213/1
2017-05-23 valentin boucherMerge "Bugfix: fix two typos"
2017-05-23 Cédric OllivierRename pytest_suite_runner.py to unit.py 11/35211/1
2017-05-23 Linda WangCall fetch_os_creds.sh from $PATH 69/35169/3
2017-05-23 Linda WangBugfix: fix two typos 71/35171/3
2017-05-22 Morgan RichommeMerge "Bugfix: fix the errors of onos_sfc"
2017-05-22 valentin boucherMerge "Update test_vnf.py to support py3"
2017-05-22 valentin boucherMerge "Remove former run_unit_tests.sh"
2017-05-22 Cedric OllivierMerge "Test decorators.py in testenv:py35"
2017-05-22 Cedric OllivierMerge "Turn Sphinx warnings into errors"
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-22 Morgan RichommeMerge "Replace CONST.* by getattribute/setattr for...
2017-05-22 Cédric OllivierUpdate test_vnf.py to support py3 27/35127/1
2017-05-21 Cédric OllivierDelete line breaks before binary operator 97/35097/1
2017-05-21 Cédric OllivierSort keys when dumping json 95/35095/1
2017-05-20 ashishk1994Tox utility to run unit tests 71/33671/10
2017-05-20 Cédric OllivierAdd baro_tests as requirements 83/35083/1
2017-05-19 Cédric OllivierSet default value for CONFIG_FUNCTEST_YAML 69/35069/2
2017-05-19 Tim IrnichActivating SDNVPN test cases for master. 51/35051/2
2017-05-19 Linda WangBugfix: fix the errors of onos_sfc 19/34419/2
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 Linda WangReplace CONST.* by getattribute/setattr for refstack 49/34949/3
2017-05-19 Linda WangReplace CONST.* by getattribute/setattr for rally and... 41/34941/3
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 "Use StringIO in odl.py"
2017-05-19 Morgan RichommeMerge "Move few local ODL SFC confs to global functest...
2017-05-19 Morgan RichommeMerge "Replace CONST.* by getattribute/setattr for...
2017-05-19 Cédric OllivierPrint stack when catching exceptions in run_tests.py 01/35001/4
2017-05-19 Helen YaoMerge "Add a new directory to hold pre-downloaded images"
2017-05-18 Jose LausuchMerge "Use logger instead of printing in console"
2017-05-18 Cédric OllivierModify how to disable logging in unit test. 99/34999/1
2017-05-18 Jose LausuchMerge "Remove check_success_rate"
2017-05-18 Cédric OllivierUse StringIO in odl.py 89/34989/1
2017-05-18 Jose LausuchMerge "Fix 2 issues related to logger in pytest_suite_r...
2017-05-18 Jose LausuchMerge "Allow running unittest.TestCase via run_tests.py"
2017-05-18 Cédric OllivierUse logger instead of printing in console 85/34985/1
2017-05-18 Jose LausuchMerge "Clean test-requirements.txt"
2017-05-18 jose.lausuchRemove check_success_rate 97/34897/10
2017-05-18 Jose LausuchMerge "Fix the opera ims instance initialization error"
2017-05-18 Linda WangReplace CONST.* by getattribute/setattr for cli 55/34955/1
2017-05-18 helenyaoAdd a new directory to hold pre-downloaded images 33/34033/20
2017-05-17 Cédric OllivierFix 2 issues related to logger in pytest_suite_runer.py 27/34927/1
2017-05-17 Cédric OllivierAllow running unittest.TestCase via run_tests.py 25/34925/1
2017-05-17 jose.lausuchUpdate self.result value to INT 93/34893/6
2017-05-17 Cedric OllivierMerge "Conform constants.py with the minimal standards"
2017-05-17 Cédric OllivierConform constants.py with the minimal standards 77/34877/5
2017-05-17 Jose LausuchMerge "Fix an unorderable types error (if python 3)"
2017-05-17 Jose LausuchMerge "Add Python3 support to the ODL testcase"
2017-05-17 Jose LausuchMerge "Converted vPing to leverage the object-oriented...
2017-05-17 Cédric OllivierFix an unorderable types error (if python 3) 75/34875/1
2017-05-17 Cédric OllivierAdd Python3 support to the ODL testcase 73/34873/2
2017-05-17 Jamo LuhrsenUpdate/Add requirements to run ODL robot CSIT 69/34569/3
2017-05-16 spisarskiConverted vPing to leverage the object-oriented SNAPS... 57/25357/33
2017-05-16 Cédric OllivierDefine Runner class 49/34849/3
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-16 Jose LausuchMerge "Get a logger before printing"
2017-05-16 jose.lausuchAdd enabled flag in testcases.yaml 33/34833/9
2017-05-16 Cédric OllivierSwitch from generate_report to PrettyTable 21/34621/8
2017-05-16 Cédric OllivierFix how to get tier_name 41/34541/7
2017-05-16 Jose LausuchMerge "Modify TestCase.__str__() to use PrettyTable"
2017-05-15 Cédric OllivierFix one minor typo 75/34775/1
2017-05-15 ashishk1994Additional Unit Tests for core modules 45/28545/14
2017-05-15 Cédric OllivierGet a logger before printing 71/34771/1
2017-05-15 Cédric OllivierFully cover the decorator 69/34769/1
2017-05-14 Cédric OllivierAssign the wrapped function’s attributes 47/34747/1
2017-05-12 Morgan RichommeMerge "Add Energy recording support"
2017-05-11 Cédric OllivierModify TestCase.__str__() to use PrettyTable 87/34587/3
2017-05-10 Morgan RichommeMerge "Conform ODL with last framework updates"
2017-05-10 Morgan RichommeMerge changes from topic 'add_testcase_str'
2017-05-09 Cedric OllivierMerge "Bugfix: initialize the logger for snaps"
next