aboutsummaryrefslogtreecommitdiffstats
path: root/functest/tests/unit/cli
AgeCommit message (Expand)AuthorFilesLines
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