aboutsummaryrefslogtreecommitdiffstats
path: root/functest/tests/unit/core
AgeCommit message (Expand)AuthorFilesLines
2018-03-02Leverage on XtestingCédric Ollivier6-694/+2
2018-02-28Merge "Support different user/project domain values"valentin boucher1-2/+12
2018-02-22Support different user/project domain valuesValentin Boucher1-2/+12
2018-02-22Use constants for Functest config fileCédric Ollivier1-4/+5
2018-02-09Ensure logging is disabled when unit testing featureCédric Ollivier1-3/+6
2018-02-09Unlink vnf from constantsCédric Ollivier1-12/+4
2018-02-07Add variablefile as possible robot.run() argsCédric Ollivier1-4/+12
2018-02-01Rename a common credential file for OS and K8SLinda Wang1-4/+4
2018-01-21Move push_results_to_db to TestCaseCédric Ollivier1-56/+101
2017-12-27Execute feature command by subprocess directlyLinda Wang1-24/+26
2017-12-19Delete TestCase.create_snapshot()Cédric Ollivier1-4/+0
2017-12-19Remove OSGCTestCaseCédric Ollivier1-43/+3
2017-11-29Cover vnf.prepare()Cédric Ollivier1-5/+63
2017-11-27Fully cover vnfCédric Ollivier1-43/+12
2017-11-27Create RobotFramework classCédric Ollivier1-0/+191
2017-09-04More support of snaps for VNFboucherv1-78/+51
2017-08-07Add copper and domino in functest-featuresCédric Ollivier1-2/+2
2017-07-05Convert files to Unix formatCédric Ollivier1-194/+194
2017-07-03[cloudify_ims] Support Cloudify 4.0boucherv1-210/+194
2017-06-21Define logger as Feature instance attributeJose Lausuch1-4/+19
2017-06-14Update Suite details pushed to DBCédric Ollivier1-4/+8
2017-06-06Refactor core VNF classMorgan Richomme1-110/+153
2017-05-30Define create_snapshot() and clean() in TestCaseCédric Ollivier1-0/+49
2017-05-29Protect against self.suite = NoneCédric Ollivier1-1/+5
2017-05-23Rename the class TestSuiteRunner to SuiteCédric Ollivier1-1/+1
2017-05-23Rename test_pytest_suite_runner.py to test_unit.pyCédric Ollivier1-0/+0
2017-05-23Rename pytest_suite_runner.py to unit.pyCédric Ollivier1-6/+4
2017-05-22Merge "Update test_vnf.py to support py3"valentin boucher1-2/+2
2017-05-22Update test_vnf.py to support py3Cédric Ollivier1-2/+2
2017-05-19Fully cover pytest_suite_runner.pyCédric Ollivier1-6/+36
2017-05-19Precise self.result in pytest_suite_runner.pyCédric Ollivier1-20/+32
2017-05-18Modify how to disable logging in unit test.Cédric Ollivier4-10/+6
2017-05-16Merge "Fix one minor typo"Jose Lausuch1-1/+1
2017-05-16Merge "Additional Unit Tests for core modules"Jose Lausuch2-13/+180
2017-05-16Switch from generate_report to PrettyTableCédric Ollivier1-1/+0
2017-05-15Fix one minor typoCédric Ollivier1-1/+1
2017-05-15Additional Unit Tests for core modulesashishk19942-13/+180
2017-05-11Modify TestCase.__str__() to use PrettyTableCédric Ollivier1-2/+4
2017-05-10Merge changes from topic 'add_testcase_str'Morgan Richomme1-0/+33
2017-05-09Rename VnfOnBoardingBase to VnfOnBoardingCédric Ollivier1-2/+2
2017-05-09Rename vnf_base to vnfCédric Ollivier1-3/+3
2017-05-06Implement TestCase __str__()Cédric Ollivier1-0/+33
2017-05-05Rename TestCase check_result() to is_successful()Cédric Ollivier1-8/+8
2017-05-05Print the real testcase durationCédric Ollivier1-1/+28
2017-05-05Replace project_name by case_name in result file nameCédric Ollivier1-1/+1
2017-04-26Manage criteria in TestCaseCédric Ollivier2-11/+62
2017-04-26Switch TestCase attribute criteria to resultCédric Ollivier3-17/+17
2017-04-14Remove deprecated feature modulesCédric Ollivier1-5/+19
2017-04-12Refactor the Feature frameworkCédric Ollivier1-75/+51
2017-04-11Modify TestCase constructor attributesCédric Ollivier1-5/+6