discourse/test/javascripts
David Taylor febd7621ea Qunit plugin rake tasks (#4985)
* Allow running specific plugin tests using ENV variables

* Add a `rake plugin:qunit` task to match the existing `rake plugin:spec` task

* Improve docker.rake to allow running specific plugin qunit tests

* Purge cache before and after qunit tests

* Stop module auto-loader trying to auto-load tests

* Use URL query parameters to pass config into Qunit, avoiding caching issues

* Oops, searchParams doesn’t work in phantomJS. Parse the URL manually.

* Escape ampersands before passing URL to phantomJS, otherwise multiple parameters go wrong
2017-07-26 09:07:46 -04:00
..
acceptance FIX: emoji-picker broken and skipped specs 2017-07-25 12:23:38 +02:00
admin Upgrade QUnit to latest version 2017-06-15 10:12:07 -04:00
components FIX: Empty lines should be selected for block quotes 2017-07-21 16:32:29 -04:00
controllers correct some tests 2017-07-04 10:01:36 -04:00
ember Upgrade QUnit to latest version 2017-06-15 10:12:07 -04:00
fixtures FIX: Strip zero-width characters from search terms. 2017-06-07 18:19:47 +09:00
helpers Upgrade to Babel 6 2017-07-05 15:25:23 -04:00
initializers Upgrade to Babel 6 2017-07-05 15:25:23 -04:00
lib FEATURE: use Markdown for image pasted in as opposed to IMG tags 2017-07-25 15:11:38 -04:00
mixins Upgrade QUnit to latest version 2017-06-15 10:12:07 -04:00
models Feature: Change markdown engine to markdown it 2017-07-17 11:41:34 -04:00
widgets UX: use down chevron icon to expand "show more links.." 2017-07-22 00:10:37 +05:30
plugin_tests.js.erb Support for Acceptance tests in plugins 2015-08-27 17:07:11 -04:00
test_helper.js Qunit plugin rake tasks (#4985) 2017-07-26 09:07:46 -04:00