editor.js/test/unit/utils
JackUait c48898bb5b refactor: update inline tool interfaces and remove deprecated methods
- Refactored inline tool interfaces to use MenuConfig directly.
- Removed deprecated methods and properties from InlineTool and related types.
- Updated tests to reflect changes in inline tool handling and ensure proper functionality.
- Enhanced test coverage for inline tools, including link and italic tools.
- Cleaned up unused code and improved overall test structure.
2025-11-22 02:46:08 +03:00
..
api.test.ts test: add missing test coverage 2025-11-16 07:32:01 +03:00
bem.test.ts fix: lint issues fixed and tests added for modules 2025-11-13 23:06:17 +03:00
blocks.test.ts fix: add tests and fix lint issues for blocks.ts/block.ts 2025-11-11 12:53:13 +03:00
caret.test.ts fix: add tests and fix lint issues in caret.ts 2025-11-11 11:15:58 +03:00
listeners.test.ts fix: lint issues fixed and tests added for modules 2025-11-13 23:06:17 +03:00
popover-abstract.test.ts test: cover untested parts with tests 2025-11-15 15:30:08 +03:00
popover-desktop.test.ts test: cover untested parts with tests 2025-11-15 15:30:08 +03:00
popover-inline.test.ts fix: add tests and fix lint issues for some files 2025-11-12 06:31:39 +03:00
popover-item-default.test.ts fix: add tests and fix lint issues for some files 2025-11-12 06:31:39 +03:00
popover-item-html.test.ts test: add missing test coverage 2025-11-16 07:32:01 +03:00
popover-item-separator.test.ts test: add missing test coverage 2025-11-16 07:32:01 +03:00
popover-mobile.test.ts test: cover untested parts with tests 2025-11-15 15:30:08 +03:00
popover-states-history.test.ts test: add missing test coverage 2025-11-16 07:32:01 +03:00
promise-queue.test.ts test: add missing test coverage 2025-11-16 07:32:01 +03:00
sanitizer.test.ts fix: add unit tests and fix lint issues for sanitizer.ts 2025-11-11 04:36:18 +03:00
search-input.test.ts fix: add tests and fix lint issues for some files 2025-11-12 06:31:39 +03:00
shortcuts.test.ts fix: add tests and fix lint issues for some files 2025-11-12 06:31:39 +03:00
utils.test.ts refactor: update inline tool interfaces and remove deprecated methods 2025-11-22 02:46:08 +03:00