Files
xyflow/examples
peterkogo b8affc1c82 Svelte NodeToolbar with E2E (#3643)
* Added NodeToolbar

* Added comments & fixed default behaviour in svelte

* Added e2e-tests for NodeToolbar component & added data-id to react NodeToolbar

* refactor(svelte/NodeToolbar): cleanup

* refactor(node-toolbar): add system utils

---------

Co-authored-by: moklick <info@moritzklack.com>
2023-11-20 18:40:43 +01:00
..
2023-10-23 18:29:57 +02:00
2023-11-20 18:40:43 +01:00

Examples for Testing & Development

These examples are used for feature development and E2E testing.

Overview

SvelteKit App with Svelte Flow examples at examples/svelte

Vite App with React Flow examples at examples/react

Astro App used for SSR testing at examples/astro-xyflow

E2E

For furhter documentation of E2E tests have a look at /tests/playwright.