react/src/test
Josh Duck acbba1ae67 Updates to perf
ReactDefaultPerf:

* Show times as float instead of string. This means they're sortable.
* Add count columns to all types and average to exclusive time.
* Include mountComponent where updateComponent time is measured.
* Increment count on _renderValidatedComponent instead of update.

ReactDefaultPerfAnalysis:

* Return counts with all summaries.
2014-02-13 18:21:17 -08:00
..
ReactDefaultPerf.js Updates to perf 2014-02-13 18:21:17 -08:00
ReactDefaultPerfAnalysis.js Updates to perf 2014-02-13 18:21:17 -08:00
ReactPerf.js [perf] Change how ReactDefaultPerf is injected 2014-02-12 12:29:00 -08:00
ReactTestUtils.js Add warnings when accessing properties/methods on unmounted components 2014-02-11 09:13:03 -08:00
all.js Have faith in var hoisting 2013-11-21 10:31:20 -08:00
createHierarchyRenderer.js A new helper for tests: createHierarchyRenderer 2013-12-17 18:07:53 -08:00
getTestDocument.js add missing 'use strict' to getTestDocument 2014-02-03 12:52:46 -08:00
mock-modules.js Mock modules properly in test runner 2013-11-21 00:39:37 -08:00
mock-timers.js Initial public release 2013-05-29 12:54:02 -07:00
mocks.js Store dirtyMocks array globally so it can survive dumpCache(). 2013-07-15 19:41:40 -04:00
performanceNow.js Make ReactDefaultPerf work server-side 2013-08-30 13:20:53 -07:00
phantomjs-shims.js Test that React loads properly in a web worker 2013-09-27 14:38:11 -07:00
reactComponentExpect.js Contexts 2013-11-18 10:56:24 -08:00
worker.js enable coverage logging from the worker 2013-11-18 16:37:46 -05:00