tiptap/tests/cypress
Cameron Hessler 17a41da5a7
fix(core): Can() does not work for setting marks (#3223)
Previously, setting marks did no schema validation checks for dry runs
(like the `.can()` command). The `setMark` raw command will now properly
check if the mark is possible to be set given the editor node/mark
schema.

Co-authored-by: Cameron Hessler <cameron.hessler@buildertrend.com>
2022-09-26 14:56:25 +02:00
..
fixtures move tests 2020-04-17 13:05:43 +02:00
integration fix(core): Can() does not work for setting marks (#3223) 2022-09-26 14:56:25 +02:00
plugins fix test setup 2021-08-26 17:36:20 +02:00
support fix(tests): fix failing cypress tests and update cypress 2022-09-26 11:06:01 +02:00
tsconfig.json fix cypress types for VS code 2020-09-30 17:34:05 +02:00