editor.js/test/unit/components/modules
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
toolbar test: add missing test coverage 2025-11-16 07:32:01 +03:00
blockEvents.test.ts refactor: clean up selection tests and remove unused rectangle selection logic 2025-11-18 03:56:47 +03:00
blockManager.test.ts refactor: clean up selection tests and remove unused rectangle selection logic 2025-11-18 03:56:47 +03:00
blockSelection.test.ts test: cover untested parts with tests 2025-11-15 15:30:08 +03:00
caret.test.ts test: cover untested parts with tests 2025-11-15 15:30:08 +03:00
crossBlockSelection.test.ts fix: add tests and fix lint issues for some files 2025-11-12 06:31:39 +03:00
modificationsObserver.test.ts fix: lint issues fixed and tests added for modules 2025-11-13 23:06:17 +03:00
paste.test.ts refactor: clean up selection tests and remove unused rectangle selection logic 2025-11-18 03:56:47 +03:00
readonly.test.ts fix: lint issues fixed and tests added for modules 2025-11-13 23:06:17 +03:00
rectangleSelection.test.ts fix: replace deprecated APIs with the modern ones 2025-11-16 00:00:30 +03:00
renderer.test.ts fix: lint issues fixed and tests added for modules 2025-11-13 23:06:17 +03:00
saver.test.ts fix: all typescript errors 2025-11-15 03:13:55 +03:00
tools.test.ts test: move part of the tests from Cypress to Playwright 2025-11-14 18:51:31 +03:00
ui.test.ts test: cover untested parts with tests 2025-11-15 15:30:08 +03:00