test: Migrate NDV tests from Cypress -> Playwright (#19148)

This commit is contained in:
shortstacked
2025-09-04 09:06:51 +01:00
committed by GitHub
parent 4a21f79f5c
commit 36079da415
20 changed files with 3257 additions and 1047 deletions

View File

@@ -52,7 +52,6 @@ test.describe('Workflows', () => {
// Search for specific workflow
await n8n.workflows.searchWorkflows(specificName);
await expect(n8n.workflows.getWorkflowItems()).toHaveCount(1);
await expect(n8n.workflows.getWorkflowByName(specificName)).toBeVisible();
// Search with partial term