zulip/frontend_tests
Steve Howell 06ba05b44d markdown: Extract parse_non_message().
The zcommand code was calling directly into the "marked"
library, which was extremely misleading, since you don't
get a vanilla parse of the markdown due to the fact
that markdown.js calls setOptions at initialize time.

This commit shifts the responsibility to markdown.js
as well as adding a bit of test coverage, but it is
otherwise just a pure code-move refactoring.

The next commit will tweak things further.
2022-04-04 14:07:18 -07:00
..
node_tests markdown: Extract parse_non_message(). 2022-04-04 14:07:18 -07:00
puppeteer_lib puppeteer tests: Split stream tests to two files. 2022-03-18 12:20:48 -04:00
puppeteer_tests settings_users: Confirmation modal for "Reactivate" user. 2022-03-24 12:39:12 -07:00
zjsunit node_tests: Add a few missing $ prefixes. 2022-03-17 13:10:23 -07:00