Skip to content

support lazy components - #2521

Open
artola wants to merge 2 commits into
enzymejs:masterfrom
artola:master
Open

support lazy components#2521
artola wants to merge 2 commits into
enzymejs:masterfrom
artola:master

Conversation

@artola

@artola artola commented Jun 6, 2021

Copy link
Copy Markdown

Fix #2205

@codecov

codecov Bot commented Jun 6, 2021

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.77%. Comparing base (41bf606) to head (795045d).
⚠️ Report is 68 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2521      +/-   ##
==========================================
- Coverage   96.31%   95.77%   -0.54%     
==========================================
  Files          49       49              
  Lines        4207     4215       +8     
  Branches     1130     1134       +4     
==========================================
- Hits         4052     4037      -15     
- Misses        155      178      +23     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@artola

artola commented Jun 6, 2021

Copy link
Copy Markdown
Author

@ljharb I will appreciate your help about these test failing. I changed only enzyme-adapter-react-16 to target React v16.14.

@ljharb

ljharb commented Sep 17, 2021

Copy link
Copy Markdown
Member

@artola when i rebase this and run it locally, the tests hang - do you see the same?

@artola

artola commented Sep 23, 2021

Copy link
Copy Markdown
Author

@artola when i rebase this and run it locally, the tests hang - do you see the same?

@ljharb I also rebase, clean and install ... and tests are running with the following results:

  1061 passing (6s)
  87 pending
  57 failing

@ljharb
ljharb force-pushed the master branch 3 times, most recently from 43eb75e to 39e6b1f Compare November 3, 2022 21:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

mount Suspense and throw promise - Enzyme Internal Error: unknown node with tag 2

2 participants