rally/tests/unit/cli
Piyush Raman Srivastava 7dac478026 Fix validate_args function in cliutils
Fix validate_args() for more strict validation. Current
logic works if only 1 required arg for functions.
May fails if more than 1 required args.
Refer to bug description for example failure case.

Change-Id: Ie9bc54631d431f0933daf74793f0bcca1ba227f7
Closes-Bug: #1555764
2016-03-19 06:29:56 +00:00
..
commands [CLI] Rework commands.task.TaskCommands.detailed 2016-03-07 17:01:20 +02:00
__init__.py Rename rally.cmd to rally.cli 2015-05-21 18:14:19 +03:00
test_cliutils.py Fix validate_args function in cliutils 2016-03-19 06:29:56 +00:00
test_envutils.py [Tests] Fix test_get_creds_from_env_vars_when_required_vars_missing 2015-12-18 16:40:20 +02:00
test_manage.py Integrate Rally & Alembic 2016-01-29 11:24:16 +00:00