editor.js/test/playwright/tests
JackUait aadbabfa6e refactor: clean up selection tests and remove unused rectangle selection logic
refactor: simplify read-only tests by removing drag-and-drop functionality

test: update sanitisation tests to check for safe attributes in HTML

test: enhance configuration tests to ensure proper toolbox popover visibility

test: adjust keyboard shortcuts tests for inline tool handling and modifier key mapping

test: modify toolbox tests to use more specific selectors for paragraph blocks

test: improve UI module tests to utilize block selection methods directly

chore: remove deprecated drag-and-drop tests and related code

fix: update paste module error messages for clarity on configuration issues
2025-11-18 03:56:47 +03:00
..
api test: add missing coverage E2E tests 2025-11-16 23:46:42 +03:00
helpers test: make sure that E2E tests always run with the latest changes 2025-11-10 17:15:45 +03:00
inline-tools refactor: clean up selection tests and remove unused rectangle selection logic 2025-11-18 03:56:47 +03:00
modules refactor: clean up selection tests and remove unused rectangle selection logic 2025-11-18 03:56:47 +03:00
tools test: move ALL tests from Cypress to Playwright 2025-11-14 20:51:10 +03:00
ui refactor: clean up selection tests and remove unused rectangle selection logic 2025-11-18 03:56:47 +03:00
utils test: move ALL tests from Cypress to Playwright 2025-11-14 20:51:10 +03:00
copy-paste.spec.ts refactor: clean up selection tests and remove unused rectangle selection logic 2025-11-18 03:56:47 +03:00
error-handling.spec.ts test: add missing coverage E2E tests 2025-11-16 23:46:42 +03:00
i18n.spec.ts refactor: clean up selection tests and remove unused rectangle selection logic 2025-11-18 03:56:47 +03:00
onchange.spec.ts test: move ALL tests from Cypress to Playwright 2025-11-14 20:51:10 +03:00
read-only.spec.ts refactor: clean up selection tests and remove unused rectangle selection logic 2025-11-18 03:56:47 +03:00
sanitisation.spec.ts refactor: clean up selection tests and remove unused rectangle selection logic 2025-11-18 03:56:47 +03:00