Add screenshot test for fancy chart

This commit is contained in:
Przemek Więch
2026-05-20 16:25:57 +02:00
parent 944293e655
commit 21cb58386e
2 changed files with 1 additions and 0 deletions

View File

@@ -10,6 +10,7 @@ test.describe('Core SVG Canvas Layouts @visual', () => {
const layouts = [
{view: 'hourglass', selector: '#svgContainer', waitTime: 500},
{view: 'relatives', selector: '#svgContainer', waitTime: 500},
{view: 'fancy', selector: '#svgContainer', waitTime: 500},
{view: 'donatso', selector: '#dotatsoSvgContainer', waitTime: 1500},
];

Binary file not shown.

After

Width:  |  Height:  |  Size: 107 KiB