Add unit tests for moon_db 59/48159/1
authorThomas Duval <thomas.duval@orange.com>
Fri, 1 Dec 2017 10:18:17 +0000 (11:18 +0100)
committerThomas Duval <thomas.duval@orange.com>
Fri, 1 Dec 2017 10:18:17 +0000 (11:18 +0100)
commit9c14ca82d4d17dfa66cb0b68f1e9c72b62ff1749
tree9617e2c2a1e5d2ef555d41807896ef27d208e72a
parent2fad75912a5b90d76985853c20668fd5afd2390d
Add unit tests for moon_db

Change-Id: I98c18e696bd9dffe8c0ccc62df6c5210d78b4ab4
moonv4/moon_db/tests/README.md [new file with mode: 0644]
moonv4/moon_db/tests/unit_python/configure_db.sh [deleted file]
moonv4/moon_db/tests/unit_python/conftest.py [new file with mode: 0644]
moonv4/moon_db/tests/unit_python/requirements.txt [new file with mode: 0644]
moonv4/moon_db/tests/unit_python/test_intraextension.py [deleted file]
moonv4/moon_db/tests/unit_python/test_policies.py [new file with mode: 0644]
moonv4/moon_db/tests/unit_python/test_tenant.py [deleted file]