Add initial unit test 51/451/8
authorYang (Gabriel) Yu <Gabriel.yuyang@huawei.com>
Thu, 7 Mar 2019 07:05:26 +0000 (15:05 +0800)
committerYang (Gabriel) Yu <Gabriel.yuyang@huawei.com>
Wed, 3 Apr 2019 02:29:28 +0000 (10:29 +0800)
commitf4ee719d1a67a0cf73d310ae4ed7bc21a92cb4ad
tree7460c99db3a76fedcb95046e95d4b65e80ff1928
parent7d41c4dae242778e22afb10499c0a4b29c014346
Add initial unit test

JIRA: ELIOT-1

Add verify scirpits enabling python style test

Changes:
1. add verigy.sh
2. add requirements/verify.txt

Change-Id: Ibb628d3c0cb92670000513c66815e1b00e6302f2
Signed-off-by: Yang (Gabriel) Yu <Gabriel.yuyang@huawei.com>
eliot/__init__.py [new file with mode: 0644]
eliot/test.sh [new file with mode: 0644]
flake8_cfg [new file with mode: 0644]
requirements/verify.txt [new file with mode: 0644]
verify.sh [new file with mode: 0644]