Add unittests for moon_authz 43/48643/1
authorThomas Duval <thomas.duval@orange.com>
Mon, 11 Dec 2017 13:32:53 +0000 (14:32 +0100)
committerThomas Duval <thomas.duval@orange.com>
Mon, 11 Dec 2017 13:32:53 +0000 (14:32 +0100)
commit21bccb742f6a819d582f1b15032f2a9ce8bab871
tree5269ebbe3c124ec63bc2d25e3b2a36b82832bdaa
parent2c1d6d454a1df6b7dd1d1b6601ed02f7a33eefb9
Add unittests for moon_authz

Change-Id: Ic6ca3f2daa122ab030b29eee45d63fb7eb8abd64
moonv4/moon_authz/moon_authz/__main__.py
moonv4/moon_authz/moon_authz/server.py
moonv4/moon_authz/tests/unit_python/api/__init__.py [new file with mode: 0644]
moonv4/moon_authz/tests/unit_python/api/test_authz.py [new file with mode: 0644]
moonv4/moon_authz/tests/unit_python/conftest.py [new file with mode: 0644]
moonv4/moon_authz/tests/unit_python/requirements.txt [new file with mode: 0644]