Skip to content

Instantly share code, notes, and snippets.

@corinnekrych
Created August 23, 2018 07:18
Show Gist options
  • Select an option

  • Save corinnekrych/5c8c0d52454f50156e8f5fb79c8a5b6f to your computer and use it in GitHub Desktop.

Select an option

Save corinnekrych/5c8c0d52454f50156e8f5fb79c8a5b6f to your computer and use it in GitHub Desktop.
############################### INSTALL ###############################
➜ fabric8-recommender git:(httpclient) ✗ rm -rf node_modules package-lock.json
➜ fabric8-recommender git:(httpclient) ✗ npm i
npm WARN deprecated @types/[email protected]: This is a stub types definition for Zone.js (https://github.com/angular/zone.js). Zone.js provides its own type definitions, so you don't need @types/zone.js installed!
npm WARN deprecated [email protected]: Browserslist 2 could fail on reading Browserslist >3.0 config used in other tools.
npm WARN deprecated [email protected]: gulp-util is deprecated - replace it, following the guidelines at https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5
npm WARN deprecated [email protected]: gulp-util is deprecated - replace it, following the guidelines at https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5
npm WARN deprecated [email protected]: 'github' has been renamed to '@octokit/rest' (https://git.io/vNB11)
npm WARN deprecated [email protected]: this package has been reintegrated into npm and is now out of date with respect to npm
npm WARN deprecated @semantic-release/[email protected]: Use [email protected] instead
npm WARN deprecated [email protected]: please upgrade to graceful-fs 4 for compatibility with current and future versions of Node.js
npm WARN deprecated [email protected]: please upgrade to graceful-fs 4 for compatibility with current and future versions of Node.js
npm WARN deprecated @semantic-release/[email protected]: Use @semantic-release/npm instead
npm WARN deprecated [email protected]: Browserslist 2 could fail on reading Browserslist >3.0 config used in other tools.
npm WARN deprecated [email protected]: 'github' has been renamed to '@octokit/rest' (https://git.io/vNB11)
npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated [email protected]: please upgrade to graceful-fs 4 for compatibility with current and future versions of Node.js
WARN registry Unexpected warning for https://registry.npmjs.org/: Miscellaneous Warning EINTEGRITY: sha1-HddCrVybzjCPelLQLrwBQhvJEC8= integrity checksum failed when using sha1: wanted sha1-HddCrVybzjCPelLQLrwBQhvJEC8= but got sha512-PlKJw6ujJXLJjbvB3T0UCbY3jibKM6/Ya5cc9j1q+mYDeK3aR4Dp+20ZwxSuvJr9mIoPxp7+IL4aMOEvsscRTA==. (3726 bytes)
WARN registry Using stale package data from https://registry.npmjs.org/ due to a request error during revalidation.
WARN registry Unexpected warning for https://registry.npmjs.org/: Miscellaneous Warning EINTEGRITY: sha1-g96d16ryX3+9lnwNT8yBEnRtvzE= integrity checksum failed when using sha1: wanted sha1-g96d16ryX3+9lnwNT8yBEnRtvzE= but got sha512-yrqQvb1EZhH+ONMzUmsEnBjzitortVv0lynRe5US2+FofdoMWUE4wf7v4peCd62fqXq8COCVTbpS1/jIg5EbuQ==. (51439 bytes)
WARN registry Using stale package data from https://registry.npmjs.org/ due to a request error during revalidation.
WARN registry Unexpected warning for https://registry.npmjs.org/: Miscellaneous Warning EINTEGRITY: sha1-bm1MsYPNVcehrWJwvO0Q/dU2ejw= integrity checksum failed when using sha1: wanted sha1-bm1MsYPNVcehrWJwvO0Q/dU2ejw= but got sha512-MycZLb931+dfAUzz27JeIOrvKjqyWUk27PhJzYWpIJ9nEyPi2bb1AOc/X9bvmvYnekpNrGNqYXwvoXMmpaeoCw==. (7404 bytes)
WARN registry Using stale package data from https://registry.npmjs.org/ due to a request error during revalidation.
WARN registry Unexpected warning for https://registry.npmjs.org/: Miscellaneous Warning EINTEGRITY: sha1-4BV0hA32NEeKw/q9Fkxugw+zuWY= integrity checksum failed when using sha1: wanted sha1-4BV0hA32NEeKw/q9Fkxugw+zuWY= but got sha512-DWH8AShgp5bXn+auGzf5tzPxvpmEvQJd0CNsApOci1LDF4eAEcnw4HQOr2Jaa+L92NbDYFKBSXxll+i7r1ikvw==. (5733 bytes)
WARN registry Using stale package data from https://registry.npmjs.org/ due to a request error during revalidation.
WARN registry Unexpected warning for https://registry.npmjs.org/: Miscellaneous Warning EINTEGRITY: sha1-rDvY25iOf3A45dIr12p7oT+HYWg= integrity checksum failed when using sha1: wanted sha1-rDvY25iOf3A45dIr12p7oT+HYWg= but got sha512-BZknw3E/z3JmCLqQVANcR17okqVTPZdlxvcIz0fJiJVLUCbSH1hK3zs9r634PVSmrzAxN+n/fxlVRiYoArdOIQ==. (61605 bytes)
WARN registry Using stale package data from https://registry.npmjs.org/ due to a request error during revalidation.
> [email protected] install /Users/corinne/workspace/devtools/fabric8-recommender/node_modules/integer
> node-gyp rebuild
gyp WARN download NVM_NODEJS_ORG_MIRROR is deprecated and will be removed in node-gyp v4, please use NODEJS_ORG_MIRROR
gyp WARN download NVM_NODEJS_ORG_MIRROR is deprecated and will be removed in node-gyp v4, please use NODEJS_ORG_MIRROR
gyp WARN download NVM_NODEJS_ORG_MIRROR is deprecated and will be removed in node-gyp v4, please use NODEJS_ORG_MIRROR
CXX(target) Release/obj.target/integer/src/integer.o
SOLINK_MODULE(target) Release/integer.node
> [email protected] install /Users/corinne/workspace/devtools/fabric8-recommender/node_modules/better-sqlite3
> node-gyp rebuild
gyp WARN download NVM_NODEJS_ORG_MIRROR is deprecated and will be removed in node-gyp v4, please use NODEJS_ORG_MIRROR
gyp WARN download NVM_NODEJS_ORG_MIRROR is deprecated and will be removed in node-gyp v4, please use NODEJS_ORG_MIRROR
gyp WARN download NVM_NODEJS_ORG_MIRROR is deprecated and will be removed in node-gyp v4, please use NODEJS_ORG_MIRROR
ACTION deps_sqlite3_gyp_action_before_build_target_unpack_sqlite_dep Release/obj/gen/sqlite-autoconf-3240000/sqlite3.c
TOUCH Release/obj.target/deps/action_before_build.stamp
CC(target) Release/obj.target/sqlite3/gen/sqlite-autoconf-3240000/sqlite3.o
LIBTOOL-STATIC Release/sqlite3.a
CXX(target) Release/obj.target/better_sqlite3/src/better_sqlite3.o
SOLINK_MODULE(target) Release/better_sqlite3.node
CC(target) Release/obj.target/test_extension/deps/test_extension.o
SOLINK_MODULE(target) Release/test_extension.node
> [email protected] install /Users/corinne/workspace/devtools/fabric8-recommender/node_modules/farmhash
> node-gyp rebuild
gyp WARN download NVM_NODEJS_ORG_MIRROR is deprecated and will be removed in node-gyp v4, please use NODEJS_ORG_MIRROR
gyp WARN download NVM_NODEJS_ORG_MIRROR is deprecated and will be removed in node-gyp v4, please use NODEJS_ORG_MIRROR
gyp WARN download NVM_NODEJS_ORG_MIRROR is deprecated and will be removed in node-gyp v4, please use NODEJS_ORG_MIRROR
CXX(target) Release/obj.target/farmhash-legacy/src/upstream/farmhash-legacy.o
../src/upstream/farmhash-legacy.cc:684:23: warning: unused function 'Shuffle2031' [-Wunused-function]
STATIC_INLINE __m128i Shuffle2031(__m128i x) {
^
1 warning generated.
CXX(target) Release/obj.target/farmhash-legacy/src/bindings.o
SOLINK_MODULE(target) Release/farmhash-legacy.node
CXX(target) Release/obj.target/farmhash/src/upstream/farmhash.o
CXX(target) Release/obj.target/farmhash/src/bindings.o
SOLINK_MODULE(target) Release/farmhash.node
> [email protected] install /Users/corinne/workspace/devtools/fabric8-recommender/node_modules/fsevents
> node install
[fsevents] Success: "/Users/corinne/workspace/devtools/fabric8-recommender/node_modules/fsevents/lib/binding/Release/node-v57-darwin-x64/fse.node" already installed
Pass --update-binary to reinstall or --build-from-source to recompile
> [email protected] install /Users/corinne/workspace/devtools/fabric8-recommender/node_modules/phantomjs-prebuilt
> node install.js
PhantomJS not found on PATH
Download already available at /var/folders/hc/h07f1j751137jp81w2cplm280000gn/T/phantomjs/phantomjs-2.1.1-macosx.zip
Verified checksum of previously downloaded file
Extracting zip contents
Removing /Users/corinne/workspace/devtools/fabric8-recommender/node_modules/phantomjs-prebuilt/lib/phantom
Copying extracted folder /var/folders/hc/h07f1j751137jp81w2cplm280000gn/T/phantomjs/phantomjs-2.1.1-macosx.zip-extract-1535008236918/phantomjs-2.1.1-macosx -> /Users/corinne/workspace/devtools/fabric8-recommender/node_modules/phantomjs-prebuilt/lib/phantom
Writing location.js file
Done. Phantomjs binary available at /Users/corinne/workspace/devtools/fabric8-recommender/node_modules/phantomjs-prebuilt/lib/phantom/bin/phantomjs
> [email protected] install /Users/corinne/workspace/devtools/fabric8-recommender/node_modules/husky
> node ./bin/install.js
husky
setting up Git hooks
done
> [email protected] postinstall /Users/corinne/workspace/devtools/fabric8-recommender/node_modules/uglifyjs-webpack-plugin
> node lib/post_install.js
npm notice created a lockfile as package-lock.json. You should commit this file.
npm WARN [email protected] requires a peer of @angular/core@^2.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of @angular/router@^3.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of @angular/core@^6.0.6 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of @angular/http@^6.0.6 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of webpack@^2.2.0 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of ajv@^6.0.0 but none is installed. You must install peer dependencies yourself.
added 2019 packages in 99.148s
############################### BUILD ###############################
➜ fabric8-recommender git:(httpclient) ✗ npm run build
> [email protected] build /Users/corinne/workspace/devtools/fabric8-recommender
> npm run remove-dist && npm run build:library
> [email protected] remove-dist /Users/corinne/workspace/devtools/fabric8-recommender
> rimraf dist dist-watch
> [email protected] build:library /Users/corinne/workspace/devtools/fabric8-recommender
> gulp build-library
[09:10:56] Using gulpfile ~/workspace/devtools/fabric8-recommender/gulpfile.js
[09:10:56] Starting 'lint-less'...
[09:10:56] Starting 'copy-html'...
[09:10:56] Starting 'copy-static-assets'...
[09:10:56] Finished 'copy-static-assets' after 63 ms
[09:10:57] Finished 'copy-html' after 481 ms
[09:10:57]
src/app/stack/report-summary/report-summary.component.less
2:14 ⚠ You should use an autoprefixer to add vendor prefixes value-no-vendor-prefix
3:14 ⚠ You should use an autoprefixer to add vendor prefixes value-no-vendor-prefix
5:14 ⚠ You should use an autoprefixer to add vendor prefixes value-no-vendor-prefix
6:14 ⚠ You should use an autoprefixer to add vendor prefixes value-no-vendor-prefix
src/app/stack/report-summary/report-summary-card/report-summary-card.component.less
2:14 ⚠ You should use an autoprefixer to add vendor prefixes value-no-vendor-prefix
3:14 ⚠ You should use an autoprefixer to add vendor prefixes value-no-vendor-prefix
5:14 ⚠ You should use an autoprefixer to add vendor prefixes value-no-vendor-prefix
6:14 ⚠ You should use an autoprefixer to add vendor prefixes value-no-vendor-prefix
[09:10:57] Finished 'lint-less' after 1.13 s
[09:10:57] Starting 'transpile-less'...
[09:11:03] Finished 'transpile-less' after 6.36 s
[09:11:03] Starting 'transpile'...
[09:11:10] Finished 'transpile' after 6.51 s
[09:11:10] Starting 'post-transpile'...
[09:11:10] Starting 'copy-css'...
[09:11:10] Replaced templateUrl: to template: require( in file: card-details.component.js
[09:11:10] Replaced .html' to .html') in file: card-details.component.js
[09:11:10] Replaced styleUrls: [ to styles: [require( in file: card-details.component.js
[09:11:10] Replaced .less'] to .css').toString()] in file: card-details.component.js
[09:11:10] Finished 'copy-css' after 40 ms
[09:11:10] Replaced templateUrl: to template: require( in file: feedback.component.js
[09:11:10] Replaced .html', to .html'), in file: feedback.component.js
[09:11:10] Replaced .html' to .html') in file: feedback.component.js
[09:11:10] Replaced styleUrls: [ to styles: [require( in file: feedback.component.js
[09:11:10] Replaced .less'] to .css').toString()] in file: feedback.component.js
[09:11:10] Replaced templateUrl: to template: require( in file: pipeline-insights.component.js
[09:11:10] Replaced .html' to .html') in file: pipeline-insights.component.js
[09:11:10] Replaced styleUrls: [ to styles: [require( in file: pipeline-insights.component.js
[09:11:10] Replaced .less'] to .css').toString()] in file: pipeline-insights.component.js
[09:11:10] Replaced templateUrl: to template: require( in file: report-summary.component.js
[09:11:10] Replaced .html' to .html') in file: report-summary.component.js
[09:11:10] Replaced styleUrls: [ to styles: [require( in file: report-summary.component.js
[09:11:10] Replaced .less'] to .css').toString()] in file: report-summary.component.js
[09:11:10] Replaced templateUrl: to template: require( in file: stack-details.component.js
[09:11:10] Replaced .html' to .html') in file: stack-details.component.js
[09:11:10] Replaced styleUrls: [ to styles: [require( in file: stack-details.component.js
[09:11:10] Replaced .less'] to .css').toString()] in file: stack-details.component.js
[09:11:10] Replaced templateUrl: to template: require( in file: stack-report-inshort.component.js
[09:11:10] Replaced .html' to .html') in file: stack-report-inshort.component.js
[09:11:10] Replaced styleUrls: [ to styles: [require( in file: stack-report-inshort.component.js
[09:11:10] Replaced .less'] to .css').toString()] in file: stack-report-inshort.component.js
[09:11:10] Replaced templateUrl: to template: require( in file: toast-notification.component.js
[09:11:10] Replaced .html' to .html') in file: toast-notification.component.js
[09:11:10] Replaced styleUrls: [ to styles: [require( in file: toast-notification.component.js
[09:11:10] Replaced .less'] to .css').toString()] in file: toast-notification.component.js
[09:11:10] Replaced templateUrl: to template: require( in file: component-details.component.js
[09:11:10] Replaced .html' to .html') in file: component-details.component.js
[09:11:10] Replaced styleUrls: [ to styles: [require( in file: component-details.component.js
[09:11:10] Replaced .less'] to .css').toString()] in file: component-details.component.js
[09:11:10] Replaced templateUrl: to template: require( in file: component-information.component.js
[09:11:10] Replaced .html' to .html') in file: component-information.component.js
[09:11:10] Replaced styleUrls: [ to styles: [require( in file: component-information.component.js
[09:11:10] Replaced .less'] to .css').toString()] in file: component-information.component.js
[09:11:10] Replaced templateUrl: to template: require( in file: report-information.component.js
[09:11:10] Replaced .html' to .html') in file: report-information.component.js
[09:11:10] Replaced styleUrls: [ to styles: [require( in file: report-information.component.js
[09:11:10] Replaced .less'] to .css').toString()] in file: report-information.component.js
[09:11:10] Replaced templateUrl: to template: require( in file: report-summary-card.component.js
[09:11:10] Replaced .html' to .html') in file: report-summary-card.component.js
[09:11:10] Replaced styleUrls: [ to styles: [require( in file: report-summary-card.component.js
[09:11:10] Replaced .less'] to .css').toString()] in file: report-summary-card.component.js
[09:11:10] Replaced templateUrl: to template: require( in file: component-feedback.component.js
[09:11:10] Replaced .html' to .html') in file: component-feedback.component.js
[09:11:10] Replaced styleUrls: [ to styles: [require( in file: component-feedback.component.js
[09:11:10] Replaced templateUrl: to template: require( in file: progress-meter.component.js
[09:11:10] Replaced .html' to .html') in file: progress-meter.component.js
[09:11:10] Replaced styleUrls: [ to styles: [require( in file: progress-meter.component.js
[09:11:10] Replaced templateUrl: to template: require( in file: component-snippet.component.js
[09:11:10] Replaced .html' to .html') in file: component-snippet.component.js
[09:11:10] Replaced styleUrls: [ to styles: [require( in file: component-snippet.component.js
[09:11:10] Replaced templateUrl: to template: require( in file: no-data.component.js
[09:11:10] Replaced .html' to .html') in file: no-data.component.js
[09:11:10] Replaced styleUrls: [ to styles: [require( in file: no-data.component.js
[09:11:10] Replaced templateUrl: to template: require( in file: report-summary-content.component.js
[09:11:10] Replaced .html' to .html') in file: report-summary-content.component.js
[09:11:10] Replaced styleUrls: [ to styles: [require( in file: report-summary-content.component.js
[09:11:10] Replaced templateUrl: to template: require( in file: report-summary-title.component.js
[09:11:10] Replaced .html' to .html') in file: report-summary-title.component.js
[09:11:10] Replaced styleUrls: [ to styles: [require( in file: report-summary-title.component.js
[09:11:10] Replaced templateUrl: to template: require( in file: report-summary-description.component.js
[09:11:10] Replaced .html' to .html') in file: report-summary-description.component.js
[09:11:10] Replaced styleUrls: [ to styles: [require( in file: report-summary-description.component.js
[09:11:10] Replaced templateUrl: to template: require( in file: report-info-entries.component.js
[09:11:10] Replaced .html' to .html') in file: report-info-entries.component.js
[09:11:10] Replaced styleUrls: [ to styles: [require( in file: report-info-entries.component.js
[09:11:10] Replaced .less'] to .css').toString()] in file: component-feedback.component.js
[09:11:10] Replaced .less'] to .css').toString()] in file: progress-meter.component.js
[09:11:10] Replaced .less'] to .css').toString()] in file: component-snippet.component.js
[09:11:10] Replaced .less'] to .css').toString()] in file: no-data.component.js
[09:11:10] Replaced .less'] to .css').toString()] in file: report-summary-content.component.js
[09:11:10] Replaced .less'] to .css').toString()] in file: report-summary-title.component.js
[09:11:10] Replaced .less'] to .css').toString()] in file: report-summary-description.component.js
[09:11:10] Replaced .less'] to .css').toString()] in file: report-info-entries.component.js
[09:11:10] Finished 'post-transpile' after 99 ms
[09:11:10] Starting 'build-library'...
[09:11:10] Finished 'build-library' after 54 μs
############################### RUN UNIT TEST ###############################
➜ fabric8-recommender git:(httpclient) ✗ npm run test:unit
> [email protected] test:unit /Users/corinne/workspace/devtools/fabric8-recommender
> karma start
START:
webpack: wait until bundle finished:
src/app/stack/report-summary/report-summary-card/report-summary-card.component.less
2:14 ⚠ You should use an autoprefixer to add vendor prefixes value-no-vendor-prefix
3:14 ⚠ You should use an autoprefixer to add vendor prefixes value-no-vendor-prefix
5:14 ⚠ You should use an autoprefixer to add vendor prefixes value-no-vendor-prefix
6:14 ⚠ You should use an autoprefixer to add vendor prefixes value-no-vendor-prefix
src/app/stack/report-summary/report-summary.component.less
2:14 ⚠ You should use an autoprefixer to add vendor prefixes value-no-vendor-prefix
3:14 ⚠ You should use an autoprefixer to add vendor prefixes value-no-vendor-prefix
5:14 ⚠ You should use an autoprefixer to add vendor prefixes value-no-vendor-prefix
6:14 ⚠ You should use an autoprefixer to add vendor prefixes value-no-vendor-prefix
[at-loader] Using [email protected] from typescript and "tsconfig.json" from /Users/corinne/workspace/devtools/fabric8-recommender/tsconfig.json.
[at-loader] Checking started in a separate process...
[at-loader] Ok, 0.218 sec.
src/app/stack/report-summary/report-summary-card/report-summary-card.component.less
2:14 ⚠ You should use an autoprefixer to add vendor prefixes value-no-vendor-prefix
3:14 ⚠ You should use an autoprefixer to add vendor prefixes value-no-vendor-prefix
5:14 ⚠ You should use an autoprefixer to add vendor prefixes value-no-vendor-prefix
6:14 ⚠ You should use an autoprefixer to add vendor prefixes value-no-vendor-prefix
src/app/stack/report-summary/report-summary.component.less
2:14 ⚠ You should use an autoprefixer to add vendor prefixes value-no-vendor-prefix
3:14 ⚠ You should use an autoprefixer to add vendor prefixes value-no-vendor-prefix
5:14 ⚠ You should use an autoprefixer to add vendor prefixes value-no-vendor-prefix
6:14 ⚠ You should use an autoprefixer to add vendor prefixes value-no-vendor-prefix
[at-loader] Checking started in a separate process...
[at-loader] Ok, 0.43 sec.
webpack: Compiled with warnings.
23 08 2018 09:12:35.294:INFO [karma]: Karma v1.7.1 server started at http://0.0.0.0:9876/
23 08 2018 09:12:35.296:INFO [launcher]: Launching browser PhantomJS_custom with unlimited concurrency
23 08 2018 09:12:35.433:INFO [launcher]: Starting browser PhantomJS
23 08 2018 09:12:35.458:INFO [phantomjs.launcher]: ACTION REQUIRED:
23 08 2018 09:12:35.458:INFO [phantomjs.launcher]:
23 08 2018 09:12:35.458:INFO [phantomjs.launcher]: Launch browser at
23 08 2018 09:12:35.458:INFO [phantomjs.launcher]: http://localhost:9000/webkit/inspector/inspector.html?page=2
23 08 2018 09:12:35.458:INFO [phantomjs.launcher]:
23 08 2018 09:12:35.458:INFO [phantomjs.launcher]: Waiting 15 seconds ...
23 08 2018 09:12:51.821:INFO [PhantomJS 2.1.1 (Mac OS X 0.0.0)]: Connected on socket TmJYxN2r2Atn8ZNDAAAA with id 55797244
CardDetailsComponent
✔ should create
ComponentDetailsComponent
✔ should create
ComponentInformationComponent
✔ should create
✔ check if the input received in "component" is either of type MComponentInformation or MRecommendationInformation
✔ check if the input received in "genericInformation" is of type MGenericStackInformation
✔ check if the input received in "positions" is of type MComponentHeaderColumn
✔ should expand if "isOpen" is true
✔ should be normal if "isOpen" is false
✔ should have a split view if recommendation is present with component
ComponentSnippetComponent
✔ should create
✔ check if the input received is of the type MComponentInformation
✔ should have the class name as normal-version-box if the "view" is "split
✔ should have the class name as small-version-box if the "view" is "normal
✔ should have the current version in the text
✔ should have the latest version in the text
NoDataComponent
✔ should create
ReportInformationComponent
✔ should create
ReportSummaryCardComponent
✔ should create
ReportSummaryInfoEntriesComponent
✔ should create
✔ check if the input received is of the type MReportSummaryInfoEntry
✔ should have the class "ana-normal" if the infoType is "text"
✔ should have the class "ana-custom" if the infoType is "progress"
ReportSummaryContentComponent
✔ should create
✔ check if the input received is of the type MReportSummaryContent
✔ should have empty HTMLDOM when there are no information to show
✔ should have some children when there are some information to show
✔ should have created 2 entries of ana-summary-info element
ReportSummaryDescriptionComponent
✔ should create
✔ should have the description inside paragraph element
ReportSummaryTitleComponent
✔ should create
✔ check if the input received is of the type MReportSummaryTitle
✔ should have proper title icon
✔ should have proper title text
✔ should notification icon only if there are notifications
✔ should not show notification icon if there are no notifications
ReportSummaryComponent
✔ should create
StackDetailsComponent
✔ should create
StackReportInShortComponent
✔ should create
ComponentFeedbackComponent
✔ should create
=============================== Coverage summary ===============================
Statements : 100% ( 0/0 )
Branches : 100% ( 0/0 )
Functions : 100% ( 0/0 )
Lines : 100% ( 0/0 )
================================================================================
Finished in 4.324 secs / 4.769 secs @ 09:12:57 GMT+0200 (CEST)
SUMMARY:
✔ 39 tests completed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment