discourse/bin
David Taylor 27256c4507
DEV: Fix bin/qunit LOAD_PLUGINS for themes (#36261)
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.
2025-11-26 17:42:09 +00:00
..
docker DEV: Add Pitchfork alongside Unicorn (#35370) 2025-10-24 11:08:23 +02:00
annotaterb DEV: Upgrade Rails to version 8.0.2 2025-07-22 09:59:44 +02:00
bundle DEV: Enable unless cops 2023-02-21 10:30:48 +01:00
dev DEV: Add basic bin/dev script for launching in development (#23254) 2023-08-25 12:07:16 +08:00
ember-cli DEV: Overhaul typechecking configuration (#35794) 2025-11-12 12:54:34 +00:00
lint DEV: align bin/lint to use lefthook (#34247) 2025-08-13 12:49:14 +10:00
notify_file_change FIX: notify_file_change was outputting a command to vim 2020-12-10 10:03:57 -05:00
pitchfork DEV: Add Pitchfork alongside Unicorn (#35370) 2025-10-24 11:08:23 +02:00
qunit DEV: Fix bin/qunit LOAD_PLUGINS for themes (#36261) 2025-11-26 17:42:09 +00:00
rails DEV: Add Pitchfork alongside Unicorn (#35370) 2025-10-24 11:08:23 +02:00
rake DEV: Add rake plugins:turbo_spec task (#18289) 2022-09-20 15:42:54 +01:00
rspec DEV: Add client settled checks for system tests (#35230) 2025-10-10 11:03:18 +08:00
rubocop DEV: Clean up .gitignore (#12981) 2021-05-10 13:43:13 +02:00
system_rspec DEV: Minimal first pass of rails system test setup (#16311) 2022-09-28 11:48:16 +10:00
turbo_rspec DEV: Improve turbo_rspec and flaky-test output (#35059) 2025-09-30 10:01:58 +01:00
unicorn DEV: Add Pitchfork alongside Unicorn (#35370) 2025-10-24 11:08:23 +02:00