dillon1000/react
Commit
Browse files Add (failing) React ART tests
This helps us make sure we don't break React ART in a minor or patch release. The idea is to not change these files when making minor or patch changes. Copied directly from react-art with requires fixed. (I also picked a different haste name just in case.)
Changed paths4 files
First-parent comparison.eslintignore ModifiedM package.json ModifiedA src/renderers/art/ReactART.js AddedA src/renderers/art/__tests__/ReactART-test.js AddedPatch
Files changed
Rendering syntax-highlighted changes…