discourse/spec
Blake Erickson 7750b30016 FIX: Allow a user to remove their title
Somewhere there was a regression and a user couldn't remove their own
title. If they selected '(none)' in the UI it would say it was saved,
but it would not actually be updated in the db.
2018-05-31 17:16:52 -06:00
..
components FIX: Allow a user to remove their title 2018-05-31 17:16:52 -06:00
controllers REFACTOR: topics controller specs to requests (#5886) 2018-05-31 22:45:32 +08:00
fabricators Partially revert 531baec5b5. 2018-05-18 15:01:36 +08:00
fixtures ignore emails that are from the reply by email addresses (#5843) 2018-05-23 10:04:45 +02:00
helpers FIX: allow user quotes in HTML digest emails 2018-05-13 18:23:17 +02: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 DEV: Take 2 Queue jobs in tests by default. 2018-05-31 16:23:23 +08:00
integrity FEATURE: allow better fidelity for auto linkify, disable most tlds based linkify 2018-02-01 13:22:38 +11:00
jobs DEV: Take 2 Queue jobs in tests by default. 2018-05-31 16:23:23 +08:00
lib/backup_restore backup restorer: tidy pg_dump schema portability logic, add test 2018-03-20 10:32:39 +08:00
mailers Fabricate records with the right attributes during fabrication. 2018-05-07 11:26:38 +08:00
models DEV: Take 2 Queue jobs in tests by default. 2018-05-31 16:23:23 +08:00
multisite Update rails_multisite to 2.0.1. 2018-01-19 10:19:16 +08:00
requests REFACTOR: topics controller specs to requests (#5886) 2018-05-31 22:45:32 +08:00
serializers improve erraticly failing spec 2018-05-23 08:39:15 +10:00
services DEV: Take 2 Queue jobs in tests by default. 2018-05-31 16:23:23 +08:00
support FEATURE: move staff tags setting to tag group settings 2018-04-20 15:34:23 -04: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: Take 2 Queue jobs in tests by default. 2018-05-31 16:23:23 +08:00