react-native-windows icon indicating copy to clipboard operation
react-native-windows copied to clipboard

Add Text Data to Composition Tree Dump Contents

Open chiaramooney opened this issue 1 year ago • 2 comments

Currently we have Composition Tree Dump tests which dump some of the contents of a components Composition tree into a JSON object. We should add text data to the JSON dumps, so we have information on text value and styling included in our checks for visual regressions.

chiaramooney avatar May 14 '24 23:05 chiaramooney

We should also have rendering verification tests (i.e. screenshot comparisons).

jonthysell avatar May 16 '24 18:05 jonthysell

We should also decide what we capture in the text comparison (raw text, styling, etc)

jonthysell avatar May 16 '24 18:05 jonthysell