heynote/tests
Abhishek Maran 5eed314e32
fix: Block corruption when deleting block content using deleteLine command (#134)
* fix: cell corruption when deleting block contents

* customize deleteLine to fix cell corruption

* implemented tests for delete line

* moved deleteLine and selectedLineBlocks to delete-line.js
2024-02-07 13:03:59 +01:00
..
auto-closing-brackets.spec.js CloseBrackets setting toggle (#102) 2024-01-04 14:52:41 +01:00
basic-editing.spec.js Add Settings to web app (#125) 2024-01-04 14:27:04 +01:00
block-creation.spec.js Remove debug log 2024-01-06 01:51:07 +01:00
custom-font.spec.js Add tests for custom fonts 2024-01-09 00:35:33 +01:00
delete-line.spec.js fix: Block corruption when deleting block content using deleteLine command (#134) 2024-02-07 13:03:59 +01:00
emacs-clipboard-keys.spec.js Copy whole current line(s) when selection(s) are empty (#177) 2024-01-25 17:44:38 +01:00
formatting.spec.js Add Settings to web app (#125) 2024-01-04 14:27:04 +01:00
language-detection.spec.js Add Settings to web app (#125) 2024-01-04 14:27:04 +01:00
markdown.spec.js Add Settings to web app (#125) 2024-01-04 14:27:04 +01:00
math.spec.js Add prev variable to Math blocks that holds the previous value (#156) 2024-01-11 21:28:11 +01:00
settings.spec.js Add Settings to web app (#125) 2024-01-04 14:27:04 +01:00
test-utils.js Add key bindings for inserting new blocks at the end/top of the buffer, as well as before the current block (#85) 2024-01-04 16:11:26 +01:00