Some optimizations about unit test 31/42131/3
authorAlex Yang <yangyang1@zte.com.cn>
Sat, 16 Sep 2017 08:58:18 +0000 (16:58 +0800)
committerAlex Yang <yangyang1@zte.com.cn>
Mon, 18 Sep 2017 06:44:28 +0000 (14:44 +0800)
commit861bb6490d9ee9ddf79cdfce7fe677381ea9c945
treef9dbfe3350be29694f0eaf70c0f7d2b05be9102c
parent8ec26b129c0543896cd65af6dd5d33529f56fd24
Some optimizations about unit test

Remove some "if/else".
Rename a variables and a file.
Split a testcase in two cases.

Change-Id: Ic107845ac8eff41ba20e1501c93925586d6cbde9
Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
tests/unit/config/test_schemas.py
tests/unit/prepare/test_prepare_execute.py [moved from tests/unit/prepare/test_prepare_execure.py with 81% similarity]
tests/unit/test_utils.py