element-web/test/editor
Andy Balaam 2649c6fd75
Tests for roundtrips md<->HTML (#8696)
* Tests for roundtrips md<->HTML

* Convert roundtrip tests to it.each table style

* Fix lint errors

* Remove extraneous "f "

Co-authored-by: Travis Ralston <travisr@matrix.org>

* Test __ -> **

* Test for code blocks containing markdown

* Test for more ordered lists

* Test for code blocks with language specifiers

* Additional cases for HTML->markdown->HTML

Co-authored-by: Travis Ralston <travisr@matrix.org>
2022-05-27 13:10:22 -06:00
..
__snapshots__ Unit test typescriptification - editor utils (#8226) 2022-04-06 12:40:13 +01:00
caret-test.ts Unit test typescriptification - editor utils (#8226) 2022-04-06 12:40:13 +01:00
deserialize-test.ts Fix editing of non-html replies (#8418) 2022-04-27 10:43:10 +02:00
diff-test.ts Unit test typescriptification - editor utils (#8226) 2022-04-06 12:40:13 +01:00
history-test.ts Unit test typescriptification - editor utils (#8226) 2022-04-06 12:40:13 +01:00
mock.ts Fix regression around pasting links (#8537) 2022-05-09 12:39:32 +00:00
model-test.ts Unit test typescriptification - editor utils (#8226) 2022-04-06 12:40:13 +01:00
operations-test.ts Fix regression around pasting links (#8537) 2022-05-09 12:39:32 +00:00
parts-test.ts Fix edge case around composer handling gendered facepalm emoji (#8686) 2022-05-25 12:41:36 +01:00
position-test.ts Unit test typescriptification - editor utils (#8226) 2022-04-06 12:40:13 +01:00
range-test.ts Unit test typescriptification - editor utils (#8226) 2022-04-06 12:40:13 +01:00
roundtrip-test.ts Tests for roundtrips md<->HTML (#8696) 2022-05-27 13:10:22 -06:00
serialize-test.ts Settings toggle to disable Composer Markdown (#8358) 2022-04-19 14:53:59 +01:00