discourse/app
Guo Xiang Tan 6c0a29698b Fix JS tests failing when running in RAILS_ENV=test.
Fixes the following error:

```
phantomjs /home/tgxworld/work/discourse/vendor/assets/javascripts/run-qunit.js http://localhost:60099/qunit
2017-07-25 16:27:41 +0900: Rack app error handling request { GET /stylesheets/desktop.css }
<Errno::ENOENT: No such file or directory @ rb_sysopen - /home/tgxworld/work/discourse/tmp/stylesheet-cache/desktop.css>
/home/tgxworld/work/discourse/app/controllers/stylesheets_controller.rb:65:in `write'
/home/tgxworld/work/discourse/app/controllers/stylesheets_controller.rb:65:in `show_resource'
/home/tgxworld/work/discourse/app/controllers/stylesheets_controller.rb:9:in `show'
```
2017-07-25 16:31:31 +09:00
..
assets mildly lighter @mention 2017-07-24 22:26:14 -04:00
controllers Fix JS tests failing when running in RAILS_ENV=test. 2017-07-25 16:31:31 +09:00
helpers FIX: Show emoji in inline oneboxes 2017-07-21 14:24:48 -04:00
jobs FEATURE: Whitelists for inline oneboxing 2017-07-21 15:41:47 -04:00
mailers FIX: Show emoji in inline oneboxes 2017-07-21 14:24:48 -04:00
models FEATURE: remove the timecop gem 2017-07-24 12:11:10 -04:00
serializers Merge pull request #4983 from tgxworld/group_owners_can_invite_users_to_groups 2017-07-24 16:21:19 +09:00
services add DiscourseEvent triggers necessary to update a user's permissions before they're notified 2017-07-21 11:03:54 -04:00
views Feature: Change markdown engine to markdown it 2017-07-17 11:41:34 -04:00