discourse/spec
Gerhard Schlager 797cbf8653 FIX: Remove user fields when anonymizing user 2018-09-07 00:02:56 +02:00
..
components Always link post to uploads in post process. 2018-09-06 14:08:03 +08:00
fabricators uses emoji versions for specs (#6276) 2018-08-16 13:45:30 +02:00
fixtures Replacing default brown category color 2018-08-24 14:18:14 -04:00
helpers FIX: improve support for subfolder S3 CDN 2018-08-22 12:31:13 +10: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 correct regression and add integrity spec for onceoffs 2018-06-20 09:09:31 +10:00
jobs correct prev commit 2018-09-05 16:11:44 +10:00
lib FIX: only allow printable characters in uploads filename 2018-08-21 18:11:01 +02:00
mailers FIX: Notifications shouldn't use user locale unless allow_user_locale is enabled 2018-09-05 11:44:28 +02:00
models PERF: Add fast path to find uploads before resorting to `LIKE` query. 2018-09-06 14:44:24 +08:00
multisite DEV: Attempt to stablize multisite tests. 2018-08-30 17:31:17 +08:00
requests FIX: Zero is a valid value for the page parameter 2018-09-05 20:43:05 +02:00
serializers FIX: Exclude `UserAuthToken` and `UserAuthTokenLog` in user webhook. 2018-08-31 17:25:56 +08:00
services FIX: Remove user fields when anonymizing user 2018-09-07 00:02:56 +02:00
support DEV: Assert for 200 response code to avoid changing magic helper in the future. 2018-06-07 16:11:09 +08:00
tasks suppress print output when running specs 2017-10-31 16:06:11 +05:30
views/omniauth_callbacks Add rubocop to our build. (#5004) 2017-07-28 10:20:09 +09:00
rails_helper.rb DEV: Refactor test to not call private method. 2018-08-21 14:29:58 +08:00