X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=portal-FE-os%2Fpom.xml;h=21bdd508ff9284811d9d34cb5c7cc34671ed7048;hb=6aa4d5e4b2792d7cd5037ec8f5a87bfbaa0b1ade;hp=626addb4d7b20d6363451a2c5210443d2b5d25b5;hpb=3faad8aa0483aed5ef53a57a82eab6b217e21ecd;p=portal.git diff --git a/portal-FE-os/pom.xml b/portal-FE-os/pom.xml index 626addb4..21bdd508 100644 --- a/portal-FE-os/pom.xml +++ b/portal-FE-os/pom.xml @@ -10,6 +10,14 @@ UTF-8 false false + coverage/lcov.info + src + portal-FE-os + portal-FE-os + **/node_modules/**,**/*.spec.ts,**/*.module.ts,**/environment.prod.ts,**/*.js,**/main.ts,**/header-interceptor.ts,**/dynamic-widget.component.ts + **/*.spec.ts + src + UTF-8 @@ -97,6 +105,19 @@ install + + + npm run test + + npm + + + generate-resources + + + run-script test + + npm build