ValeriaVG/pixel-vg

Add cypress tests for mirror drawing

ValeriaVG opened this issue · 0 comments

There is a visual image diff test in cypress/integration/drawing.spec.ts that draws a line and checks that it matches the screenshot.

Let's test that mirror functionality works correctly as well:

  • when x|x is activated
  • when y|y is activated
  • when both x|x and y|y are activated