dillon1000/react

Commit

Abandon <iframe> test isolation hack now that we have dumpCache.

This cuts the running time of `grunt phantom:run` from 4.4s to 3.1s on my
machine, because we no longer have to load/execute a separate instance of
`react-test.js` in a separate `<iframe>` for each test.
Browse files
Changed paths5 files
First-parent comparison
M grunt/config/populist.js ModifiedM src/test/all.js ModifiedD test/frame.html DeletedM test/index.html ModifiedM test/phantom-harness.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…