Skip to content
This repository was archived by the owner on Feb 4, 2025. It is now read-only.

Conversation

@AndyOGo
Copy link
Contributor

@AndyOGo AndyOGo commented Oct 22, 2019

Lock down @webcomponents/webcomponentsjs to version 2.2.10 from 2.3.0 and tests run again 🎉

npm run test

> [email protected] test /Users/axawinterthur/dev/jest-test-plib-v2
> node scripts/test.unit.js --env=jsdom

 PASS  src/App.test.js (22.16s)
  ● Console

    console.warn node_modules/@webcomponents/webcomponentsjs/webcomponents-bundle.js:223
      Custom Elements: `Element#insertAdjacentElement` was not patched.

 PASS  src/components/AXAButton.test.js (23.511s)
  ● Console

    console.warn node_modules/@webcomponents/webcomponentsjs/webcomponents-bundle.js:223
      Custom Elements: `Element#insertAdjacentElement` was not patched.


Test Suites: 2 passed, 2 total
Tests:       2 passed, 2 total
Snapshots:   0 total
Time:        24.164s
Ran all test suites.

"dependencies": {
"@axa-ch/button": "^2.0.10",
"@axa-ch/patterns-library-polyfill": "^1.5.0",
"@webcomponents/webcomponentsjs": "^2.2.10",
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This lock down is important!

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants