rally/tests/unit
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
..
cli Fix validate_args function in cliutils 2016-03-19 06:29:56 +00:00
common Add task_id argument to name_matches_object 2016-03-08 10:01:12 -06:00
deployment Removed mutable default argument 2016-02-03 07:40:32 -06:00
doc Use booleans to check for empty lists 2016-02-08 12:32:55 +00:00
plugins Clean cleanup context 2016-03-11 18:21:13 +02:00
rally_jobs Rename BenchmarkEngine to TaskEngine 2015-11-12 11:43:13 +00:00
task [CLI] Rework commands.task.TaskCommands.detailed 2016-03-07 17:01:20 +02:00
ui [Reports] Add an option for embedding JS/CSS libs into report 2015-11-24 11:33:25 +02:00
verification [Verify] Fixing Tempest config generation 2016-03-06 18:09:27 -06:00
__init__.py Reorganize test module structure 2014-10-07 13:50:40 +00:00
fakes.py [Verify] Don't create new flavor when flavor already exists 2016-02-17 22:03:11 +00:00
test.py Integrate Rally & Alembic 2016-01-29 11:24:16 +00:00
test_api.py [API] Extend api.Task.get_detailed 2016-03-07 16:55:22 +02:00
test_ddt.py Add AST checker for missing @ddt.ddt decorators 2015-11-04 12:21:51 -06:00
test_docstrings.py [cli] Introduce "rally plugin" show and list commands 2015-09-16 14:22:16 -07:00
test_hacking.py Using 'dt' as alias for datetime imports 2016-02-22 20:04:34 +08:00
test_logging.py change name of rally.common.log module 2015-12-14 03:01:49 -05:00
test_mock.py unit-tests: fix mock check errors messages 2015-06-27 16:20:33 +03:00
test_osclients.py Add missing `insecure` option to sahara client 2016-03-09 04:10:45 -08:00
test_resources.py Rename rally.cmd to rally.cli 2015-05-21 18:14:19 +03:00
test_test_ddt.py Add AST checker for missing @ddt.ddt decorators 2015-11-04 12:21:51 -06:00
test_test_mock.py unit-tests: inception: add mock check unit-tests 2015-07-13 17:01:11 +03:00