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.
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.