react/packages/react-devtools-shared/src/__tests__
Brian Vaughn 22ab39be68
DevTools console patching should handle Symbols without erroring (#21368)
2021-04-27 16:36:20 -04:00
..
__mocks__ Reorganized things again into packages 2019-08-13 11:37:25 -07:00
__snapshots__ Remove unstable scheduler/tracing API (#20037) 2021-04-26 19:16:18 -04:00
legacy Use toMatchInlineSnapshot for dehydrated values (#20618) 2021-04-26 12:30:34 -04:00
bridge-test.js Added FB copyright header 2019-08-27 10:54:01 -07:00
componentStacks-test.js DevTools always overrides the dispatcher when shallow rendering (#20011) 2020-10-14 13:19:47 -04:00
console-test.js DevTools console patching should handle Symbols without erroring (#21368) 2021-04-27 16:36:20 -04:00
dehydratedValueSerializer.js Use toMatchInlineSnapshot for dehydrated values (#20618) 2021-04-26 12:30:34 -04:00
editing-test.js DevTools fix props editing for host components (#20055) 2020-10-19 15:21:41 -04:00
events-test.js Inlined DevTools event emitter impl (#18378) 2020-03-25 10:26:40 -07:00
inspectedElement-test.js Use toMatchInlineSnapshot for dehydrated values (#20618) 2021-04-26 12:30:34 -04:00
inspectedElementSerializer.js Use toMatchInlineSnapshot for dehydrated values (#20618) 2021-04-26 12:30:34 -04:00
ownersListContext-test.js test: Fix "couldn't locate all inline snapshots" (#21205) 2021-04-08 11:18:13 -04:00
profilerContext-test.js test: Fix "couldn't locate all inline snapshots" (#21205) 2021-04-08 11:18:13 -04:00
profilerStore-test.js Expose DEV-mode warnings in devtools UI (#20463) 2020-12-22 11:09:29 -05:00
profilingCache-test.js Remove unstable scheduler/tracing API (#20037) 2021-04-26 19:16:18 -04:00
profilingCharts-test.js Remove unstable scheduler/tracing API (#20037) 2021-04-26 19:16:18 -04:00
profilingCommitTreeBuilder-test.js test: Fix "couldn't locate all inline snapshots" (#21205) 2021-04-08 11:18:13 -04:00
profilingHostRoot-test.js DevTools: Add post-commit hook (#21183) 2021-04-08 22:04:51 -04:00
profilingUtils-test.js DevTools shows which fibers scheduled the current update (#21171) 2021-04-09 10:35:06 -04:00
setupEnv.js Updated DevTools test setup to no longer mock test renerer 2019-08-26 13:46:00 -07:00
setupTests.js Expose DEV-mode warnings in devtools UI (#20463) 2020-12-22 11:09:29 -05:00
store-test.js test: Fix "couldn't locate all inline snapshots" (#21205) 2021-04-08 11:18:13 -04:00
storeComponentFilters-test.js Expose DEV-mode warnings in devtools UI (#20463) 2020-12-22 11:09:29 -05:00
storeOwners-test.js Added FB copyright header 2019-08-27 10:54:01 -07:00
storeSerializer.js Prettier 2019-08-13 17:58:03 -07:00
storeStressSync-test.js Enable prefer-const lint rules (#18451) 2020-04-01 12:35:52 -07:00
storeStressTestConcurrent-test.js Fix: Don't flush discrete at end of batchedUpdates (#21229) 2021-04-21 09:32:09 -07:00
treeContext-test.js Update DevTools to use getCacheForType API (#20548) 2021-01-19 09:51:32 -05:00
treeContextStateSerializer.js Use toMatchInlineSnapshot for dehydrated values (#20618) 2021-04-26 12:30:34 -04:00
useEditableValue-test.js Replaced === check with Object.is() to support values like NaN (#16934) 2019-09-27 16:54:53 -07:00
utils-test.js Add SuspenseList to devTools (#19684) 2020-08-26 18:04:43 +01:00
utils.js DevTools flushes updated passive warning/error info after delay (#20931) 2021-03-08 11:33:14 -05:00