discourse/test/javascripts/lib
2018-05-23 11:55:02 +02:00
..
bbcode-test.js.es6 FIX: bbcode regex was greedy and preventing quotes 2018-05-23 11:55:02 +02:00
category-badge-test.js.es6 Refactor code; add tests 2018-01-29 17:42:19 -08:00
click-track-edit-history-test.js.es6
click-track-profile-page-test.js.es6
click-track-test.js.es6 fix broken test 2017-12-21 20:19:15 +11:00
computed-test.js.es6
discourse-test.js.es6
emoji-test.js.es6
formatter-test.js.es6 FIX: makes sure [999500..999999] is correctly shown as 999k 2018-03-02 11:00:48 +01:00
i18n-test.js.es6 FEATURE: Allow plugins to register a new locale 2018-01-25 14:57:41 +01:00
key-value-store-test.js.es6
preload-store-test.js.es6
pretty-text-test.js.es6 FIX: remove unneeded escape when building a Quote 2018-05-12 01:16:05 +02:00
sanitizer-test.js.es6 FIX: Headings must begin with heading-- to avoid some griefing 2017-10-16 11:53:47 -04:00
text-direction-test.js.es6 Remove unused imports 2018-01-29 20:11:12 -08:00
to-markdown-test.js.es6 FIX: keep '<kbd>' formatting when quoting posts 2018-05-16 17:40:45 +02:00
url-test.js.es6 Switch to chrome headless mode instead of phantomjs. 2017-12-19 16:00:43 +08:00
user-search-test.js.es6 use async test 2018-05-17 17:18:22 +10:00
utilities-test.js.es6 FIX: encode image filename so '[', ']' and '|' doesn't break the markdown 2018-01-19 19:52:03 +01:00
white-lister-test.js.es6