discourse/plugins/discourse-narrative-bot/spec
Robin Ward d1d9a4f128 Add new run_jobs_synchronously! helper for tests
Previously if you wanted to have jobs execute in test mode, you'd have
to do `SiteSetting.queue_jobs = false`, because the opposite of queue
is to execute.

I found this very confusing, so I created a test helper called
`run_jobs_synchronously!` which is much more clear about what it does.
2019-03-11 16:58:35 -04:00
..
discourse_narrative_bot Add new run_jobs_synchronously! helper for tests 2019-03-11 16:58:35 -04:00
jobs correct specs 2018-06-07 16:13:15 +10:00
lib FEATURE: Upload Site Settings. (#6573) 2018-11-14 15:03:02 +08:00
requests FIX: do not send welcome message to staged users 2019-01-30 18:03:16 -05:00
user_spec.rb Add new run_jobs_synchronously! helper for tests 2019-03-11 16:58:35 -04:00