summaryrefslogtreecommitdiffstats
path: root/.gitignore
AgeCommit message (Collapse)AuthorFilesLines
2020-03-17Setup js unit test and code coverage frameworkhuaxing1-1/+3
(1) Use frontend-maven-plugin to integrate frontend development (2) Use jest as test tool (3) Use webpack to create webapp bundle (4) Coverage data is saved in target/jscoverage Issue-ID: POLICY-2311 Signed-off-by: huaxing <huaxing.jin@est.tech> Change-Id: I34fb7487c1e0ca29114eb7accba8bb7c4812da34
2018-09-25Setup checkstyle and coveragePamela Dragosh1-0/+2
Removed redundant version. Added checkstyle and code coverage declarations. Added ignore of idea and checkstyle. Issue-ID: POLICY-1136 Change-Id: Ia2f2428577ba0bf992cba8a5ad5f68d34d5deff8 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2017-08-08First commit, adding parent pomPamela Dragosh1-0/+9
Issue-ID: POLICY-139 Change-Id: I7e2e3cd72f14b6c01be17d3aaf1e5a09272c87e9 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>