test: Migrate 28-resource-mapper to playwright (no-changelog) (#18944)

This commit is contained in:
Svetoslav Dekov
2025-08-29 14:14:38 +03:00
committed by GitHub
parent e273afdaa8
commit f1c52461cf
5 changed files with 127 additions and 99 deletions

View File

@@ -38,6 +38,7 @@ export const NEW_GOOGLE_ACCOUNT_NAME = 'Gmail account';
export const NEW_TRELLO_ACCOUNT_NAME = 'Trello account';
export const NEW_NOTION_ACCOUNT_NAME = 'Notion account';
export const NEW_QUERY_AUTH_ACCOUNT_NAME = 'Query Auth account';
export const E2E_TEST_NODE_NAME = 'E2E Test';
export const ROUTES = {
NEW_WORKFLOW_PAGE: '/workflow/new',