This website requires JavaScript.
Explore
Help
Register
Sign in
mirrors
/
catstodon
Watch
1
Star
0
Fork
You've already forked catstodon
0
mirror of
https://git.kescher.at/CatCatNya/catstodon.git
synced
2024-12-11 20:59:03 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
85d89b472d
catstodon
/
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 17:46:36 +02:00
require
'rails_helper'
RSpec
.
describe
Api
::
MediaHelper
,
type
:
:helper
do
PostStatusService can attach media to status, ProcessFeedService likewise
2016-09-05 18:39:53 +02:00
Add API to upload media attachments
2016-09-05 17:46:36 +02:00
end
Reference in a new issue
Copy permalink