Skip to content

Projects: enzymejs/enzyme

Search results

dangerouslySetInnerHTML

Updated Dec 22, 2020
  

Issues with dangerouslySetInnerHTML in render/shallow

Search results

unmounting

Updated Jun 5, 2023
  

Anything related to unmounting.

Search results

context interaction

Updated Jul 16, 2023
  

Issues with getChildContext, contextTypes, and context itself.

Search results

simulate

Updated Jun 26, 2018

Anything dealing with the fact that simulate doesn't actually simulate anything.

Search results

React 16

Updated Mar 25, 2020
  

Tracking React 16 support.

Search results

Shallow/Mount wrapper identity difference

Updated Feb 24, 2020
  

Currently, a shallow wrapper "is" what the component renders; a mount wrapper "is" the component itself.

This project tracks issues related to this difference.

Search results

Make string selectors awesome

Updated Apr 17, 2019
  

We should support the full range of CSS selector syntax, and explicitly error out on syntaxes we do not support.