commit | e7154335e26e3e68bedd7ef09831982a33ab3aeb | [log] [tgz] |
---|---|---|
author | Idan Amit <ia096e@intl.att.com> | Mon Aug 13 17:58:53 2018 +0300 |
committer | Idan Amit <ia096e@intl.att.com> | Mon Aug 13 18:55:16 2018 +0300 |
tree | b71ff637504073ff884aa28a4955d573ddcab8c6 | |
parent | de26cd4b417cac55e38b8830b729d6443564f2fc [diff] [blame] |
Added tests to sdc-pubsub Added tests files and coverage to sdc-pubsub Change-Id: I45146ae8d18f229d92afb60208532a1a0ca4192a Issue-ID: SDC-1542 Signed-off-by: Idan Amit <ia096e@intl.att.com>
diff --git a/.npmignore b/.npmignore index 56d2e84..f72406b 100644 --- a/.npmignore +++ b/.npmignore
@@ -9,8 +9,10 @@ .gitattributes .idea/ .gitignore -.npm-debug.log +npm-debug.* INFO.yaml sdc-pubsub.iml node/ -pom.xml \ No newline at end of file +pom.xml +/coverage/ +/jest.config.js