aboutsummaryrefslogtreecommitdiffstats
path: root/functest/core/pytest_suite_runner.py
AgeCommit message (Expand)AuthorFilesLines
2017-05-23Rename pytest_suite_runner.py to unit.pyCédric Ollivier1-61/+0
2017-05-19Precise self.result in pytest_suite_runner.pyCédric Ollivier1-29/+13
2017-05-18Use logger instead of printing in consoleCédric Ollivier1-3/+13
2017-05-18Fix 2 issues related to logger in pytest_suite_runer.pyCédric Ollivier1-3/+1
2017-05-18Allow running unittest.TestCase via run_tests.pyCédric Ollivier1-0/+5
2017-05-17Update self.result value to INTjose.lausuch1-4/+4
2017-05-16Converted vPing to leverage the object-oriented SNAPS library.spisarski1-1/+1
2017-05-15Get a logger before printingCédric Ollivier1-6/+12
2017-05-09Bugfix: initialize the logger for snapsLinda Wang1-0/+1
2017-04-26Switch TestCase attribute criteria to resultCédric Ollivier1-2/+2
2017-04-11Modify TestCase constructor attributesCédric Ollivier1-2/+2
2017-04-05Bugfix: Add case_name as constructor arg for snaps and rallyLinda Wang1-2/+2
2017-03-27Rename testcase_base to testcaseCédric Ollivier1-1/+1
2017-03-27Switch TestcaseBase to TestCaseCédric Ollivier1-3/+3
2017-03-08Added support for scenario-based flavor creation.spisarski1-2/+0
2017-01-31Tempest and SNAPS not pushing results to DB in case of FAILMorgan Richomme1-2/+6
2017-01-04Reverted the file permissionhelenyao1-0/+0
2016-12-20Remove backslash to meet PEP8 requirementhelenyao1-2/+2
2016-12-09Snaps integrationMorgan Richomme1-9/+8
2016-12-08Added test cases for running the Python Tests included with SNAPS.spisarski1-0/+56