react-ui icon indicating copy to clipboard operation
react-ui copied to clipboard

Implement visual testing

Open bedrich-schindler opened this issue 10 months ago • 1 comments

The task is to create visual snapshot test for a simple component (e.g. <Badge /> or such) using Playwright component testing tool.

The aim is to have a working demo to serve as bases for discussion before we add tests for other components.

bedrich-schindler avatar Feb 11 '25 12:02 bedrich-schindler

We have agreed we want to have test in TS without type checking enabled due to ongoing transformation of whole stack to TS.

bedrich-schindler avatar Feb 24 '25 10:02 bedrich-schindler