discourse/spec
Neil Lalonde d76486a48b Topic can have null user_id when user was nuked 2013-09-04 15:42:24 -04:00
..
components Topic can have null user_id when user was nuked 2013-09-04 15:42:24 -04:00
controllers FIX: convert error in test 2013-08-28 22:06:09 +02:00
fabricators Add ScreenedUrl. Rename BlockedEmail to ScreenedEmail. 2013-08-14 16:08:23 -04:00
fixtures correct spec 2013-08-26 14:39:34 +10:00
integration push some work out of AR callbacks into PostCreator, add a couple of helpers for post and topic creation in test 2013-07-22 15:07:20 +10:00
integrity prevent double work in the i18n integrity specs 2013-03-23 15:49:31 +01:00
mailers Send email to contact_email when a new version of Discourse is found. Disable with the new_version_emails setting. 2013-08-16 17:28:36 -04:00
models invite only forums had very wonky logic, invited users were not being activated, invite_only forums were still registering users 2013-08-28 17:18:31 +10:00
phantom_js formatted some tests 2013-02-27 03:18:23 +01:00
requests collapse some slow tests 2013-04-22 11:06:10 +10:00
serializers Change the way nuked users' posts are handled. Allow null in the user_id column of posts. Show these posts in the posts stream. 2013-09-04 15:42:21 -04:00
services Log when a site customization is deleted 2013-08-21 12:33:24 -04:00
support Try to fix specs that are failing in jenkins 2013-06-27 17:23:06 -04:00
views/omniauth_callbacks Fixed all broken specs 2013-08-26 12:59:17 +10:00
spec_helper.rb push some work out of AR callbacks into PostCreator, add a couple of helpers for post and topic creation in test 2013-07-22 15:07:20 +10:00