editor.js/test/unit/components
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
..
block test: add missing test coverage 2025-11-16 07:32:01 +03:00
block-tunes test: add missing test coverage 2025-11-16 07:32:01 +03:00
events test: add missing test coverage 2025-11-16 07:32:01 +03:00
i18n test: add missing test coverage 2025-11-16 07:32:01 +03:00
inline-tools test: add missing test coverage 2025-11-16 07:32:01 +03:00
modules refactor: clean up selection tests and remove unused rectangle selection logic 2025-11-18 03:56:47 +03:00
tools test: add missing test coverage 2025-11-16 07:32:01 +03:00
utils test: add missing test coverage 2025-11-16 07:32:01 +03:00
blocks.test.ts fix: partially replace deprecated APIs with the modern ones 2025-11-16 01:00:11 +03:00
core.test.ts fix: all eslint issues 2025-11-15 03:55:38 +03:00
dom.test.ts fix: partially replace deprecated APIs with the modern ones 2025-11-16 01:00:11 +03:00
domIterator.test.ts fix: add tests and fix lint issues for some files 2025-11-12 06:31:39 +03:00
flipper.test.ts test: add missing test coverage 2025-11-16 07:32:01 +03:00
module-base.test.ts test: add missing test coverage 2025-11-16 07:32:01 +03:00
selection.test.ts fix: lint issues fixed and tests added for modules 2025-11-13 23:06:17 +03:00