discourse/spec
Guo Xiang Tan 4020c87680 DEV: Refactor tests for Jobs::CleanUpInactiveUsers.
* Remove use of 0 in favor of `TrustLevel.levels[:newuser]`.
* Consolidate two tests into a single one.
* Test that disabling the feature works.
* Avoid loading full ActiveRecord object in test when we only need to
know the existence of the record.
2019-03-19 09:57:21 +08:00
..
components FEATURE: Ability to exclude category from search results. (#7194) 2019-03-18 15:25:45 +08:00
fabricators FEATURE: Add IgnoredUsersSummary daily job (#7144) 2019-03-14 22:51:43 +00:00
fixtures FEATURE: support custom icons in themes (#7155) 2019-03-15 17:16:15 +11: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 REFACTOR: Move queue_jobs out of SiteSetting 2019-03-14 10:47:38 -04:00
integrity FIX: Relative links in translations should work with subfolder 2018-11-08 23:31:05 +00:00
jobs DEV: Refactor tests for Jobs::CleanUpInactiveUsers. 2019-03-19 09:57:21 +08:00
lib FEATURE: Locale support for seeded categories and topics (#7110) 2019-03-18 21:09:13 +01:00
mailers FIX: Keep original subject in emails to staged users 2019-01-18 11:07:54 +01:00
models FEATURE: custom colors for default letter avatars (#7167) 2019-03-18 16:24:21 +01:00
multisite DEV: Allow custom value when pausing sidekiq to aid in debugging. 2019-02-19 10:55:53 +08:00
requests FEATURE: Locale support for seeded categories and topics (#7110) 2019-03-18 21:09:13 +01:00
serializers DEV: Option to preload category custom fields for site serializer 2019-03-16 17:18:57 +05:30
services FEATURE: add more granular user option levels for email notifications (#7143) 2019-03-15 10:55:11 -04:00
support REFACTOR: Move queue_jobs out of SiteSetting 2019-03-14 10:47:38 -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 REFACTOR: Move queue_jobs out of SiteSetting 2019-03-14 10:47:38 -04:00