discourse/spec
Sam 824c3420e9 DEV: make Jobs.enqueue tests less fragile
Previously we depended on non Sidekiq specific mocking which is not the
official way of testing Sidekiq, this made these tests very fragile

New testing is more robust and complete
2019-01-09 09:51:11 +11:00
..
components FIX: Set unique post key for a user outside of transaction. 2019-01-08 15:22:22 +08:00
fabricators FIX: URLs containing two # would fail to work 2018-12-11 18:03:13 +11:00
fixtures FEATURE: introduce lossy color optimization on resized pngs 2019-01-02 17:20:02 +11:00
helpers FIX: Incorrect CDN URL for site setting uploads when s3 is enabled. 2019-01-04 07:52:13 +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 FEATURE: Automatically expire keys if not used for a configurable amount of time. (#6264) 2018-08-20 17:36:14 +02:00
integrity FIX: Relative links in translations should work with subfolder 2018-11-08 23:31:05 +00:00
jobs DEV: make Jobs.enqueue tests less fragile 2019-01-09 09:51:11 +11:00
lib FEATURE: Add S3 etag value to uploads table (#6795) 2019-01-04 14:16:22 +08:00
mailers FEATURE: Include "via <site_name>" in email From header 2019-01-04 17:06:19 +01:00
models FIX: Remove trailing whitespace to fix build 2019-01-08 17:37:43 +05:30
multisite FEATURE: Add S3 etag value to uploads table (#6795) 2019-01-04 14:16:22 +08:00
requests FIX: always serve new avatar for previous version 2019-01-08 19:51:33 +11:00
serializers FIX: hide emails on admin user list for moderators (#6781) 2018-12-19 10:24:57 +01:00
services FIX: prevent error when badge has already been awarded 2019-01-04 15:17:54 +01:00
support FEATURE: [Experimental] Content Security Policy (#6514) 2018-10-22 13:22:23 -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 DEV: Run tests with default value for `max_consecutive_replies` (#6723) 2018-12-04 12:07:27 +00:00