Add tox 18/94418/8
authorumry8364 <morgan.richomme@orange.com>
Wed, 28 Aug 2019 10:06:30 +0000 (12:06 +0200)
committerDR695H <dr695h@att.com>
Wed, 28 Aug 2019 19:44:21 +0000 (15:44 -0400)
commitd4af56d4c2f67a1285da783764f20a0c1c546592
tree59e9b8921fe341f36f58168b4365cef2185879a0
parentf2b75da8dd38077c60cc2c852f73092980c1f906
Add tox

it would create virtualenv to
- run tests in python2.7 and 3
- perform linting operations (flake8, pylint)

Issue-ID: INT-1228

Change-Id: I451e1108285f6ebffc650bf3de4f175594ec796d
Signed-off-by: umry8364 <morgan.richomme@orange.com>
Signed-off-by: DR695H <dr695h@att.com>
robotframework-onap/.gitignore
robotframework-onap/ONAPLibrary/BaseAAIKeywords.py
robotframework-onap/ONAPLibrary/CloudConfigSOKeywords.py
robotframework-onap/ONAPLibrary/KafkaKeywords.py
robotframework-onap/README.TXT
robotframework-onap/requirements.txt [new file with mode: 0644]
robotframework-onap/setup.cfg
robotframework-onap/setup.py
robotframework-onap/test-requirements.txt [new file with mode: 0644]
robotframework-onap/tests/vcpeutils/SoUtils_test.py
robotframework-onap/tox.ini