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

Snapshot test your Enzyme wrappers

Results 23 enzyme-to-json issues
Sort by recently updated
recently updated
newest added

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7. Release notes Sourced from node-fetch's releases. v2.6.7 Security patch release Recommended to upgrade, to not leak sensitive cookie and authentication header information to 3th...

dependencies

When run with `--coverage` i get this error.. > TypeError: Function.prototype.name sham getter called on non-function ● component › should render with message if error occour TypeError: Function.prototype.name sham getter...

bug

I just start receiving this message to my unit tests today, although it was working fine before ``` Cannot find module 'cheerio' from 'node_modules/enzyme/build/Utils.js' Require stack: node_modules/enzyme/build/Utils.js node_modules/enzyme/build/ShallowWrapper.js node_modules/enzyme-to-json/utils.js node_modules/enzyme-to-json/createSerializer.js...

Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tmpl&package-manager=npm_and_yarn&previous-version=1.0.4&new-version=1.0.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [tar](https://github.com/npm/node-tar) from 4.4.13 to 4.4.19. Commits 9a6faa0 4.4.19 70ef812 drop dirCache for symlink on all platforms 3e35515 4.4.18 52b09e3 fix: prevent path escape using drive-relative paths bb93ba2 fix: reserve...

dependencies

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=path-parse&package-manager=npm_and_yarn&previous-version=1.0.6&new-version=1.0.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

In the index.d.ts, we have ``` export interface JestSerializer { test: (CommonWrapper: CommonWrapper) => boolean; print: (CommonWrapper: CommonWrapper, serializer: JestSerializer) => string; } export declare function createSerializer(options?: Options): JestSerializer; ```...

bug
PR Welcome

Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.7.2 to 4.16.6. Changelog Sourced from browserslist's changelog. 4.16.6 Fixed npm-shrinkwrap.json support in --update-db (by Geoff Newman). 4.16.5 Fixed unsafe RegExp (by Yeting Li). 4.16.4 Fixed unsafe...

dependencies

Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.5 to 2.8.9. Changelog Sourced from hosted-git-info's changelog. 2.8.9 (2021-04-07) Bug Fixes backport regex fix from #76 (29adfe5), closes #84 2.8.8 (2020-02-29) Bug Fixes #61 & #65...

dependencies