mirror of
https://github.com/codex-team/editor.js
synced 2026-03-16 07:35:48 +01:00
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 |
||
|---|---|---|
| .. | ||
| api | ||
| toolbar | ||
| blockEvents.test.ts | ||
| blockManager.test.ts | ||
| blockSelection.test.ts | ||
| caret.test.ts | ||
| crossBlockSelection.test.ts | ||
| modificationsObserver.test.ts | ||
| paste.test.ts | ||
| readonly.test.ts | ||
| rectangleSelection.test.ts | ||
| renderer.test.ts | ||
| saver.test.ts | ||
| tools.test.ts | ||
| ui.test.ts | ||