This website requires JavaScript.
Explore
Help
Sign In
nrd.li
/
mastodon
Archived
Watch
1
Star
0
Fork
You've already forked mastodon
0
Code
Issues
Pull requests
Releases
Wiki
Activity
This repository has been archived on
2019-05-14
. You can view files and clone it, but cannot push or open issues or pull requests.
eec0dc46a6
mastodon
/
spec
/
helpers
/
api
/
media_helper_spec.rb
6 lines
79 B
Ruby
Raw
Normal View
History
Unescape
Escape
Add API to upload media attachments
2016-09-05 15:46:36 +00:00
require
'rails_helper'
RSpec
.
describe
Api
::
MediaHelper
,
type
:
:helper
do
PostStatusService can attach media to status, ProcessFeedService likewise
2016-09-05 16:39:53 +00:00
Add API to upload media attachments
2016-09-05 15:46:36 +00:00
end
Reference in a new issue
Copy permalink