add unit test for policy module 55/49655/1
authorahmed.helmy <ahmad.helmy@orange.com>
Tue, 26 Dec 2017 11:26:17 +0000 (13:26 +0200)
committerahmed.helmy <ahmad.helmy@orange.com>
Tue, 26 Dec 2017 11:26:17 +0000 (13:26 +0200)
commit1b1e0d77ac23476a2d5bea1d63388402b768cc1e
treec8a5a2166ec5002cfbcfa6506f8f9987d264a4e3
parent19a69441bbcc8b5e9e334f81c66d0f3720405fdd
add unit test for policy module

Change-Id: I981d9161cbdc167c4c9b5483d23842bca7e82006
Signed-off-by: ahmed.helmy <ahmad.helmy@orange.com>
python_moondb/tests/unit_python/policies/__init__.py [new file with mode: 0644]
python_moondb/tests/unit_python/policies/mock_data.py [new file with mode: 0644]
python_moondb/tests/unit_python/policies/test_assignments.py [new file with mode: 0755]
python_moondb/tests/unit_python/policies/test_data.py [new file with mode: 0755]
python_moondb/tests/unit_python/policies/test_policies.py [new file with mode: 0755]
python_moondb/tests/unit_python/test_policies.py [deleted file]