chore(documentation) small improvements
This commit is contained in:
@@ -16,7 +16,7 @@ Development of the library is done against `src/examples`. Feel free to add new
|
||||
2. Register the new route in `src/App/routes.ts`
|
||||
|
||||
## Adding new E2E implementation
|
||||
E2E testing is done against the flows implemented in `src/generic-tests`. Adding a new configuration file automatically adds a new route under http://localhost:3000/tests/generic/$foldername/$filename. For further documentation visit [`xyflow/tests/playwright`](/tests/playwright).
|
||||
E2E testing is done against the flows implemented in `src/generic-tests`. Adding a new configuration file automatically adds a new route under [`http://localhost:3000/tests/generic/$foldername/$filename`](http://localhost:5173/tests/generic/nodes/general). For further documentation visit [`xyflow/tests/playwright`](/tests/playwright).
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user