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
..
2019-02-22 16:29:27 +01:00
2017-07-28 10:20:09 +09:00
2017-07-28 10:20:09 +09:00
2018-06-07 13:28:18 +08:00
2017-07-28 10:20:09 +09:00
2018-12-04 10:48:16 +01:00
2018-02-26 10:25:58 +11:00
2018-04-25 08:44:07 +10:00
2018-06-07 13:28:18 +08:00
2017-07-03 15:26:57 -04:00
2018-04-18 11:32:32 +05:30
2019-01-24 17:22:17 +05:30
2018-06-07 13:28:18 +08:00
2017-07-28 10:20:09 +09:00
2018-08-10 11:34:01 +10:00
2019-03-11 14:22:27 -04:00
2017-07-28 10:20:09 +09:00