AETHER-2941 open-policy-agent: create unit tests for REGO Rules

Change-Id: Ib6b9294e3cedaf96e77b03e21727b2ea108d43e3
diff --git a/aether-roc-umbrella/files/opa-rbac/test/out/aether-2.0.0-test-no-ent.out b/aether-roc-umbrella/files/opa-rbac/test/out/aether-2.0.0-test-no-ent.out
new file mode 100644
index 0000000..d1ba2a7
--- /dev/null
+++ b/aether-roc-umbrella/files/opa-rbac/test/out/aether-2.0.0-test-no-ent.out
@@ -0,0 +1,28 @@
+[
+  {
+    "connectivity_services": {
+      "connectivity_service": [
+        {
+          "acc_prometheus_url": "./prometheus_acc",
+          "core_5g_endpoint": "http://aether_roc_umbrella_sdcore_test_dummy/v1/config/5g",
+          "description": "5G Test",
+          "display_name": "ROC 5G Test Connectivity Service",
+          "id": "cs5gtest"
+        },
+        {
+          "description": "ROC 4G Test Connectivity Service",
+          "display_name": "4G Test",
+          "hss_endpoint": "http://aether_roc_umbrella_sdcore_test_dummy/v1/config/imsis",
+          "id": "cs4gtest",
+          "pcrf_endpoint": "http://aether_roc_umbrella_sdcore_test_dummy/v1/config/policies",
+          "spgwc_endpoint": "http://aether_roc_umbrella_sdcore_test_dummy/v1/config"
+        }
+      ]
+    },
+    "enterprises": {
+      "enterprise": [
+        []
+      ]
+    }
+  }
+]