heynote/tests
2024-07-14 12:19:29 +02: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 Add test for custom default block language 2024-07-14 12:19:29 +02:00
block-parsing.spec.js Add test that ensures that getBlocksFromSyntaxTree() and getBlocksFromString() functions produces the same results 2024-07-07 22:05:33 +02: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