aboutsummaryrefslogtreecommitdiffstats
path: root/functest/core/feature.py
AgeCommit message (Expand)AuthorFilesLines
2017-06-21Define logger as Feature instance attributeJose Lausuch1-0/+18
2017-05-23Add docstrings in unitCédric Ollivier1-1/+1
2017-05-16Switch from generate_report to PrettyTableCédric Ollivier1-1/+0
2017-05-05Replace project_name by case_name in result file nameCédric Ollivier1-1/+1
2017-05-04Define loggers as class-private membersCédric Ollivier1-6/+8
2017-05-04Delete functest.utils.functest_loggerCédric Ollivier1-2/+3
2017-04-26Manage criteria in TestCaseCédric Ollivier1-2/+2
2017-04-26Switch TestCase attribute criteria to resultCédric Ollivier1-5/+5
2017-04-21Switch testcase to test case in docstringsCédric Ollivier1-1/+1
2017-04-20Minor changes in docstringsCédric Ollivier1-5/+7
2017-04-18Add docstings in feature.pyCédric Ollivier1-0/+52
2017-04-18Remove former cmd instance attributeCédric Ollivier1-1/+0
2017-04-14Add license in feature.pySerenaFeng1-0/+7
2017-04-14Remove deprecated feature modulesCédric Ollivier1-3/+13
2017-04-12Refactor the Feature frameworkCédric Ollivier1-42/+24
2017-04-11Modify TestCase constructor attributesCédric Ollivier1-5/+5
2017-04-04Add case_name as constructor argCédric Ollivier1-3/+2
2017-03-28rename FeatureBase to FeatureSerenaFeng1-2/+2
2017-03-28rename feature_base to featureSerenaFeng1-0/+63