tiptap/tests/cypress/integration/core
2021-12-02 20:04:45 +01:00
..
can.spec.ts test: add tests for can() method 2021-05-03 09:42:01 +02:00
editorProps.spec.ts refactoring 2021-08-09 17:24:18 +02:00
extendExtensions.spec.ts test: add tests for Extension.extend() 2021-04-16 22:53:48 +02:00
extendMarkRange.spec.ts fix lint errors 2021-05-28 15:16:33 +02:00
extensionOptions.spec.ts fix: remove defaultOptions fallback, fix #2219 2021-12-02 20:04:45 +01:00
fromString.spec.ts fix: fix a bug when parsing attributes if no parseHTML method is provided, fix #2058 2021-11-08 21:27:46 +01:00
generateHTML.spec.ts add a test for the core utility 2021-05-05 23:14:57 +02:00
generateJSON.spec.ts fix typo 2021-05-05 21:33:39 +02:00
isActive.spec.ts feat: allow wildcards when checking attributes in isActive, fix #1752 2021-08-20 10:51:46 +02:00
isClass.spec.ts add tests to isClass 2021-01-20 15:35:25 +01:00
mergeAttributes.spec.ts split helpers and utilities 2020-11-30 09:42:53 +01:00
mergeDeep.spec.ts add deep merge 2021-01-20 09:18:49 +01:00
pluginOrder.spec.ts fix: fix order of executed plugins, fix #1547 2021-10-03 18:55:33 +02:00