Yago González
|
6c0dfa7f8f
|
node tests: Fix format in markdown.js tests.
Replaced 2-space indentation with 4 spaces, and removed a couple
unnecessary newlines.
|
2017-06-15 09:08:40 -04:00 |
Yago González
|
44078a73bf
|
node tests: Add coverage for python_to_js_filter.
|
2017-06-15 09:08:40 -04:00 |
Yago González
|
97a07f311e
|
node tests: Add coverage for add_subject_links.
|
2017-06-15 09:08:40 -04:00 |
Yago González
|
ae67f9044d
|
node tests: Add coverage for handleUnicodeEmoji.
|
2017-06-15 09:08:40 -04:00 |
Steve Howell
|
c02f4b4756
|
Add people.initialize().
This makes us not have to stub jquery in many of our node
tests!
|
2017-05-23 19:35:08 -07:00 |
Steve Howell
|
0a0f567aeb
|
Split out markdown.js from echo.js.
The new module handles markdown rendering.
The code left behind in echo.js does local-echo kind of things
like reifying message ids.
|
2017-05-09 11:06:10 -07:00 |