Add unittests for moon_wrapper 71/48971/1
authorThomas Duval <thomas.duval@orange.com>
Thu, 14 Dec 2017 15:24:28 +0000 (16:24 +0100)
committerThomas Duval <thomas.duval@orange.com>
Thu, 14 Dec 2017 15:24:28 +0000 (16:24 +0100)
commitb15b137b81bbdb7f6db0824dafdc62e27f5e562b
treed9f4f8806e05be87778e52eabf514459849f6520
parenta9b97c466df39ec3db1e01d8fe68a90ec220c88f
Add unittests for moon_wrapper

Change-Id: I8aa8c84552bd7ac952dc15b4e00e659fed8ed437
moonv4/moon_wrapper/moon_wrapper/__main__.py
moonv4/moon_wrapper/moon_wrapper/api/wrapper.py
moonv4/moon_wrapper/moon_wrapper/server.py
moonv4/moon_wrapper/tests/README.md [new file with mode: 0644]
moonv4/moon_wrapper/tests/unit_python/api/__init__.py [new file with mode: 0644]
moonv4/moon_wrapper/tests/unit_python/api/test_wrapper.py [new file with mode: 0644]
moonv4/moon_wrapper/tests/unit_python/conftest.py [new file with mode: 0644]
moonv4/moon_wrapper/tests/unit_python/requirements.txt [new file with mode: 0644]