diff --git a/tests/e2e/graph.spec.ts b/tests/e2e/graph.spec.ts index 3348696..1ce428e 100644 --- a/tests/e2e/graph.spec.ts +++ b/tests/e2e/graph.spec.ts @@ -60,8 +60,8 @@ const CANVAS_ELEMENT_POSITIONS = { }, 'new_folder/persistent_filler': { pedro: { - x: 585, - y: 340, + x: 326, + y: 556, }, ben: { x: 355, diff --git a/tests/e2e/graph.spec.ts-snapshots/brush-select-first-click-chromium-linux.png b/tests/e2e/graph.spec.ts-snapshots/brush-select-first-click-chromium-linux.png index 7552c60..0b991a6 100644 Binary files a/tests/e2e/graph.spec.ts-snapshots/brush-select-first-click-chromium-linux.png and b/tests/e2e/graph.spec.ts-snapshots/brush-select-first-click-chromium-linux.png differ diff --git a/tests/e2e/graph.spec.ts-snapshots/brush-select-first-click-firefox-linux.png b/tests/e2e/graph.spec.ts-snapshots/brush-select-first-click-firefox-linux.png index 18a3c07..ea16cb6 100644 Binary files a/tests/e2e/graph.spec.ts-snapshots/brush-select-first-click-firefox-linux.png and b/tests/e2e/graph.spec.ts-snapshots/brush-select-first-click-firefox-linux.png differ diff --git a/tests/e2e/graph.spec.ts-snapshots/brush-select-first-click-webkit-darwin.png b/tests/e2e/graph.spec.ts-snapshots/brush-select-first-click-webkit-darwin.png index 12f3589..6dc5484 100644 Binary files a/tests/e2e/graph.spec.ts-snapshots/brush-select-first-click-webkit-darwin.png and b/tests/e2e/graph.spec.ts-snapshots/brush-select-first-click-webkit-darwin.png differ diff --git a/tests/e2e/graph.spec.ts-snapshots/layout-customizer-default-all-changed-chromium-linux.png b/tests/e2e/graph.spec.ts-snapshots/layout-customizer-default-all-changed-chromium-linux.png index 5ba5156..a5f0be8 100644 Binary files a/tests/e2e/graph.spec.ts-snapshots/layout-customizer-default-all-changed-chromium-linux.png and b/tests/e2e/graph.spec.ts-snapshots/layout-customizer-default-all-changed-chromium-linux.png differ diff --git a/tests/e2e/graph.spec.ts-snapshots/layout-customizer-default-all-changed-firefox-linux.png b/tests/e2e/graph.spec.ts-snapshots/layout-customizer-default-all-changed-firefox-linux.png index ed8bf03..2c2f6c8 100644 Binary files a/tests/e2e/graph.spec.ts-snapshots/layout-customizer-default-all-changed-firefox-linux.png and b/tests/e2e/graph.spec.ts-snapshots/layout-customizer-default-all-changed-firefox-linux.png differ diff --git a/tests/e2e/graph.spec.ts-snapshots/layout-customizer-default-all-changed-webkit-darwin.png b/tests/e2e/graph.spec.ts-snapshots/layout-customizer-default-all-changed-webkit-darwin.png index 58fb403..9e61f7e 100644 Binary files a/tests/e2e/graph.spec.ts-snapshots/layout-customizer-default-all-changed-webkit-darwin.png and b/tests/e2e/graph.spec.ts-snapshots/layout-customizer-default-all-changed-webkit-darwin.png differ diff --git a/tests/e2e/graph.spec.ts-snapshots/layout-customizer-default-chromium-linux.png b/tests/e2e/graph.spec.ts-snapshots/layout-customizer-default-chromium-linux.png index 124a0ee..abc4a67 100644 Binary files a/tests/e2e/graph.spec.ts-snapshots/layout-customizer-default-chromium-linux.png and b/tests/e2e/graph.spec.ts-snapshots/layout-customizer-default-chromium-linux.png differ diff --git a/tests/e2e/graph.spec.ts-snapshots/layout-customizer-default-firefox-linux.png b/tests/e2e/graph.spec.ts-snapshots/layout-customizer-default-firefox-linux.png index e597117..072dfc1 100644 Binary files a/tests/e2e/graph.spec.ts-snapshots/layout-customizer-default-firefox-linux.png and b/tests/e2e/graph.spec.ts-snapshots/layout-customizer-default-firefox-linux.png differ diff --git a/tests/e2e/graph.spec.ts-snapshots/layout-customizer-default-webkit-darwin.png b/tests/e2e/graph.spec.ts-snapshots/layout-customizer-default-webkit-darwin.png index 3a3cf15..04fe23b 100644 Binary files a/tests/e2e/graph.spec.ts-snapshots/layout-customizer-default-webkit-darwin.png and b/tests/e2e/graph.spec.ts-snapshots/layout-customizer-default-webkit-darwin.png differ diff --git a/tests/e2e/graph.spec.ts-snapshots/layout-customizer-prelayout-all-changed-chromium-linux.png b/tests/e2e/graph.spec.ts-snapshots/layout-customizer-prelayout-all-changed-chromium-linux.png index fc5417c..0d9b03d 100644 Binary files a/tests/e2e/graph.spec.ts-snapshots/layout-customizer-prelayout-all-changed-chromium-linux.png and b/tests/e2e/graph.spec.ts-snapshots/layout-customizer-prelayout-all-changed-chromium-linux.png differ diff --git a/tests/e2e/graph.spec.ts-snapshots/layout-customizer-prelayout-all-changed-firefox-linux.png b/tests/e2e/graph.spec.ts-snapshots/layout-customizer-prelayout-all-changed-firefox-linux.png index 7988f38..76b0abe 100644 Binary files a/tests/e2e/graph.spec.ts-snapshots/layout-customizer-prelayout-all-changed-firefox-linux.png and b/tests/e2e/graph.spec.ts-snapshots/layout-customizer-prelayout-all-changed-firefox-linux.png differ diff --git a/tests/e2e/graph.spec.ts-snapshots/layout-customizer-prelayout-all-changed-webkit-darwin.png b/tests/e2e/graph.spec.ts-snapshots/layout-customizer-prelayout-all-changed-webkit-darwin.png index 848e74e..1232fb0 100644 Binary files a/tests/e2e/graph.spec.ts-snapshots/layout-customizer-prelayout-all-changed-webkit-darwin.png and b/tests/e2e/graph.spec.ts-snapshots/layout-customizer-prelayout-all-changed-webkit-darwin.png differ diff --git a/tests/e2e/graph.spec.ts-snapshots/layout-customizer-prelayout-dagre-all-changed-chromium-linux.png b/tests/e2e/graph.spec.ts-snapshots/layout-customizer-prelayout-dagre-all-changed-chromium-linux.png index afdbf5c..cee67ef 100644 Binary files a/tests/e2e/graph.spec.ts-snapshots/layout-customizer-prelayout-dagre-all-changed-chromium-linux.png and b/tests/e2e/graph.spec.ts-snapshots/layout-customizer-prelayout-dagre-all-changed-chromium-linux.png differ diff --git a/tests/e2e/graph.spec.ts-snapshots/layout-customizer-prelayout-dagre-all-changed-firefox-linux.png b/tests/e2e/graph.spec.ts-snapshots/layout-customizer-prelayout-dagre-all-changed-firefox-linux.png index 11c58c6..f4e78bd 100644 Binary files a/tests/e2e/graph.spec.ts-snapshots/layout-customizer-prelayout-dagre-all-changed-firefox-linux.png and b/tests/e2e/graph.spec.ts-snapshots/layout-customizer-prelayout-dagre-all-changed-firefox-linux.png differ diff --git a/tests/e2e/graph.spec.ts-snapshots/layout-customizer-prelayout-dagre-all-changed-webkit-darwin.png b/tests/e2e/graph.spec.ts-snapshots/layout-customizer-prelayout-dagre-all-changed-webkit-darwin.png index eacfa54..fd50dd1 100644 Binary files a/tests/e2e/graph.spec.ts-snapshots/layout-customizer-prelayout-dagre-all-changed-webkit-darwin.png and b/tests/e2e/graph.spec.ts-snapshots/layout-customizer-prelayout-dagre-all-changed-webkit-darwin.png differ diff --git a/tests/e2e/graph.spec.ts-snapshots/node-colour-size-change-chromium-linux.png b/tests/e2e/graph.spec.ts-snapshots/node-colour-size-change-chromium-linux.png index 9e63cdb..02e0845 100644 Binary files a/tests/e2e/graph.spec.ts-snapshots/node-colour-size-change-chromium-linux.png and b/tests/e2e/graph.spec.ts-snapshots/node-colour-size-change-chromium-linux.png differ diff --git a/tests/e2e/graph.spec.ts-snapshots/node-colour-size-change-firefox-linux.png b/tests/e2e/graph.spec.ts-snapshots/node-colour-size-change-firefox-linux.png index 4d7c4cd..bdf0dbf 100644 Binary files a/tests/e2e/graph.spec.ts-snapshots/node-colour-size-change-firefox-linux.png and b/tests/e2e/graph.spec.ts-snapshots/node-colour-size-change-firefox-linux.png differ diff --git a/tests/e2e/graph.spec.ts-snapshots/node-colour-size-change-webkit-darwin.png b/tests/e2e/graph.spec.ts-snapshots/node-colour-size-change-webkit-darwin.png index 3df476f..953f5c0 100644 Binary files a/tests/e2e/graph.spec.ts-snapshots/node-colour-size-change-webkit-darwin.png and b/tests/e2e/graph.spec.ts-snapshots/node-colour-size-change-webkit-darwin.png differ diff --git a/tests/e2e/graph.spec.ts-snapshots/preview-node-colour-size-change-chromium-linux.png b/tests/e2e/graph.spec.ts-snapshots/preview-node-colour-size-change-chromium-linux.png index c25aa82..8765a80 100644 Binary files a/tests/e2e/graph.spec.ts-snapshots/preview-node-colour-size-change-chromium-linux.png and b/tests/e2e/graph.spec.ts-snapshots/preview-node-colour-size-change-chromium-linux.png differ diff --git a/tests/e2e/graph.spec.ts-snapshots/preview-node-colour-size-change-firefox-linux.png b/tests/e2e/graph.spec.ts-snapshots/preview-node-colour-size-change-firefox-linux.png index 0ee057e..b1adc90 100644 Binary files a/tests/e2e/graph.spec.ts-snapshots/preview-node-colour-size-change-firefox-linux.png and b/tests/e2e/graph.spec.ts-snapshots/preview-node-colour-size-change-firefox-linux.png differ diff --git a/tests/e2e/graph.spec.ts-snapshots/preview-node-colour-size-change-webkit-darwin.png b/tests/e2e/graph.spec.ts-snapshots/preview-node-colour-size-change-webkit-darwin.png index b26ee6e..d0b8edc 100644 Binary files a/tests/e2e/graph.spec.ts-snapshots/preview-node-colour-size-change-webkit-darwin.png and b/tests/e2e/graph.spec.ts-snapshots/preview-node-colour-size-change-webkit-darwin.png differ diff --git a/tests/e2e/temporalview.spec.ts b/tests/e2e/temporalview.spec.ts index 17a5937..4fb0b62 100644 --- a/tests/e2e/temporalview.spec.ts +++ b/tests/e2e/temporalview.spec.ts @@ -194,7 +194,11 @@ test('Change colour of edge on timeline view', async ({ page }) => { .filter({ hasText: /^Hex$/ }) .getByRole('textbox') .click(); - + await page + .locator('div') + .filter({ hasText: /^Hex$/ }) + .getByRole('textbox') + .fill(''); await page .locator('div') .filter({ hasText: /^Hex$/ }) diff --git a/tests/e2e/temporalview.spec.ts-snapshots/temporal-edge-colour-change-chromium-linux.png b/tests/e2e/temporalview.spec.ts-snapshots/temporal-edge-colour-change-chromium-linux.png index 9722c0c..9da8e8c 100644 Binary files a/tests/e2e/temporalview.spec.ts-snapshots/temporal-edge-colour-change-chromium-linux.png and b/tests/e2e/temporalview.spec.ts-snapshots/temporal-edge-colour-change-chromium-linux.png differ diff --git a/tests/e2e/temporalview.spec.ts-snapshots/temporal-edge-colour-change-firefox-linux.png b/tests/e2e/temporalview.spec.ts-snapshots/temporal-edge-colour-change-firefox-linux.png index 43d5506..b1228cc 100644 Binary files a/tests/e2e/temporalview.spec.ts-snapshots/temporal-edge-colour-change-firefox-linux.png and b/tests/e2e/temporalview.spec.ts-snapshots/temporal-edge-colour-change-firefox-linux.png differ diff --git a/tests/e2e/temporalview.spec.ts-snapshots/temporal-edge-colour-change-webkit-darwin.png b/tests/e2e/temporalview.spec.ts-snapshots/temporal-edge-colour-change-webkit-darwin.png index 44f76b7..37b65da 100644 Binary files a/tests/e2e/temporalview.spec.ts-snapshots/temporal-edge-colour-change-webkit-darwin.png and b/tests/e2e/temporalview.spec.ts-snapshots/temporal-edge-colour-change-webkit-darwin.png differ