Skip to content

Add components tests (#828)#828

Open
jlee303 wants to merge 4 commits into
facebook:devfrom
jlee303:export-D108981254
Open

Add components tests (#828)#828
jlee303 wants to merge 4 commits into
facebook:devfrom
jlee303:export-D108981254

Conversation

@jlee303

@jlee303 jlee303 commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

Summary:

  • Add tests case to verify components (app, toolbar, settings) appear and work as expected
    • Verify settings is updated when user toggles keyboard or trackpad mode
    • Verify that cbor file is decoded when passed in
  • Fixed small bug where wrong api references page was included in toolbar

Differential Revision: D108981254

@meta-codesync

meta-codesync Bot commented Jun 18, 2026

Copy link
Copy Markdown

@jlee303 has exported this pull request. If you are a Meta employee, you can view the originating Diff in D108981254.

Jennifer Lee and others added 4 commits June 18, 2026 16:25
Summary:
Pull Request resolved: facebook#824

Expanded existing streamdump visualizer tests, added codecdag/chunk graph tests.
Fixed bug in function graph expands so that diamond shaped graphs will work as expected.
- Include all parents when expanding/collapsing graph
- Updated visited set
- Updated buck so that tests actually run in diff

Differential Revision: D108782795
Summary:
Pull Request resolved: facebook#827

- Add unit tests for StreamdumpGraphController and LayoutController.
- Add shared test helpers in mockGraphNodes.ts and updated createTestModels.ts fixture to expose underlying raw Streamdump

Differential Revision: D108940518
Differential Revision: D109043852
Summary:
Pull Request resolved: facebook#828

- Add tests case to verify components (app, toolbar, settings) appear and work as expected
   - Verify settings is updated when user toggles keyboard or trackpad mode
   - Verify that cbor file is decoded when passed in
- Fixed small bug where wrong api references page was included in toolbar

Differential Revision: D108981254
@jlee303 jlee303 force-pushed the export-D108981254 branch from d4c159f to 76a7bc1 Compare June 18, 2026 23:33
@meta-codesync meta-codesync Bot changed the title Add components tests Jun 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

1 participant