dillon1000/react

Commit

Added export+import profiling data test coverage Also fixed an incomplete import feature as well as a regression in export that had gone unnoticed due to previous lack of test coverage.

Browse files
Changed paths10 files
First-parent comparison
M package.json ModifiedA src/__tests__/__mocks__/cssMock.js AddedM src/__tests__/__snapshots__/profiling-test.js.snap ModifiedM src/__tests__/profiling-test.js ModifiedM src/backend/agent.js ModifiedM src/devtools/ProfilingCache.js ModifiedM src/devtools/store.js ModifiedM src/devtools/views/Profiler/CommitTreeBuilder.js ModifiedM src/devtools/views/Profiler/ProfilingImportExportButtons.js ModifiedM src/devtools/views/Profiler/utils.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…