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/test/javascripts/acceptance
Robin Ward 94b60e62a2 FEATURE: New markdown editor re-written in Ember
Note this commit leaves out the biggest occurrence of the editor
which is the post/topic composer.

To avoid major breakage, this replaces it everywhere else it was
used:

* User preferences (About Me)
* Admin Customizations > Text Content
* Category Templates
* Editing Queued Posts

A future commit will replace the main composer with this editor
and will remove the unused pagedown code.
2015-10-19 11:01:20 -04:00
..
about-test.js.es6
badges-test.js.es6
category-edit-test.js.es6
composer-test.js.es6
create-account-user-fields-test.js.es6
groups-test.js.es6
hamburger-menu-staff-test.js.es6
hamburger-menu-test.js.es6
header-anonymous-test.js.es6
header-test-staff.js.es6
login-required-test.js.es6
modal-test.js.es6
queued-posts-test.js.es6
search-full-test.js.es6
search-test.js.es6
sign-in-test.js.es6
static-test.js.es6
topic-anonymous-test.js.es6
topic-discovery-test.js.es6
topic-test.js.es6
unknown-test.js.es6
user-anonymous-test.js.es6
user-card-test.js.es6
user-preferences-test.js.es6
user-test.js.es6
users-test.js.es6