aboutsummaryrefslogtreecommitdiffstats
path: root/functest/tests/unit/cli
AgeCommit message (Expand)AuthorFilesLines
2018-03-02Leverage on XtestingCédric Ollivier2-2/+2
2018-02-13Remove INSTALLER_IP from FunctestCédric Ollivier2-7/+0
2018-02-13Improve the way of getting env valuesCédric Ollivier2-0/+3
2018-02-13Simplify functest/cli/commands/cli_env.pyCédric Ollivier1-6/+0
2018-02-12Export env vars via os.environ in test_cli_env.pyCédric Ollivier1-7/+7
2018-02-01Rename a common credential file for OS and K8SLinda Wang1-2/+2
2018-01-24Fix pylint warnings/errors in cliCédric Ollivier5-40/+35
2018-01-24Delete functest_vacation.pyCédric Ollivier1-5/+0
2018-01-24Merge RegexMatch into test_cli_env.pyCédric Ollivier1-3/+13
2018-01-21Disable all missing-docstring warnings in unit testsCédric Ollivier5-1/+8
2017-12-19Remove openstack_[clean,snapshot]Cédric Ollivier2-97/+0
2017-12-12Add python3 support in cliCédric Ollivier1-2/+3
2017-11-22Remove prepare_envJose Lausuch4-96/+8
2017-07-12Switch to check_deployment instead of check_os.shjose.lausuch1-5/+5
2017-07-02Update cli commands to call console scriptsCédric Ollivier3-39/+10
2017-06-30Define download_images.sh and check_os.sh as scriptsCédric Ollivier1-3/+1
2017-06-20Remove all references to /home/opnfv/repos/functestCédric Ollivier4-36/+35
2017-06-19Stop getting git data from functest dirCédric Ollivier1-14/+0
2017-06-06Remove call to fetch_os_creds.shjose.lausuch2-81/+0
2017-05-23Call fetch_os_creds.sh from $PATHLinda Wang1-9/+6
2017-05-19Merge "Modify how to disable logging in unit test."Jose Lausuch5-9/+5
2017-05-18Modify how to disable logging in unit test.Cédric Ollivier5-9/+5
2017-05-18Replace CONST.* by getattribute/setattr for cliLinda Wang4-39/+51
2017-01-19Leverage logging config and refactor the loggerhelenyao1-1/+0
2017-01-05Switch to assert_any_call in test_show_credentialsCédric Ollivier1-1/+1
2017-01-04Patch logging.FileHandlerCédric Ollivier1-0/+1
2017-01-04Added Unit Tests for cli.ashishk19947-0/+739