From 56f97facd9f275ee0be4e0ac54963234266a614a Mon Sep 17 00:00:00 2001 From: Bilal A Date: Thu, 14 Feb 2019 14:49:44 -0500 Subject: Adds basic stability tests for Policy API Includes 1) Basic health check test 2) Statistics API test Change-Id: Iccf20bfc4aae7496a0fad1dcb0e9e8378d94b47a Issue-ID: POLICY-1458 Signed-off-by: Bilal A --- pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 671df216..6a2315f7 100644 --- a/pom.xml +++ b/pom.xml @@ -52,6 +52,7 @@ main packages + testsuites @@ -60,7 +61,7 @@ junit test - + org.onap.policy.common policy-endpoints ${policy.common.version} -- cgit 1.2.3-korg