summaryrefslogtreecommitdiffstats
path: root/dovetail/tests/unit
AgeCommit message (Expand)AuthorFilesLines
2019-11-20Update the result check for rally testsxudan1-6/+11
2019-11-19Fix exception when running HA tests without pod.yamlxudan3-8/+54
2019-10-25Update API to python3 and add some addtional APIsxudan1-1/+1
2019-10-12Bugfix: got an error on ci when rally tests failedxudan1-0/+22
2019-10-11Update all redirected links in Dovetail docsxudan1-8/+5
2019-09-18Fault fixing for cmd_exec util methodPanagiotis Karalis1-4/+3
2019-09-16Move the proj to python3Panagiotis Karalis7-68/+69
2019-09-10Use assertEqual instead of assertEqualsxudan8-210/+209
2019-09-02Add portal_key_file into all test case yml filesxudan3-0/+17
2019-08-27Add validation disabled/enabled to results.jsonxudan3-7/+24
2019-08-23Add run tests APIxudan1-8/+19
2019-06-10Bugfix: Fix Dovetail 2 bugs found with CI resultsxudan2-15/+2
2019-05-16Fix the verdict of sub test casesxudan1-2/+9
2019-05-09Add Licensexudan2-0/+18
2019-04-17Failed to upload results to ONAP portalPanagiotis Karalis3-1/+125
2019-04-03Push CI results to OPNFV test DBxudan3-10/+83
2019-03-28Fix VVP test caseStamatis Katsaounis1-5/+5
2019-03-20Improve DockerfileStamatis Katsaounis1-3/+3
2019-03-18Replace subprocess commands with Docker SDKStamatis Katsaounis2-136/+114
2019-03-13Calculate checksum for input VNFStamatis Katsaounis2-4/+49
2019-03-08Add Functest Rally test casesStamatis Katsaounis1-0/+55
2019-03-07Fix the verdict of TC in sub-testcase list resultPanagiotis Karalis1-0/+7
2019-03-07Provide a list of check results files instead of oneStamatis Katsaounis1-33/+33
2019-02-20Remove deprecated ONAP lifecycle test caseStamatis Katsaounis5-247/+7
2019-02-14Dynamic results version and vnf type recognitionStamatis Katsaounis1-2/+6
2019-02-01Add ONAP VVP Heat Template validation testsStamatis Katsaounis4-14/+232
2019-01-03Add ONAP VNF SDK verification testsxudan3-4/+239
2018-12-20Simplify project conf filesxudan3-135/+17
2018-12-17make item 'extra_container' available for every projectxudan1-0/+7
2018-12-11Enable ShellRunnerxudan2-58/+10
2018-11-23Integrate k8s test cassesxudan6-341/+272
2018-11-20Add missing unit tests for report fileStamatis Katsaounis1-0/+1156
2018-11-20Add missing unit tests for run fileStamatis Katsaounis2-0/+691
2018-11-15Add missing unit tests for testcase fileStamatis Katsaounis1-0/+660
2018-11-14Add missing unit tests for test_runner fileStamatis Katsaounis1-0/+652
2018-11-14Add missing unit tests for container fileStamatis Katsaounis1-0/+765
2018-11-14Add missing unit tests for cli filesStamatis Katsaounis4-0/+283
2018-11-14Add missing unit tests for utils filesStamatis Katsaounis6-2/+1589
2018-06-29Update licence headers to comply with guidelinesGeorg Kunz1-1/+4
2018-03-06leverage data_files to eliminate so many hardcoded abs_path_seekingsSerenaFeng1-1/+4
2017-01-16dovetail tool: format improvementMatthewLi1-0/+1
2016-12-23dovetail tool: bugfix CI job dovetail-merge-master failxudan1-3/+4
2016-12-21dovetail tool: fully tox supportedMatthewLi1-5/+5
2016-12-15dovetail tool: move conf/dovetail_config.py into utils/xudan1-1/+1
2016-12-13[dovetail tool] support shell scripts for testcase validationLeo Wang2-3/+7
2016-12-09[dovetail tool]: move config info from .py to config .yml fileMatthewLi1-2/+2
2016-12-05dovetail tool: add unit test into script unittest.shxudan1-2/+3
2016-11-30dovetail tool: fix unittest bugszshi1-1/+2
2016-10-29dovetail tool: Add unit tests for 'parser' modulemathsyouth3-0/+67