mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-21 05:54:19 +08:00
Theme qunit tests are run in RAILS_ENV=development, which has LOAD_PLUGINS enabled by default. We should allow that default to take effect, without overriding it with `LOAD_PLUGINS=0`. This is essential for themes which depend on plugins for their tests to work. |
||
|---|---|---|
| .. | ||
| docker | ||
| annotaterb | ||
| bundle | ||
| dev | ||
| ember-cli | ||
| lint | ||
| notify_file_change | ||
| pitchfork | ||
| qunit | ||
| rails | ||
| rake | ||
| rspec | ||
| rubocop | ||
| system_rspec | ||
| turbo_rspec | ||
| unicorn | ||