mosaic icon indicating copy to clipboard operation
mosaic copied to clipboard

chore: add visual tests to reduce regressions

Open domoritz opened this issue 5 months ago • 0 comments

Uses playwright to render the examples and compares them to stored snapshots. You can update the examples locally with docker. The GitHub Action also uploads the diffs so you don't need to use docker.

I'm not a fan of using a timeout to wait for renders. Is there a reliable way to wait for render to be done?

domoritz avatar Sep 27 '25 18:09 domoritz