mastodon/spec
unarist 4f337c020a Fix Cocaine::ExitStatusError when upload small non-animated GIF (#5489)
Looks like copied tempfile need to be flushed before further processing. This issue won't happen if the uploaded file has enough file size.
2017-10-26 22:48:35 +09:00
..
controllers Improve spec of Feed and UserTrackingConcern (#5367) 2017-10-13 11:00:11 +02:00
fabricators Add moderation note (#5240) 2017-10-07 20:26:43 +02:00
features Add scenarios for log in (#3497) 2017-06-01 17:25:59 +02:00
fixtures Fix Cocaine::ExitStatusError when upload small non-animated GIF (#5489) 2017-10-26 22:48:35 +09:00
helpers
lib Clean up reblog tracking keys, related improvements (#5428) 2017-10-17 11:45:06 +02:00
mailers Spec UserMailer (#3757) 2017-06-17 01:15:00 +02:00
models Fix Cocaine::ExitStatusError when upload small non-animated GIF (#5489) 2017-10-26 22:48:35 +09:00
policies
presenters Use around hook to restore context in InstancePresenter spec (#3430) 2017-05-30 09:03:35 -04:00
requests
routing
services Retoot count increases without reason (#5363) 2017-10-13 02:52:09 +02:00
support
validators Count all URLs in text as 23 characters flat, do not count domain part of usernames (#4427) 2017-07-29 00:06:29 +02:00
views
workers Clean up reblog tracking keys, related improvements (#5428) 2017-10-17 11:45:06 +02:00
rails_helper.rb
spec_helper.rb