discourse/spec
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
..
components FIX: use CDN for user card/profile background and user avatars (for real this time) 2015-01-29 22:53:48 +01:00
controllers Merge pull request #3080 from riking/misc 2015-01-30 10:23:17 +11:00
fabricators Fix force_avatar_update.to_i error as force_avatar_update is a boolean 2015-01-30 09:51:38 +00:00
fixtures FIX: auto response email replies should not be accepted 2014-12-04 22:39:13 +05:30
helpers Update rspec syntax to v3 2015-01-05 11:59:30 -03:00
integration update specs to remove deprecation warnings 2014-11-07 06:05:44 -08:00
integrity FIX: double periods. How did that work?? 2014-02-14 17:57:38 -05:00
jobs Disable digest emails site setting 2015-01-27 22:41:36 +05:30
mailers remove enable_email_names setting 2015-01-13 13:35:40 +05:30
models Fix force_avatar_update.to_i error as force_avatar_update is a boolean 2015-01-30 09:51:38 +00:00
phantom_js Rename "User Expansion" to the much clearer "User Card" 2014-10-20 12:11:59 -04:00
serializers Update rspec syntax to v3 2015-01-05 11:59:30 -03:00
services FIX: Don't raise an error when trying to log nothing 2014-12-15 14:14:12 -05:00
support models with rspec3 syntax 2015-01-05 13:04:23 -03:00
views/omniauth_callbacks Update rspec syntax to v3 2015-01-05 11:59:30 -03:00
spec_helper.rb Ruby 2.2 fixes 2014-12-29 13:31:15 +11:00