discourse/spec
David Taylor 20cda5d689 DEV: Raise exceptions when jobs fail in test mode
Previously jobs would fail silently in test mode. Now they will raise the exception and cause the relevant test to fail. This identified a few broken tests, which I will fix in a followup commit
2019-04-08 15:59:04 +01:00
..
components DEV: Raise exceptions when jobs fail in test mode 2019-04-08 15:59:04 +01:00
fabricators FIX: Admin search logs should filter by date instead of timestamp. 2019-03-29 11:50:25 +08:00
fixtures PERF: Do not create staged users for most rejected incoming emails (#7301) 2019-04-08 10:36:39 +01:00
helpers Fix the build. 2019-03-13 17:39:07 +08:00
import_export FIX: topic and category exporters were only exporting users who created the first post 2018-01-16 12:51:53 -05:00
integration remove extra lines 2019-04-04 17:03:57 -04:00
integrity FIX: Relative links in translations should work with subfolder 2018-11-08 23:31:05 +00:00
jobs Remove Yahoo login support from core and deprecate OpenID2.0 (#7310) 2019-04-08 10:38:25 +01:00
lib FIX: UploadRecovery should look through posts for img src and bbcode. 2019-04-02 11:41:00 +08:00
mailers FIX: Keep original subject in emails to staged users 2019-01-18 11:07:54 +01:00
models FIX: don't trigger notifications when changing category/tags of unlisted topics (#7323) 2019-04-05 15:06:38 +02:00
multisite DEV: Allow custom value when pausing sidekiq to aid in debugging. 2019-02-19 10:55:53 +08:00
requests UX: Update the reviewable count before the message bus 2019-04-05 10:35:38 -04:00
serializers FIX: Hide post replies content for ignored users (#7320) 2019-04-05 16:13:36 +02:00
services FIX: don't trigger notifications when changing category/tags of unlisted topics (#7323) 2019-04-05 15:06:38 +02:00
support FEATURE: New 'Reviewable' model to make reviewable items generic 2019-03-28 12:45:10 -04:00
tasks suppress print output when running specs 2017-10-31 16:06:11 +05:30
views/omniauth_callbacks FEATURE: Use translated name for 'your email has been authenticated by' (#6649) 2018-11-22 19:12:04 +00:00
rails_helper.rb FEATURE: New 'Reviewable' model to make reviewable items generic 2019-03-28 12:45:10 -04:00