see icon indicating copy to clipboard operation
see copied to clipboard

Add more graphical snapshot tests

Open IndrajeetPatil opened this issue 3 years ago • 2 comments

Creating an issue just in case if there are newcomers who wish to learn how to write such tests and contribute to {see} in doing so.

You can have a look at these slides on how to write such tests: https://indrajeetpatil.github.io/intro-to-snapshot-testing/

IndrajeetPatil avatar Aug 15 '22 09:08 IndrajeetPatil

We should pin this post.

strengejacke avatar Sep 27 '24 15:09 strengejacke

@IndrajeetPatil @strengejacke @rempsyc I have raised a PR can please review it and give your feedback ! I've added 18 vdiffr tests that cover the main check_model() plots and their variations. These should catch any visual regressions in future updates.

https://github.com/easystats/see/pull/423

ANAMASGARD avatar Nov 09 '25 13:11 ANAMASGARD