This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app/assets/javascripts/discourse/tests
Roman Rizzi 118ea89372
FEATURE: Replace arrows when the markdown typographer is enabled. (#11638)
By inserting this rule before markdown-it's replacement rule, we can replace "-->" with "&rarr;", and "<--" with "&larr;".
2021-01-06 12:05:38 -03:00
..
acceptance UX: transition to edit URL when adding a category (#11634) 2021-01-05 08:34:35 -05:00
fixtures UX: transition to edit URL when adding a category (#11634) 2021-01-05 08:34:35 -05:00
helpers UX: transition to edit URL when adding a category (#11634) 2021-01-05 08:34:35 -05:00
integration FEATURE: Optional filtered replies view (#11387) 2020-12-10 12:02:07 -05:00
unit FEATURE: Replace arrows when the markdown typographer is enabled. (#11638) 2021-01-06 12:05:38 -03:00
plugin_tests.js.erb FIX: Load .js files from plugins in qunit testing env (#11304) 2020-12-03 10:25:42 -06:00
setup-tests.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
test_helper.js REFACTOR: Continue to converge on what Ember CLI wants us to do 2020-10-16 10:53:13 -04:00