advanced-react-patterns-v2 icon indicating copy to clipboard operation
advanced-react-patterns-v2 copied to clipboard

Unmodified CodeSandbox failing all tests

Open cycle4passion opened this issue 6 years ago • 3 comments

https://codesandbox.io/s/github/kentcdodds/advanced-react-patterns-v2/tree/frontend-masters

Unmodified CodeSandbox failing all tests. Looks like React testing library problem.

ReferenceError: afterEach is not defined at evaluate (https://qzxqj5zmwq.codesandbox.io/node_modules/react-testing-library/cleanup-after-each.js:1:101)

cycle4passion avatar Feb 18 '19 18:02 cycle4passion

Same problem here, as I know codesandbox has jest integration builtin, it should works out-of-box. Will dig deeper later 🤨

zcfan avatar Feb 20 '19 13:02 zcfan

This is a codesandbox issue. Would you like to open an issue with them?

kentcdodds avatar Feb 20 '19 15:02 kentcdodds

I believe someone has beat me to it...Thanks for looking into it.

https://github.com/CompuIves/codesandbox-client/issues/1525

cycle4passion avatar Feb 21 '19 01:02 cycle4passion