discourse/spec
Sam Saffron b7d2edc7dc FIX: allow some auth token misses prior to clearing cookie
It appears that in some cases ios queues up requests up front
and "releases" them when tab gets focus, this allows for a certain
number of cookie misses for this case. Otherwise you get logged off.
2017-02-22 12:37:11 -05:00
..
components FIX: allow some auth token misses prior to clearing cookie 2017-02-22 12:37:11 -05:00
controllers FIX: should not be able to rename a system badge 2017-02-20 14:35:05 +01:00
fabricators FIX: Don't allow invalid email to be saved. 2016-12-21 17:47:11 +08:00
fixtures FEATURE: new 'max_image_megapixels' site setting 2017-01-11 23:37:12 +01:00
helpers modernize user agent "is mobile" test strings 2016-03-27 10:28:18 -07:00
integration No need for special helper to reset SiteSetting state. 2017-01-28 10:55:49 +08:00
integrity Add locale step 2016-09-22 09:52:19 -04:00
jobs FIX: wasn't extracting links to quoted posts 2017-02-06 14:45:04 +01:00
mailers FIX: allow existing users to be invited to topic/message when must_approve_users is enabled 2017-02-03 13:01:23 +05:30
models FIX: admin dashboard posts count should not include system posts and whispers 2017-02-21 14:45:41 -05:00
phantom_js Dump the page's content as well on failure. 2017-01-17 18:40:46 +08:00
serializers FEATURE: Allow group owners to edit group name and avatar flair. 2016-12-05 14:27:46 +08:00
services less stubbing for better clarity and robustness 2017-02-13 14:34:15 -05:00
support No need for special helper to reset SiteSetting state. 2017-01-28 10:55:49 +08:00
tasks Suppress console output when running RSpec 2017-01-28 11:04:47 +05:30
views/omniauth_callbacks FIX: Weird spec 2016-06-10 11:32:32 -04:00
discourse_tagging_spec.rb FIX: prevent creation of tags with invalid characters 2016-10-12 15:44:36 -04:00
rails_helper.rb FIX: token rotation not accounting for overlapping tokens correctly 2017-02-15 10:58:18 -05:00