should-enzyme icon indicating copy to clipboard operation
should-enzyme copied to clipboard

Useful functions for testing React Components with Enzyme.

Results 6 should-enzyme issues
Sort by recently updated
recently updated
newest added

Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge`: avoid a crash with a null target and a truthy...

dependencies

Bumps [css-what](https://github.com/fb55/css-what) from 2.1.0 to 6.1.0. Release notes Sourced from css-what's releases. v6.1.0 feat: Support pseudo elements with data (#762) 3be227a https://github.com/fb55/css-what/compare/v6.0.1...v6.1.0 v6.0.1 Fix parsing column combinators after tag names...

dependencies

Bumps [jsdom](https://github.com/jsdom/jsdom) from 11.10.0 to 16.5.0. Release notes Sourced from jsdom's releases. Version 16.5.0 Added window.queueMicrotask(). Added window.event. Added inputEvent.inputType. (diegohaz) Removed ondragexit from Window and friends, per a spec...

dependencies

Bumps [ajv](https://github.com/ajv-validator/ajv) from 5.5.2 to 6.12.3. Release notes Sourced from ajv's releases. v6.12.3 Pass schema object to processCode function Option for strictNumbers (@​issacgerges, #1128) Fixed vulnerability related to untrusted schemas...

dependencies

Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 16.3.2 to 16.3.3. Changelog *Sourced from [react-dom's changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md).* > ## 16.3.3 (August 1, 2018) > > ### React DOM Server > > * Fix a [potential XSS...

dependencies

![image](https://user-images.githubusercontent.com/10452163/35889298-ecaa5b08-0b92-11e8-9d58-8584fd8587e2.png) Mocha is deprecating `--compilers` flag and is showing as a warning in the console.

help wanted