From aa5fbdffd44526b6489bdb3608156afb80e7da72 Mon Sep 17 00:00:00 2001 From: Muhammed Mustafa Date: Sat, 12 Nov 2022 15:29:36 +0530 Subject: [PATCH] fix(test): Moved playwright folder from nc-gui --- package.json | 2 +- .../nc-gui/tests => tests}/playwright/.env.example | 0 .../tests => tests}/playwright/.eslintrc.json | 0 .../nc-gui/tests => tests}/playwright/.gitignore | 0 .../tests => tests}/playwright/.lintstagedrc.json | 0 .../tests => tests}/playwright/.prettierignore | 0 .../tests => tests}/playwright/.prettierrc.js | 0 .../nc-gui/tests => tests}/playwright/README.md | 0 .../tests => tests}/playwright/constants/index.ts | 0 .../fixtures/expectedBaseDownloadData.txt | 0 .../fixtures/expectedBaseDownloadDataPg.txt | 0 .../playwright/fixtures/expectedData.txt | 0 .../playwright/fixtures/expectedDataSqlite.txt | 0 .../playwright/fixtures/sampleFiles/1.json | 0 .../playwright/fixtures/sampleFiles/2.json | 0 .../playwright/fixtures/sampleFiles/3.json | 0 .../playwright/fixtures/sampleFiles/4.json | 0 .../playwright/fixtures/sampleFiles/5.json | 0 .../playwright/fixtures/sampleFiles/6.json | 0 .../playwright/fixtures/sampleFiles/simple.xlsx | Bin .../playwright/fixtures/template.spec.ts | 0 .../tests => tests}/playwright/package-lock.json | 0 .../nc-gui/tests => tests}/playwright/package.json | 0 .../nc-gui/tests => tests}/playwright/pages/Base.ts | 0 .../pages/Dashboard/ExpandedForm/index.ts | 0 .../playwright/pages/Dashboard/Form/index.ts | 0 .../playwright/pages/Dashboard/Gallery/index.ts | 0 .../pages/Dashboard/Grid/Column/LTAR/ChildList.ts | 0 .../pages/Dashboard/Grid/Column/LTAR/LinkRecord.ts | 0 .../Dashboard/Grid/Column/SelectOptionColumn.ts | 0 .../playwright/pages/Dashboard/Grid/Column/index.ts | 0 .../playwright/pages/Dashboard/Grid/index.ts | 0 .../playwright/pages/Dashboard/Import/Airtable.ts | 0 .../pages/Dashboard/Import/ImportTemplate.ts | 0 .../playwright/pages/Dashboard/Kanban/index.ts | 0 .../playwright/pages/Dashboard/Settings/Acl.ts | 0 .../playwright/pages/Dashboard/Settings/AppStore.ts | 0 .../playwright/pages/Dashboard/Settings/Audit.ts | 0 .../playwright/pages/Dashboard/Settings/Erd.ts | 0 .../playwright/pages/Dashboard/Settings/Metadata.ts | 0 .../pages/Dashboard/Settings/Miscellaneous.ts | 0 .../playwright/pages/Dashboard/Settings/Teams.ts | 0 .../playwright/pages/Dashboard/Settings/index.ts | 0 .../playwright/pages/Dashboard/SurveyForm/index.ts | 0 .../playwright/pages/Dashboard/TreeView.ts | 0 .../playwright/pages/Dashboard/ViewSidebar/index.ts | 2 +- .../playwright/pages/Dashboard/WebhookForm/index.ts | 0 .../pages/Dashboard/common/Cell/AttachmentCell.ts | 0 .../pages/Dashboard/common/Cell/CheckboxCell.ts | 0 .../pages/Dashboard/common/Cell/RatingCell.ts | 0 .../pages/Dashboard/common/Cell/SelectOptionCell.ts | 0 .../playwright/pages/Dashboard/common/Cell/index.ts | 0 .../pages/Dashboard/common/ProjectMenu/index.ts | 0 .../pages/Dashboard/common/Toolbar/Actions/Erd.ts | 0 .../pages/Dashboard/common/Toolbar/Actions/index.ts | 0 .../Dashboard/common/Toolbar/AddEditKanbanStack.ts | 0 .../pages/Dashboard/common/Toolbar/Fields.ts | 0 .../pages/Dashboard/common/Toolbar/Filter.ts | 0 .../pages/Dashboard/common/Toolbar/ShareView.ts | 0 .../pages/Dashboard/common/Toolbar/Sort.ts | 0 .../pages/Dashboard/common/Toolbar/StackBy.ts | 0 .../pages/Dashboard/common/Toolbar/ViewMenu.ts | 0 .../pages/Dashboard/common/Toolbar/index.ts | 0 .../playwright/pages/Dashboard/commonBase/Erd.ts | 0 .../playwright/pages/Dashboard/index.ts | 0 .../playwright/pages/LoginPage/index.ts | 0 .../playwright/pages/ProjectsPage/index.ts | 0 .../playwright/pages/SharedForm/index.ts | 0 .../playwright/pages/SignupPage/index.ts | 0 .../tests => tests}/playwright/playwright.config.ts | 0 .../playwright/quickTests/commonTest.ts | 0 .../playwright/quickTests/quickTests.spec.ts | 2 +- .../scripts/docker-compose-mysql-playwright.yml | 2 +- .../scripts/docker-compose-pg-pw-quick.yml | 2 +- .../playwright/scripts/docker-compose-pg.yml | 2 +- .../scripts/docker-compose-playwright-pg.yml | 0 .../nc-gui/tests => tests}/playwright/setup/db.ts | 0 .../tests => tests}/playwright/setup/index.ts | 0 .../tests => tests}/playwright/setup/server.ts | 0 .../tests => tests}/playwright/setup/sqliteExec.ts | 0 .../playwright/startPlayWrightServer.sh | 0 .../tests => tests}/playwright/storageState.json | 0 .../playwright/tests/01-webhook.spec.ts | 0 .../playwright/tests/authChangePassword.spec.ts | 0 .../playwright/tests/baseShare.spec.ts | 0 .../playwright/tests/columnAttachments.spec.ts | 0 .../playwright/tests/columnDuration.spec.ts | 0 .../playwright/tests/columnFormula.spec.ts | 0 .../tests/columnLinkToAnotherRecord.spec.ts | 0 .../playwright/tests/columnLookupRollup.spec.ts | 0 .../playwright/tests/columnMultiSelect.spec.ts | 0 .../tests/columnRelationalExtendedTests.spec.ts | 0 .../playwright/tests/columnSingleSelect.spec.ts | 0 .../tests => tests}/playwright/tests/erd.spec.ts | 0 .../playwright/tests/expandedFormUrl.spec.ts | 0 .../tests => tests}/playwright/tests/import.spec.ts | 0 .../playwright/tests/language.spec.ts | 0 .../playwright/tests/metaSync.spec.ts | 0 .../playwright/tests/pagination.spec.ts | 0 .../playwright/tests/projectOperations.spec.ts | 0 .../playwright/tests/rolesCreate.spec.ts | 0 .../playwright/tests/rolesPreview.spec.ts | 0 .../playwright/tests/rolesSuperUser.spec.ts | 0 .../playwright/tests/tableColumnOperation.spec.ts | 0 .../playwright/tests/tableOperations.spec.ts | 0 .../playwright/tests/toolbarOperations.spec.ts | 0 .../playwright/tests/utils/sakila.ts | 0 .../playwright/tests/viewForm.spec.ts | 0 .../playwright/tests/viewFormShareSurvey.spec.ts | 0 .../playwright/tests/viewGridShare.spec.ts | 0 .../playwright/tests/viewKanban.spec.ts | 0 .../playwright/tests/viewMenu.spec.ts | 0 .../tests => tests}/playwright/tests/views.spec.ts | 0 .../nc-gui/tests => tests}/playwright/tsconfig.json | 0 114 files changed, 6 insertions(+), 6 deletions(-) rename {packages/nc-gui/tests => tests}/playwright/.env.example (100%) rename {packages/nc-gui/tests => tests}/playwright/.eslintrc.json (100%) rename {packages/nc-gui/tests => tests}/playwright/.gitignore (100%) rename {packages/nc-gui/tests => tests}/playwright/.lintstagedrc.json (100%) rename {packages/nc-gui/tests => tests}/playwright/.prettierignore (100%) rename {packages/nc-gui/tests => tests}/playwright/.prettierrc.js (100%) rename {packages/nc-gui/tests => tests}/playwright/README.md (100%) rename {packages/nc-gui/tests => tests}/playwright/constants/index.ts (100%) rename {packages/nc-gui/tests => tests}/playwright/fixtures/expectedBaseDownloadData.txt (100%) rename {packages/nc-gui/tests => tests}/playwright/fixtures/expectedBaseDownloadDataPg.txt (100%) rename {packages/nc-gui/tests => tests}/playwright/fixtures/expectedData.txt (100%) rename {packages/nc-gui/tests => tests}/playwright/fixtures/expectedDataSqlite.txt (100%) rename {packages/nc-gui/tests => tests}/playwright/fixtures/sampleFiles/1.json (100%) rename {packages/nc-gui/tests => tests}/playwright/fixtures/sampleFiles/2.json (100%) rename {packages/nc-gui/tests => tests}/playwright/fixtures/sampleFiles/3.json (100%) rename {packages/nc-gui/tests => tests}/playwright/fixtures/sampleFiles/4.json (100%) rename {packages/nc-gui/tests => tests}/playwright/fixtures/sampleFiles/5.json (100%) rename {packages/nc-gui/tests => tests}/playwright/fixtures/sampleFiles/6.json (100%) rename {packages/nc-gui/tests => tests}/playwright/fixtures/sampleFiles/simple.xlsx (100%) rename {packages/nc-gui/tests => tests}/playwright/fixtures/template.spec.ts (100%) rename {packages/nc-gui/tests => tests}/playwright/package-lock.json (100%) rename {packages/nc-gui/tests => tests}/playwright/package.json (100%) rename {packages/nc-gui/tests => tests}/playwright/pages/Base.ts (100%) rename {packages/nc-gui/tests => tests}/playwright/pages/Dashboard/ExpandedForm/index.ts (100%) rename {packages/nc-gui/tests => tests}/playwright/pages/Dashboard/Form/index.ts (100%) rename {packages/nc-gui/tests => tests}/playwright/pages/Dashboard/Gallery/index.ts (100%) rename {packages/nc-gui/tests => tests}/playwright/pages/Dashboard/Grid/Column/LTAR/ChildList.ts (100%) rename {packages/nc-gui/tests => tests}/playwright/pages/Dashboard/Grid/Column/LTAR/LinkRecord.ts (100%) rename {packages/nc-gui/tests => tests}/playwright/pages/Dashboard/Grid/Column/SelectOptionColumn.ts (100%) rename {packages/nc-gui/tests => tests}/playwright/pages/Dashboard/Grid/Column/index.ts (100%) rename {packages/nc-gui/tests => tests}/playwright/pages/Dashboard/Grid/index.ts (100%) rename {packages/nc-gui/tests => tests}/playwright/pages/Dashboard/Import/Airtable.ts (100%) rename {packages/nc-gui/tests => tests}/playwright/pages/Dashboard/Import/ImportTemplate.ts (100%) rename {packages/nc-gui/tests => tests}/playwright/pages/Dashboard/Kanban/index.ts (100%) rename {packages/nc-gui/tests => tests}/playwright/pages/Dashboard/Settings/Acl.ts (100%) rename {packages/nc-gui/tests => tests}/playwright/pages/Dashboard/Settings/AppStore.ts (100%) rename {packages/nc-gui/tests => tests}/playwright/pages/Dashboard/Settings/Audit.ts (100%) rename {packages/nc-gui/tests => tests}/playwright/pages/Dashboard/Settings/Erd.ts (100%) rename {packages/nc-gui/tests => tests}/playwright/pages/Dashboard/Settings/Metadata.ts (100%) rename {packages/nc-gui/tests => tests}/playwright/pages/Dashboard/Settings/Miscellaneous.ts (100%) rename {packages/nc-gui/tests => tests}/playwright/pages/Dashboard/Settings/Teams.ts (100%) rename {packages/nc-gui/tests => tests}/playwright/pages/Dashboard/Settings/index.ts (100%) rename {packages/nc-gui/tests => tests}/playwright/pages/Dashboard/SurveyForm/index.ts (100%) rename {packages/nc-gui/tests => tests}/playwright/pages/Dashboard/TreeView.ts (100%) rename {packages/nc-gui/tests => tests}/playwright/pages/Dashboard/ViewSidebar/index.ts (99%) rename {packages/nc-gui/tests => tests}/playwright/pages/Dashboard/WebhookForm/index.ts (100%) rename {packages/nc-gui/tests => tests}/playwright/pages/Dashboard/common/Cell/AttachmentCell.ts (100%) rename {packages/nc-gui/tests => tests}/playwright/pages/Dashboard/common/Cell/CheckboxCell.ts (100%) rename {packages/nc-gui/tests => tests}/playwright/pages/Dashboard/common/Cell/RatingCell.ts (100%) rename {packages/nc-gui/tests => tests}/playwright/pages/Dashboard/common/Cell/SelectOptionCell.ts (100%) rename {packages/nc-gui/tests => tests}/playwright/pages/Dashboard/common/Cell/index.ts (100%) rename {packages/nc-gui/tests => tests}/playwright/pages/Dashboard/common/ProjectMenu/index.ts (100%) rename {packages/nc-gui/tests => tests}/playwright/pages/Dashboard/common/Toolbar/Actions/Erd.ts (100%) rename {packages/nc-gui/tests => tests}/playwright/pages/Dashboard/common/Toolbar/Actions/index.ts (100%) rename {packages/nc-gui/tests => tests}/playwright/pages/Dashboard/common/Toolbar/AddEditKanbanStack.ts (100%) rename {packages/nc-gui/tests => tests}/playwright/pages/Dashboard/common/Toolbar/Fields.ts (100%) rename {packages/nc-gui/tests => tests}/playwright/pages/Dashboard/common/Toolbar/Filter.ts (100%) rename {packages/nc-gui/tests => tests}/playwright/pages/Dashboard/common/Toolbar/ShareView.ts (100%) rename {packages/nc-gui/tests => tests}/playwright/pages/Dashboard/common/Toolbar/Sort.ts (100%) rename {packages/nc-gui/tests => tests}/playwright/pages/Dashboard/common/Toolbar/StackBy.ts (100%) rename {packages/nc-gui/tests => tests}/playwright/pages/Dashboard/common/Toolbar/ViewMenu.ts (100%) rename {packages/nc-gui/tests => tests}/playwright/pages/Dashboard/common/Toolbar/index.ts (100%) rename {packages/nc-gui/tests => tests}/playwright/pages/Dashboard/commonBase/Erd.ts (100%) rename {packages/nc-gui/tests => tests}/playwright/pages/Dashboard/index.ts (100%) rename {packages/nc-gui/tests => tests}/playwright/pages/LoginPage/index.ts (100%) rename {packages/nc-gui/tests => tests}/playwright/pages/ProjectsPage/index.ts (100%) rename {packages/nc-gui/tests => tests}/playwright/pages/SharedForm/index.ts (100%) rename {packages/nc-gui/tests => tests}/playwright/pages/SignupPage/index.ts (100%) rename {packages/nc-gui/tests => tests}/playwright/playwright.config.ts (100%) rename {packages/nc-gui/tests => tests}/playwright/quickTests/commonTest.ts (100%) rename {packages/nc-gui/tests => tests}/playwright/quickTests/quickTests.spec.ts (94%) rename {packages/nc-gui/tests => tests}/playwright/scripts/docker-compose-mysql-playwright.yml (78%) rename {packages/nc-gui/tests => tests}/playwright/scripts/docker-compose-pg-pw-quick.yml (79%) rename {packages/nc-gui/tests => tests}/playwright/scripts/docker-compose-pg.yml (79%) rename {packages/nc-gui/tests => tests}/playwright/scripts/docker-compose-playwright-pg.yml (100%) rename {packages/nc-gui/tests => tests}/playwright/setup/db.ts (100%) rename {packages/nc-gui/tests => tests}/playwright/setup/index.ts (100%) rename {packages/nc-gui/tests => tests}/playwright/setup/server.ts (100%) rename {packages/nc-gui/tests => tests}/playwright/setup/sqliteExec.ts (100%) rename {packages/nc-gui/tests => tests}/playwright/startPlayWrightServer.sh (100%) rename {packages/nc-gui/tests => tests}/playwright/storageState.json (100%) rename {packages/nc-gui/tests => tests}/playwright/tests/01-webhook.spec.ts (100%) rename {packages/nc-gui/tests => tests}/playwright/tests/authChangePassword.spec.ts (100%) rename {packages/nc-gui/tests => tests}/playwright/tests/baseShare.spec.ts (100%) rename {packages/nc-gui/tests => tests}/playwright/tests/columnAttachments.spec.ts (100%) rename {packages/nc-gui/tests => tests}/playwright/tests/columnDuration.spec.ts (100%) rename {packages/nc-gui/tests => tests}/playwright/tests/columnFormula.spec.ts (100%) rename {packages/nc-gui/tests => tests}/playwright/tests/columnLinkToAnotherRecord.spec.ts (100%) rename {packages/nc-gui/tests => tests}/playwright/tests/columnLookupRollup.spec.ts (100%) rename {packages/nc-gui/tests => tests}/playwright/tests/columnMultiSelect.spec.ts (100%) rename {packages/nc-gui/tests => tests}/playwright/tests/columnRelationalExtendedTests.spec.ts (100%) rename {packages/nc-gui/tests => tests}/playwright/tests/columnSingleSelect.spec.ts (100%) rename {packages/nc-gui/tests => tests}/playwright/tests/erd.spec.ts (100%) rename {packages/nc-gui/tests => tests}/playwright/tests/expandedFormUrl.spec.ts (100%) rename {packages/nc-gui/tests => tests}/playwright/tests/import.spec.ts (100%) rename {packages/nc-gui/tests => tests}/playwright/tests/language.spec.ts (100%) rename {packages/nc-gui/tests => tests}/playwright/tests/metaSync.spec.ts (100%) rename {packages/nc-gui/tests => tests}/playwright/tests/pagination.spec.ts (100%) rename {packages/nc-gui/tests => tests}/playwright/tests/projectOperations.spec.ts (100%) rename {packages/nc-gui/tests => tests}/playwright/tests/rolesCreate.spec.ts (100%) rename {packages/nc-gui/tests => tests}/playwright/tests/rolesPreview.spec.ts (100%) rename {packages/nc-gui/tests => tests}/playwright/tests/rolesSuperUser.spec.ts (100%) rename {packages/nc-gui/tests => tests}/playwright/tests/tableColumnOperation.spec.ts (100%) rename {packages/nc-gui/tests => tests}/playwright/tests/tableOperations.spec.ts (100%) rename {packages/nc-gui/tests => tests}/playwright/tests/toolbarOperations.spec.ts (100%) rename {packages/nc-gui/tests => tests}/playwright/tests/utils/sakila.ts (100%) rename {packages/nc-gui/tests => tests}/playwright/tests/viewForm.spec.ts (100%) rename {packages/nc-gui/tests => tests}/playwright/tests/viewFormShareSurvey.spec.ts (100%) rename {packages/nc-gui/tests => tests}/playwright/tests/viewGridShare.spec.ts (100%) rename {packages/nc-gui/tests => tests}/playwright/tests/viewKanban.spec.ts (100%) rename {packages/nc-gui/tests => tests}/playwright/tests/viewMenu.spec.ts (100%) rename {packages/nc-gui/tests => tests}/playwright/tests/views.spec.ts (100%) rename {packages/nc-gui/tests => tests}/playwright/tsconfig.json (100%) diff --git a/package.json b/package.json index b2ffc567ca..6e6296ac11 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ ] }, "scripts": { - "lint:staged:playwright": "cd packages/nc-gui/tests/playwright; npx lint-staged; cd -", + "lint:staged:playwright": "cd ./tests/playwright; npx lint-staged; cd -", "build:common": "cd ./packages/nocodb-sdk; npm install; npm run build", "install:common": "cd ./packages/nocodb; npm install ../nocodb-sdk; cd ../nc-gui; npm install ../nocodb-sdk", "start:api": "npm run build:common ; cd ./packages/nocodb; npm install ../nocodb-sdk; npm install; NC_DISABLE_CACHE=true NC_DISABLE_TELE=true npm run watch:run:cypress", diff --git a/packages/nc-gui/tests/playwright/.env.example b/tests/playwright/.env.example similarity index 100% rename from packages/nc-gui/tests/playwright/.env.example rename to tests/playwright/.env.example diff --git a/packages/nc-gui/tests/playwright/.eslintrc.json b/tests/playwright/.eslintrc.json similarity index 100% rename from packages/nc-gui/tests/playwright/.eslintrc.json rename to tests/playwright/.eslintrc.json diff --git a/packages/nc-gui/tests/playwright/.gitignore b/tests/playwright/.gitignore similarity index 100% rename from packages/nc-gui/tests/playwright/.gitignore rename to tests/playwright/.gitignore diff --git a/packages/nc-gui/tests/playwright/.lintstagedrc.json b/tests/playwright/.lintstagedrc.json similarity index 100% rename from packages/nc-gui/tests/playwright/.lintstagedrc.json rename to tests/playwright/.lintstagedrc.json diff --git a/packages/nc-gui/tests/playwright/.prettierignore b/tests/playwright/.prettierignore similarity index 100% rename from packages/nc-gui/tests/playwright/.prettierignore rename to tests/playwright/.prettierignore diff --git a/packages/nc-gui/tests/playwright/.prettierrc.js b/tests/playwright/.prettierrc.js similarity index 100% rename from packages/nc-gui/tests/playwright/.prettierrc.js rename to tests/playwright/.prettierrc.js diff --git a/packages/nc-gui/tests/playwright/README.md b/tests/playwright/README.md similarity index 100% rename from packages/nc-gui/tests/playwright/README.md rename to tests/playwright/README.md diff --git a/packages/nc-gui/tests/playwright/constants/index.ts b/tests/playwright/constants/index.ts similarity index 100% rename from packages/nc-gui/tests/playwright/constants/index.ts rename to tests/playwright/constants/index.ts diff --git a/packages/nc-gui/tests/playwright/fixtures/expectedBaseDownloadData.txt b/tests/playwright/fixtures/expectedBaseDownloadData.txt similarity index 100% rename from packages/nc-gui/tests/playwright/fixtures/expectedBaseDownloadData.txt rename to tests/playwright/fixtures/expectedBaseDownloadData.txt diff --git a/packages/nc-gui/tests/playwright/fixtures/expectedBaseDownloadDataPg.txt b/tests/playwright/fixtures/expectedBaseDownloadDataPg.txt similarity index 100% rename from packages/nc-gui/tests/playwright/fixtures/expectedBaseDownloadDataPg.txt rename to tests/playwright/fixtures/expectedBaseDownloadDataPg.txt diff --git a/packages/nc-gui/tests/playwright/fixtures/expectedData.txt b/tests/playwright/fixtures/expectedData.txt similarity index 100% rename from packages/nc-gui/tests/playwright/fixtures/expectedData.txt rename to tests/playwright/fixtures/expectedData.txt diff --git a/packages/nc-gui/tests/playwright/fixtures/expectedDataSqlite.txt b/tests/playwright/fixtures/expectedDataSqlite.txt similarity index 100% rename from packages/nc-gui/tests/playwright/fixtures/expectedDataSqlite.txt rename to tests/playwright/fixtures/expectedDataSqlite.txt diff --git a/packages/nc-gui/tests/playwright/fixtures/sampleFiles/1.json b/tests/playwright/fixtures/sampleFiles/1.json similarity index 100% rename from packages/nc-gui/tests/playwright/fixtures/sampleFiles/1.json rename to tests/playwright/fixtures/sampleFiles/1.json diff --git a/packages/nc-gui/tests/playwright/fixtures/sampleFiles/2.json b/tests/playwright/fixtures/sampleFiles/2.json similarity index 100% rename from packages/nc-gui/tests/playwright/fixtures/sampleFiles/2.json rename to tests/playwright/fixtures/sampleFiles/2.json diff --git a/packages/nc-gui/tests/playwright/fixtures/sampleFiles/3.json b/tests/playwright/fixtures/sampleFiles/3.json similarity index 100% rename from packages/nc-gui/tests/playwright/fixtures/sampleFiles/3.json rename to tests/playwright/fixtures/sampleFiles/3.json diff --git a/packages/nc-gui/tests/playwright/fixtures/sampleFiles/4.json b/tests/playwright/fixtures/sampleFiles/4.json similarity index 100% rename from packages/nc-gui/tests/playwright/fixtures/sampleFiles/4.json rename to tests/playwright/fixtures/sampleFiles/4.json diff --git a/packages/nc-gui/tests/playwright/fixtures/sampleFiles/5.json b/tests/playwright/fixtures/sampleFiles/5.json similarity index 100% rename from packages/nc-gui/tests/playwright/fixtures/sampleFiles/5.json rename to tests/playwright/fixtures/sampleFiles/5.json diff --git a/packages/nc-gui/tests/playwright/fixtures/sampleFiles/6.json b/tests/playwright/fixtures/sampleFiles/6.json similarity index 100% rename from packages/nc-gui/tests/playwright/fixtures/sampleFiles/6.json rename to tests/playwright/fixtures/sampleFiles/6.json diff --git a/packages/nc-gui/tests/playwright/fixtures/sampleFiles/simple.xlsx b/tests/playwright/fixtures/sampleFiles/simple.xlsx similarity index 100% rename from packages/nc-gui/tests/playwright/fixtures/sampleFiles/simple.xlsx rename to tests/playwright/fixtures/sampleFiles/simple.xlsx diff --git a/packages/nc-gui/tests/playwright/fixtures/template.spec.ts b/tests/playwright/fixtures/template.spec.ts similarity index 100% rename from packages/nc-gui/tests/playwright/fixtures/template.spec.ts rename to tests/playwright/fixtures/template.spec.ts diff --git a/packages/nc-gui/tests/playwright/package-lock.json b/tests/playwright/package-lock.json similarity index 100% rename from packages/nc-gui/tests/playwright/package-lock.json rename to tests/playwright/package-lock.json diff --git a/packages/nc-gui/tests/playwright/package.json b/tests/playwright/package.json similarity index 100% rename from packages/nc-gui/tests/playwright/package.json rename to tests/playwright/package.json diff --git a/packages/nc-gui/tests/playwright/pages/Base.ts b/tests/playwright/pages/Base.ts similarity index 100% rename from packages/nc-gui/tests/playwright/pages/Base.ts rename to tests/playwright/pages/Base.ts diff --git a/packages/nc-gui/tests/playwright/pages/Dashboard/ExpandedForm/index.ts b/tests/playwright/pages/Dashboard/ExpandedForm/index.ts similarity index 100% rename from packages/nc-gui/tests/playwright/pages/Dashboard/ExpandedForm/index.ts rename to tests/playwright/pages/Dashboard/ExpandedForm/index.ts diff --git a/packages/nc-gui/tests/playwright/pages/Dashboard/Form/index.ts b/tests/playwright/pages/Dashboard/Form/index.ts similarity index 100% rename from packages/nc-gui/tests/playwright/pages/Dashboard/Form/index.ts rename to tests/playwright/pages/Dashboard/Form/index.ts diff --git a/packages/nc-gui/tests/playwright/pages/Dashboard/Gallery/index.ts b/tests/playwright/pages/Dashboard/Gallery/index.ts similarity index 100% rename from packages/nc-gui/tests/playwright/pages/Dashboard/Gallery/index.ts rename to tests/playwright/pages/Dashboard/Gallery/index.ts diff --git a/packages/nc-gui/tests/playwright/pages/Dashboard/Grid/Column/LTAR/ChildList.ts b/tests/playwright/pages/Dashboard/Grid/Column/LTAR/ChildList.ts similarity index 100% rename from packages/nc-gui/tests/playwright/pages/Dashboard/Grid/Column/LTAR/ChildList.ts rename to tests/playwright/pages/Dashboard/Grid/Column/LTAR/ChildList.ts diff --git a/packages/nc-gui/tests/playwright/pages/Dashboard/Grid/Column/LTAR/LinkRecord.ts b/tests/playwright/pages/Dashboard/Grid/Column/LTAR/LinkRecord.ts similarity index 100% rename from packages/nc-gui/tests/playwright/pages/Dashboard/Grid/Column/LTAR/LinkRecord.ts rename to tests/playwright/pages/Dashboard/Grid/Column/LTAR/LinkRecord.ts diff --git a/packages/nc-gui/tests/playwright/pages/Dashboard/Grid/Column/SelectOptionColumn.ts b/tests/playwright/pages/Dashboard/Grid/Column/SelectOptionColumn.ts similarity index 100% rename from packages/nc-gui/tests/playwright/pages/Dashboard/Grid/Column/SelectOptionColumn.ts rename to tests/playwright/pages/Dashboard/Grid/Column/SelectOptionColumn.ts diff --git a/packages/nc-gui/tests/playwright/pages/Dashboard/Grid/Column/index.ts b/tests/playwright/pages/Dashboard/Grid/Column/index.ts similarity index 100% rename from packages/nc-gui/tests/playwright/pages/Dashboard/Grid/Column/index.ts rename to tests/playwright/pages/Dashboard/Grid/Column/index.ts diff --git a/packages/nc-gui/tests/playwright/pages/Dashboard/Grid/index.ts b/tests/playwright/pages/Dashboard/Grid/index.ts similarity index 100% rename from packages/nc-gui/tests/playwright/pages/Dashboard/Grid/index.ts rename to tests/playwright/pages/Dashboard/Grid/index.ts diff --git a/packages/nc-gui/tests/playwright/pages/Dashboard/Import/Airtable.ts b/tests/playwright/pages/Dashboard/Import/Airtable.ts similarity index 100% rename from packages/nc-gui/tests/playwright/pages/Dashboard/Import/Airtable.ts rename to tests/playwright/pages/Dashboard/Import/Airtable.ts diff --git a/packages/nc-gui/tests/playwright/pages/Dashboard/Import/ImportTemplate.ts b/tests/playwright/pages/Dashboard/Import/ImportTemplate.ts similarity index 100% rename from packages/nc-gui/tests/playwright/pages/Dashboard/Import/ImportTemplate.ts rename to tests/playwright/pages/Dashboard/Import/ImportTemplate.ts diff --git a/packages/nc-gui/tests/playwright/pages/Dashboard/Kanban/index.ts b/tests/playwright/pages/Dashboard/Kanban/index.ts similarity index 100% rename from packages/nc-gui/tests/playwright/pages/Dashboard/Kanban/index.ts rename to tests/playwright/pages/Dashboard/Kanban/index.ts diff --git a/packages/nc-gui/tests/playwright/pages/Dashboard/Settings/Acl.ts b/tests/playwright/pages/Dashboard/Settings/Acl.ts similarity index 100% rename from packages/nc-gui/tests/playwright/pages/Dashboard/Settings/Acl.ts rename to tests/playwright/pages/Dashboard/Settings/Acl.ts diff --git a/packages/nc-gui/tests/playwright/pages/Dashboard/Settings/AppStore.ts b/tests/playwright/pages/Dashboard/Settings/AppStore.ts similarity index 100% rename from packages/nc-gui/tests/playwright/pages/Dashboard/Settings/AppStore.ts rename to tests/playwright/pages/Dashboard/Settings/AppStore.ts diff --git a/packages/nc-gui/tests/playwright/pages/Dashboard/Settings/Audit.ts b/tests/playwright/pages/Dashboard/Settings/Audit.ts similarity index 100% rename from packages/nc-gui/tests/playwright/pages/Dashboard/Settings/Audit.ts rename to tests/playwright/pages/Dashboard/Settings/Audit.ts diff --git a/packages/nc-gui/tests/playwright/pages/Dashboard/Settings/Erd.ts b/tests/playwright/pages/Dashboard/Settings/Erd.ts similarity index 100% rename from packages/nc-gui/tests/playwright/pages/Dashboard/Settings/Erd.ts rename to tests/playwright/pages/Dashboard/Settings/Erd.ts diff --git a/packages/nc-gui/tests/playwright/pages/Dashboard/Settings/Metadata.ts b/tests/playwright/pages/Dashboard/Settings/Metadata.ts similarity index 100% rename from packages/nc-gui/tests/playwright/pages/Dashboard/Settings/Metadata.ts rename to tests/playwright/pages/Dashboard/Settings/Metadata.ts diff --git a/packages/nc-gui/tests/playwright/pages/Dashboard/Settings/Miscellaneous.ts b/tests/playwright/pages/Dashboard/Settings/Miscellaneous.ts similarity index 100% rename from packages/nc-gui/tests/playwright/pages/Dashboard/Settings/Miscellaneous.ts rename to tests/playwright/pages/Dashboard/Settings/Miscellaneous.ts diff --git a/packages/nc-gui/tests/playwright/pages/Dashboard/Settings/Teams.ts b/tests/playwright/pages/Dashboard/Settings/Teams.ts similarity index 100% rename from packages/nc-gui/tests/playwright/pages/Dashboard/Settings/Teams.ts rename to tests/playwright/pages/Dashboard/Settings/Teams.ts diff --git a/packages/nc-gui/tests/playwright/pages/Dashboard/Settings/index.ts b/tests/playwright/pages/Dashboard/Settings/index.ts similarity index 100% rename from packages/nc-gui/tests/playwright/pages/Dashboard/Settings/index.ts rename to tests/playwright/pages/Dashboard/Settings/index.ts diff --git a/packages/nc-gui/tests/playwright/pages/Dashboard/SurveyForm/index.ts b/tests/playwright/pages/Dashboard/SurveyForm/index.ts similarity index 100% rename from packages/nc-gui/tests/playwright/pages/Dashboard/SurveyForm/index.ts rename to tests/playwright/pages/Dashboard/SurveyForm/index.ts diff --git a/packages/nc-gui/tests/playwright/pages/Dashboard/TreeView.ts b/tests/playwright/pages/Dashboard/TreeView.ts similarity index 100% rename from packages/nc-gui/tests/playwright/pages/Dashboard/TreeView.ts rename to tests/playwright/pages/Dashboard/TreeView.ts diff --git a/packages/nc-gui/tests/playwright/pages/Dashboard/ViewSidebar/index.ts b/tests/playwright/pages/Dashboard/ViewSidebar/index.ts similarity index 99% rename from packages/nc-gui/tests/playwright/pages/Dashboard/ViewSidebar/index.ts rename to tests/playwright/pages/Dashboard/ViewSidebar/index.ts index 8c27ffdb8d..cf75e34dc7 100644 --- a/packages/nc-gui/tests/playwright/pages/Dashboard/ViewSidebar/index.ts +++ b/tests/playwright/pages/Dashboard/ViewSidebar/index.ts @@ -1,5 +1,5 @@ import { expect, Locator } from '@playwright/test'; -import { DashboardPage } from '../'; +import { DashboardPage } from '..'; import BasePage from '../../Base'; export class ViewSidebarPage extends BasePage { diff --git a/packages/nc-gui/tests/playwright/pages/Dashboard/WebhookForm/index.ts b/tests/playwright/pages/Dashboard/WebhookForm/index.ts similarity index 100% rename from packages/nc-gui/tests/playwright/pages/Dashboard/WebhookForm/index.ts rename to tests/playwright/pages/Dashboard/WebhookForm/index.ts diff --git a/packages/nc-gui/tests/playwright/pages/Dashboard/common/Cell/AttachmentCell.ts b/tests/playwright/pages/Dashboard/common/Cell/AttachmentCell.ts similarity index 100% rename from packages/nc-gui/tests/playwright/pages/Dashboard/common/Cell/AttachmentCell.ts rename to tests/playwright/pages/Dashboard/common/Cell/AttachmentCell.ts diff --git a/packages/nc-gui/tests/playwright/pages/Dashboard/common/Cell/CheckboxCell.ts b/tests/playwright/pages/Dashboard/common/Cell/CheckboxCell.ts similarity index 100% rename from packages/nc-gui/tests/playwright/pages/Dashboard/common/Cell/CheckboxCell.ts rename to tests/playwright/pages/Dashboard/common/Cell/CheckboxCell.ts diff --git a/packages/nc-gui/tests/playwright/pages/Dashboard/common/Cell/RatingCell.ts b/tests/playwright/pages/Dashboard/common/Cell/RatingCell.ts similarity index 100% rename from packages/nc-gui/tests/playwright/pages/Dashboard/common/Cell/RatingCell.ts rename to tests/playwright/pages/Dashboard/common/Cell/RatingCell.ts diff --git a/packages/nc-gui/tests/playwright/pages/Dashboard/common/Cell/SelectOptionCell.ts b/tests/playwright/pages/Dashboard/common/Cell/SelectOptionCell.ts similarity index 100% rename from packages/nc-gui/tests/playwright/pages/Dashboard/common/Cell/SelectOptionCell.ts rename to tests/playwright/pages/Dashboard/common/Cell/SelectOptionCell.ts diff --git a/packages/nc-gui/tests/playwright/pages/Dashboard/common/Cell/index.ts b/tests/playwright/pages/Dashboard/common/Cell/index.ts similarity index 100% rename from packages/nc-gui/tests/playwright/pages/Dashboard/common/Cell/index.ts rename to tests/playwright/pages/Dashboard/common/Cell/index.ts diff --git a/packages/nc-gui/tests/playwright/pages/Dashboard/common/ProjectMenu/index.ts b/tests/playwright/pages/Dashboard/common/ProjectMenu/index.ts similarity index 100% rename from packages/nc-gui/tests/playwright/pages/Dashboard/common/ProjectMenu/index.ts rename to tests/playwright/pages/Dashboard/common/ProjectMenu/index.ts diff --git a/packages/nc-gui/tests/playwright/pages/Dashboard/common/Toolbar/Actions/Erd.ts b/tests/playwright/pages/Dashboard/common/Toolbar/Actions/Erd.ts similarity index 100% rename from packages/nc-gui/tests/playwright/pages/Dashboard/common/Toolbar/Actions/Erd.ts rename to tests/playwright/pages/Dashboard/common/Toolbar/Actions/Erd.ts diff --git a/packages/nc-gui/tests/playwright/pages/Dashboard/common/Toolbar/Actions/index.ts b/tests/playwright/pages/Dashboard/common/Toolbar/Actions/index.ts similarity index 100% rename from packages/nc-gui/tests/playwright/pages/Dashboard/common/Toolbar/Actions/index.ts rename to tests/playwright/pages/Dashboard/common/Toolbar/Actions/index.ts diff --git a/packages/nc-gui/tests/playwright/pages/Dashboard/common/Toolbar/AddEditKanbanStack.ts b/tests/playwright/pages/Dashboard/common/Toolbar/AddEditKanbanStack.ts similarity index 100% rename from packages/nc-gui/tests/playwright/pages/Dashboard/common/Toolbar/AddEditKanbanStack.ts rename to tests/playwright/pages/Dashboard/common/Toolbar/AddEditKanbanStack.ts diff --git a/packages/nc-gui/tests/playwright/pages/Dashboard/common/Toolbar/Fields.ts b/tests/playwright/pages/Dashboard/common/Toolbar/Fields.ts similarity index 100% rename from packages/nc-gui/tests/playwright/pages/Dashboard/common/Toolbar/Fields.ts rename to tests/playwright/pages/Dashboard/common/Toolbar/Fields.ts diff --git a/packages/nc-gui/tests/playwright/pages/Dashboard/common/Toolbar/Filter.ts b/tests/playwright/pages/Dashboard/common/Toolbar/Filter.ts similarity index 100% rename from packages/nc-gui/tests/playwright/pages/Dashboard/common/Toolbar/Filter.ts rename to tests/playwright/pages/Dashboard/common/Toolbar/Filter.ts diff --git a/packages/nc-gui/tests/playwright/pages/Dashboard/common/Toolbar/ShareView.ts b/tests/playwright/pages/Dashboard/common/Toolbar/ShareView.ts similarity index 100% rename from packages/nc-gui/tests/playwright/pages/Dashboard/common/Toolbar/ShareView.ts rename to tests/playwright/pages/Dashboard/common/Toolbar/ShareView.ts diff --git a/packages/nc-gui/tests/playwright/pages/Dashboard/common/Toolbar/Sort.ts b/tests/playwright/pages/Dashboard/common/Toolbar/Sort.ts similarity index 100% rename from packages/nc-gui/tests/playwright/pages/Dashboard/common/Toolbar/Sort.ts rename to tests/playwright/pages/Dashboard/common/Toolbar/Sort.ts diff --git a/packages/nc-gui/tests/playwright/pages/Dashboard/common/Toolbar/StackBy.ts b/tests/playwright/pages/Dashboard/common/Toolbar/StackBy.ts similarity index 100% rename from packages/nc-gui/tests/playwright/pages/Dashboard/common/Toolbar/StackBy.ts rename to tests/playwright/pages/Dashboard/common/Toolbar/StackBy.ts diff --git a/packages/nc-gui/tests/playwright/pages/Dashboard/common/Toolbar/ViewMenu.ts b/tests/playwright/pages/Dashboard/common/Toolbar/ViewMenu.ts similarity index 100% rename from packages/nc-gui/tests/playwright/pages/Dashboard/common/Toolbar/ViewMenu.ts rename to tests/playwright/pages/Dashboard/common/Toolbar/ViewMenu.ts diff --git a/packages/nc-gui/tests/playwright/pages/Dashboard/common/Toolbar/index.ts b/tests/playwright/pages/Dashboard/common/Toolbar/index.ts similarity index 100% rename from packages/nc-gui/tests/playwright/pages/Dashboard/common/Toolbar/index.ts rename to tests/playwright/pages/Dashboard/common/Toolbar/index.ts diff --git a/packages/nc-gui/tests/playwright/pages/Dashboard/commonBase/Erd.ts b/tests/playwright/pages/Dashboard/commonBase/Erd.ts similarity index 100% rename from packages/nc-gui/tests/playwright/pages/Dashboard/commonBase/Erd.ts rename to tests/playwright/pages/Dashboard/commonBase/Erd.ts diff --git a/packages/nc-gui/tests/playwright/pages/Dashboard/index.ts b/tests/playwright/pages/Dashboard/index.ts similarity index 100% rename from packages/nc-gui/tests/playwright/pages/Dashboard/index.ts rename to tests/playwright/pages/Dashboard/index.ts diff --git a/packages/nc-gui/tests/playwright/pages/LoginPage/index.ts b/tests/playwright/pages/LoginPage/index.ts similarity index 100% rename from packages/nc-gui/tests/playwright/pages/LoginPage/index.ts rename to tests/playwright/pages/LoginPage/index.ts diff --git a/packages/nc-gui/tests/playwright/pages/ProjectsPage/index.ts b/tests/playwright/pages/ProjectsPage/index.ts similarity index 100% rename from packages/nc-gui/tests/playwright/pages/ProjectsPage/index.ts rename to tests/playwright/pages/ProjectsPage/index.ts diff --git a/packages/nc-gui/tests/playwright/pages/SharedForm/index.ts b/tests/playwright/pages/SharedForm/index.ts similarity index 100% rename from packages/nc-gui/tests/playwright/pages/SharedForm/index.ts rename to tests/playwright/pages/SharedForm/index.ts diff --git a/packages/nc-gui/tests/playwright/pages/SignupPage/index.ts b/tests/playwright/pages/SignupPage/index.ts similarity index 100% rename from packages/nc-gui/tests/playwright/pages/SignupPage/index.ts rename to tests/playwright/pages/SignupPage/index.ts diff --git a/packages/nc-gui/tests/playwright/playwright.config.ts b/tests/playwright/playwright.config.ts similarity index 100% rename from packages/nc-gui/tests/playwright/playwright.config.ts rename to tests/playwright/playwright.config.ts diff --git a/packages/nc-gui/tests/playwright/quickTests/commonTest.ts b/tests/playwright/quickTests/commonTest.ts similarity index 100% rename from packages/nc-gui/tests/playwright/quickTests/commonTest.ts rename to tests/playwright/quickTests/commonTest.ts diff --git a/packages/nc-gui/tests/playwright/quickTests/quickTests.spec.ts b/tests/playwright/quickTests/quickTests.spec.ts similarity index 94% rename from packages/nc-gui/tests/playwright/quickTests/quickTests.spec.ts rename to tests/playwright/quickTests/quickTests.spec.ts index 33d50f935a..ef9069ce0e 100644 --- a/packages/nc-gui/tests/playwright/quickTests/quickTests.spec.ts +++ b/tests/playwright/quickTests/quickTests.spec.ts @@ -2,7 +2,7 @@ import { expect, test } from '@playwright/test'; import { DashboardPage } from '../pages/Dashboard'; import { LoginPage } from '../pages/LoginPage'; import { ProjectsPage } from '../pages/ProjectsPage'; -import { quickVerify } from '../quickTests/commonTest'; +import { quickVerify } from './commonTest'; import { NcContext } from '../setup'; test.describe('Quick tests', () => { diff --git a/packages/nc-gui/tests/playwright/scripts/docker-compose-mysql-playwright.yml b/tests/playwright/scripts/docker-compose-mysql-playwright.yml similarity index 78% rename from packages/nc-gui/tests/playwright/scripts/docker-compose-mysql-playwright.yml rename to tests/playwright/scripts/docker-compose-mysql-playwright.yml index 72c259926e..4c7638e689 100644 --- a/packages/nc-gui/tests/playwright/scripts/docker-compose-mysql-playwright.yml +++ b/tests/playwright/scripts/docker-compose-mysql-playwright.yml @@ -11,4 +11,4 @@ services: environment: MYSQL_ROOT_PASSWORD: password volumes: - - ../../../../../packages/nocodb/tests/mysql-sakila-db:/docker-entrypoint-initdb.d \ No newline at end of file + - ../../../packages/nocodb/tests/mysql-sakila-db:/docker-entrypoint-initdb.d \ No newline at end of file diff --git a/packages/nc-gui/tests/playwright/scripts/docker-compose-pg-pw-quick.yml b/tests/playwright/scripts/docker-compose-pg-pw-quick.yml similarity index 79% rename from packages/nc-gui/tests/playwright/scripts/docker-compose-pg-pw-quick.yml rename to tests/playwright/scripts/docker-compose-pg-pw-quick.yml index 4f568de089..19dfab2887 100644 --- a/packages/nc-gui/tests/playwright/scripts/docker-compose-pg-pw-quick.yml +++ b/tests/playwright/scripts/docker-compose-pg-pw-quick.yml @@ -9,7 +9,7 @@ services: ports: - 5432:5432 volumes: - - ../../../../../packages/nocodb/tests/pg-cy-quick:/docker-entrypoint-initdb.d + - ../../../packages/nocodb/tests/pg-cy-quick:/docker-entrypoint-initdb.d healthcheck: test: ["CMD-SHELL", "pg_isready -U postgres"] interval: 10s diff --git a/packages/nc-gui/tests/playwright/scripts/docker-compose-pg.yml b/tests/playwright/scripts/docker-compose-pg.yml similarity index 79% rename from packages/nc-gui/tests/playwright/scripts/docker-compose-pg.yml rename to tests/playwright/scripts/docker-compose-pg.yml index e8c0cc1a06..03965794e9 100644 --- a/packages/nc-gui/tests/playwright/scripts/docker-compose-pg.yml +++ b/tests/playwright/scripts/docker-compose-pg.yml @@ -9,7 +9,7 @@ services: ports: - 5432:5432 volumes: - - ../../../../../packages/nocodb/tests/pg-sakila-db:/docker-entrypoint-initdb.d + - ../../../packages/nocodb/tests/pg-sakila-db:/docker-entrypoint-initdb.d healthcheck: test: ["CMD-SHELL", "pg_isready -U postgres"] interval: 10s diff --git a/packages/nc-gui/tests/playwright/scripts/docker-compose-playwright-pg.yml b/tests/playwright/scripts/docker-compose-playwright-pg.yml similarity index 100% rename from packages/nc-gui/tests/playwright/scripts/docker-compose-playwright-pg.yml rename to tests/playwright/scripts/docker-compose-playwright-pg.yml diff --git a/packages/nc-gui/tests/playwright/setup/db.ts b/tests/playwright/setup/db.ts similarity index 100% rename from packages/nc-gui/tests/playwright/setup/db.ts rename to tests/playwright/setup/db.ts diff --git a/packages/nc-gui/tests/playwright/setup/index.ts b/tests/playwright/setup/index.ts similarity index 100% rename from packages/nc-gui/tests/playwright/setup/index.ts rename to tests/playwright/setup/index.ts diff --git a/packages/nc-gui/tests/playwright/setup/server.ts b/tests/playwright/setup/server.ts similarity index 100% rename from packages/nc-gui/tests/playwright/setup/server.ts rename to tests/playwright/setup/server.ts diff --git a/packages/nc-gui/tests/playwright/setup/sqliteExec.ts b/tests/playwright/setup/sqliteExec.ts similarity index 100% rename from packages/nc-gui/tests/playwright/setup/sqliteExec.ts rename to tests/playwright/setup/sqliteExec.ts diff --git a/packages/nc-gui/tests/playwright/startPlayWrightServer.sh b/tests/playwright/startPlayWrightServer.sh similarity index 100% rename from packages/nc-gui/tests/playwright/startPlayWrightServer.sh rename to tests/playwright/startPlayWrightServer.sh diff --git a/packages/nc-gui/tests/playwright/storageState.json b/tests/playwright/storageState.json similarity index 100% rename from packages/nc-gui/tests/playwright/storageState.json rename to tests/playwright/storageState.json diff --git a/packages/nc-gui/tests/playwright/tests/01-webhook.spec.ts b/tests/playwright/tests/01-webhook.spec.ts similarity index 100% rename from packages/nc-gui/tests/playwright/tests/01-webhook.spec.ts rename to tests/playwright/tests/01-webhook.spec.ts diff --git a/packages/nc-gui/tests/playwright/tests/authChangePassword.spec.ts b/tests/playwright/tests/authChangePassword.spec.ts similarity index 100% rename from packages/nc-gui/tests/playwright/tests/authChangePassword.spec.ts rename to tests/playwright/tests/authChangePassword.spec.ts diff --git a/packages/nc-gui/tests/playwright/tests/baseShare.spec.ts b/tests/playwright/tests/baseShare.spec.ts similarity index 100% rename from packages/nc-gui/tests/playwright/tests/baseShare.spec.ts rename to tests/playwright/tests/baseShare.spec.ts diff --git a/packages/nc-gui/tests/playwright/tests/columnAttachments.spec.ts b/tests/playwright/tests/columnAttachments.spec.ts similarity index 100% rename from packages/nc-gui/tests/playwright/tests/columnAttachments.spec.ts rename to tests/playwright/tests/columnAttachments.spec.ts diff --git a/packages/nc-gui/tests/playwright/tests/columnDuration.spec.ts b/tests/playwright/tests/columnDuration.spec.ts similarity index 100% rename from packages/nc-gui/tests/playwright/tests/columnDuration.spec.ts rename to tests/playwright/tests/columnDuration.spec.ts diff --git a/packages/nc-gui/tests/playwright/tests/columnFormula.spec.ts b/tests/playwright/tests/columnFormula.spec.ts similarity index 100% rename from packages/nc-gui/tests/playwright/tests/columnFormula.spec.ts rename to tests/playwright/tests/columnFormula.spec.ts diff --git a/packages/nc-gui/tests/playwright/tests/columnLinkToAnotherRecord.spec.ts b/tests/playwright/tests/columnLinkToAnotherRecord.spec.ts similarity index 100% rename from packages/nc-gui/tests/playwright/tests/columnLinkToAnotherRecord.spec.ts rename to tests/playwright/tests/columnLinkToAnotherRecord.spec.ts diff --git a/packages/nc-gui/tests/playwright/tests/columnLookupRollup.spec.ts b/tests/playwright/tests/columnLookupRollup.spec.ts similarity index 100% rename from packages/nc-gui/tests/playwright/tests/columnLookupRollup.spec.ts rename to tests/playwright/tests/columnLookupRollup.spec.ts diff --git a/packages/nc-gui/tests/playwright/tests/columnMultiSelect.spec.ts b/tests/playwright/tests/columnMultiSelect.spec.ts similarity index 100% rename from packages/nc-gui/tests/playwright/tests/columnMultiSelect.spec.ts rename to tests/playwright/tests/columnMultiSelect.spec.ts diff --git a/packages/nc-gui/tests/playwright/tests/columnRelationalExtendedTests.spec.ts b/tests/playwright/tests/columnRelationalExtendedTests.spec.ts similarity index 100% rename from packages/nc-gui/tests/playwright/tests/columnRelationalExtendedTests.spec.ts rename to tests/playwright/tests/columnRelationalExtendedTests.spec.ts diff --git a/packages/nc-gui/tests/playwright/tests/columnSingleSelect.spec.ts b/tests/playwright/tests/columnSingleSelect.spec.ts similarity index 100% rename from packages/nc-gui/tests/playwright/tests/columnSingleSelect.spec.ts rename to tests/playwright/tests/columnSingleSelect.spec.ts diff --git a/packages/nc-gui/tests/playwright/tests/erd.spec.ts b/tests/playwright/tests/erd.spec.ts similarity index 100% rename from packages/nc-gui/tests/playwright/tests/erd.spec.ts rename to tests/playwright/tests/erd.spec.ts diff --git a/packages/nc-gui/tests/playwright/tests/expandedFormUrl.spec.ts b/tests/playwright/tests/expandedFormUrl.spec.ts similarity index 100% rename from packages/nc-gui/tests/playwright/tests/expandedFormUrl.spec.ts rename to tests/playwright/tests/expandedFormUrl.spec.ts diff --git a/packages/nc-gui/tests/playwright/tests/import.spec.ts b/tests/playwright/tests/import.spec.ts similarity index 100% rename from packages/nc-gui/tests/playwright/tests/import.spec.ts rename to tests/playwright/tests/import.spec.ts diff --git a/packages/nc-gui/tests/playwright/tests/language.spec.ts b/tests/playwright/tests/language.spec.ts similarity index 100% rename from packages/nc-gui/tests/playwright/tests/language.spec.ts rename to tests/playwright/tests/language.spec.ts diff --git a/packages/nc-gui/tests/playwright/tests/metaSync.spec.ts b/tests/playwright/tests/metaSync.spec.ts similarity index 100% rename from packages/nc-gui/tests/playwright/tests/metaSync.spec.ts rename to tests/playwright/tests/metaSync.spec.ts diff --git a/packages/nc-gui/tests/playwright/tests/pagination.spec.ts b/tests/playwright/tests/pagination.spec.ts similarity index 100% rename from packages/nc-gui/tests/playwright/tests/pagination.spec.ts rename to tests/playwright/tests/pagination.spec.ts diff --git a/packages/nc-gui/tests/playwright/tests/projectOperations.spec.ts b/tests/playwright/tests/projectOperations.spec.ts similarity index 100% rename from packages/nc-gui/tests/playwright/tests/projectOperations.spec.ts rename to tests/playwright/tests/projectOperations.spec.ts diff --git a/packages/nc-gui/tests/playwright/tests/rolesCreate.spec.ts b/tests/playwright/tests/rolesCreate.spec.ts similarity index 100% rename from packages/nc-gui/tests/playwright/tests/rolesCreate.spec.ts rename to tests/playwright/tests/rolesCreate.spec.ts diff --git a/packages/nc-gui/tests/playwright/tests/rolesPreview.spec.ts b/tests/playwright/tests/rolesPreview.spec.ts similarity index 100% rename from packages/nc-gui/tests/playwright/tests/rolesPreview.spec.ts rename to tests/playwright/tests/rolesPreview.spec.ts diff --git a/packages/nc-gui/tests/playwright/tests/rolesSuperUser.spec.ts b/tests/playwright/tests/rolesSuperUser.spec.ts similarity index 100% rename from packages/nc-gui/tests/playwright/tests/rolesSuperUser.spec.ts rename to tests/playwright/tests/rolesSuperUser.spec.ts diff --git a/packages/nc-gui/tests/playwright/tests/tableColumnOperation.spec.ts b/tests/playwright/tests/tableColumnOperation.spec.ts similarity index 100% rename from packages/nc-gui/tests/playwright/tests/tableColumnOperation.spec.ts rename to tests/playwright/tests/tableColumnOperation.spec.ts diff --git a/packages/nc-gui/tests/playwright/tests/tableOperations.spec.ts b/tests/playwright/tests/tableOperations.spec.ts similarity index 100% rename from packages/nc-gui/tests/playwright/tests/tableOperations.spec.ts rename to tests/playwright/tests/tableOperations.spec.ts diff --git a/packages/nc-gui/tests/playwright/tests/toolbarOperations.spec.ts b/tests/playwright/tests/toolbarOperations.spec.ts similarity index 100% rename from packages/nc-gui/tests/playwright/tests/toolbarOperations.spec.ts rename to tests/playwright/tests/toolbarOperations.spec.ts diff --git a/packages/nc-gui/tests/playwright/tests/utils/sakila.ts b/tests/playwright/tests/utils/sakila.ts similarity index 100% rename from packages/nc-gui/tests/playwright/tests/utils/sakila.ts rename to tests/playwright/tests/utils/sakila.ts diff --git a/packages/nc-gui/tests/playwright/tests/viewForm.spec.ts b/tests/playwright/tests/viewForm.spec.ts similarity index 100% rename from packages/nc-gui/tests/playwright/tests/viewForm.spec.ts rename to tests/playwright/tests/viewForm.spec.ts diff --git a/packages/nc-gui/tests/playwright/tests/viewFormShareSurvey.spec.ts b/tests/playwright/tests/viewFormShareSurvey.spec.ts similarity index 100% rename from packages/nc-gui/tests/playwright/tests/viewFormShareSurvey.spec.ts rename to tests/playwright/tests/viewFormShareSurvey.spec.ts diff --git a/packages/nc-gui/tests/playwright/tests/viewGridShare.spec.ts b/tests/playwright/tests/viewGridShare.spec.ts similarity index 100% rename from packages/nc-gui/tests/playwright/tests/viewGridShare.spec.ts rename to tests/playwright/tests/viewGridShare.spec.ts diff --git a/packages/nc-gui/tests/playwright/tests/viewKanban.spec.ts b/tests/playwright/tests/viewKanban.spec.ts similarity index 100% rename from packages/nc-gui/tests/playwright/tests/viewKanban.spec.ts rename to tests/playwright/tests/viewKanban.spec.ts diff --git a/packages/nc-gui/tests/playwright/tests/viewMenu.spec.ts b/tests/playwright/tests/viewMenu.spec.ts similarity index 100% rename from packages/nc-gui/tests/playwright/tests/viewMenu.spec.ts rename to tests/playwright/tests/viewMenu.spec.ts diff --git a/packages/nc-gui/tests/playwright/tests/views.spec.ts b/tests/playwright/tests/views.spec.ts similarity index 100% rename from packages/nc-gui/tests/playwright/tests/views.spec.ts rename to tests/playwright/tests/views.spec.ts diff --git a/packages/nc-gui/tests/playwright/tsconfig.json b/tests/playwright/tsconfig.json similarity index 100% rename from packages/nc-gui/tests/playwright/tsconfig.json rename to tests/playwright/tsconfig.json