aboutsummaryrefslogtreecommitdiffstats
path: root/functest/tests/unit/cli/commands/test_cli_env.py
AgeCommit message (Expand)AuthorFilesLines
2018-06-15Remove cli and apiCédric Ollivier1-69/+0
2018-02-13Remove INSTALLER_IP from FunctestCédric Ollivier1-6/+0
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-01-24Fix pylint warnings/errors in cliCédric Ollivier1-12/+11
2018-01-24Merge RegexMatch into test_cli_env.pyCédric Ollivier1-3/+13
2018-01-21Disable all missing-docstring warnings in unit testsCédric Ollivier1-0/+2
2017-11-22Remove prepare_envJose Lausuch1-44/+0
2017-07-02Update cli commands to call console scriptsCédric Ollivier1-5/+2
2017-06-20Remove all references to /home/opnfv/repos/functestCédric Ollivier1-4/+5
2017-06-19Stop getting git data from functest dirCédric Ollivier1-14/+0
2017-05-19Merge "Modify how to disable logging in unit test."Jose Lausuch1-2/+1
2017-05-18Modify how to disable logging in unit test.Cédric Ollivier1-2/+1
2017-05-18Replace CONST.* by getattribute/setattr for cliLinda Wang1-10/+11
2017-01-19Leverage logging config and refactor the loggerhelenyao1-1/+0
2017-01-04Patch logging.FileHandlerCédric Ollivier1-0/+1
2017-01-04Added Unit Tests for cli.ashishk19941-0/+130