discourse/spec/fabricators
Dan Singerman 64c4bd5dbf Fix force_avatar_update.to_i error as force_avatar_update is a boolean
If force_avatar_update is passed in sso attributes it errors on
force_avatar_update.to_i. The SingleSignOn class forces avatar_force_update
to a boolean, so it should be treated as such.
2015-01-30 09:51:38 +00:00
..
api_key_fabricator.rb
badge_fabricator.rb
category_fabricator.rb support setting category slug 2014-12-30 03:14:54 +08:00
color_scheme_color_fabricator.rb
color_scheme_fabricator.rb
email_log_fabricator.rb
flag_fabricator.rb
group_fabricator.rb
incoming_link_fabricator.rb
invite_fabricator.rb
like_fabricator.rb
notification_fabricator.rb
optimized_image_fabricator.rb
permalink_fabricator.rb
post_detail_fabricator.rb
post_fabricator.rb
post_revision_fabricator.rb
screened_email_fabricator.rb
screened_ip_address_fabricator.rb
screened_url_fabricator.rb
single_sign_on_record_fabricator.rb Fix force_avatar_update.to_i error as force_avatar_update is a boolean 2015-01-30 09:51:38 +00:00
site_text_fabricator.rb
topic_fabricator.rb
upload_fabricator.rb
user_action_fabricator.rb FEATURE: remove star concept from Discourse 2015-01-07 13:43:27 +11:00
user_fabricator.rb
user_field_fabricator.rb
user_profile_fabricator.rb