From e43e03d4da9bd760d67d746a949efbb7e5d102a8 Mon Sep 17 00:00:00 2001 From: "Christopher Lott (cl778h)" Date: Fri, 25 Aug 2017 15:31:33 -0400 Subject: Enable junit test cases and fix defects. Clean internal company domain names. Repair defect for picking Role in Widget onboarding for assigned app. Issue: PORTAL-50, PORTAL-82, PORTAL-86 Change-Id: I0826ddbfad1dc8a9bb6f3b8096b9748f887c1c65 Signed-off-by: Christopher Lott (cl778h) --- ecomp-portal-BE-common-test/README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'ecomp-portal-BE-common-test/README.md') diff --git a/ecomp-portal-BE-common-test/README.md b/ecomp-portal-BE-common-test/README.md index fb0ed2e8..5a1021ed 100644 --- a/ecomp-portal-BE-common-test/README.md +++ b/ecomp-portal-BE-common-test/README.md @@ -1,10 +1,12 @@ +# ECOMP Portal Web Application Tests + ## Overview This is a Maven project with the ECOMP Portal web application back-end test files -containing test cases for controllers, interceptors and other Java -classes. Use Apache Maven to build. +containing test cases for controllers, interceptors and other Java classes. +Use Apache Maven to build. ## Release Notes -Version 1.1.0, July 2017 +Version 1.1.0, November 2017 - Initial release -- cgit 1.2.3-korg