This website requires JavaScript.
Explore
Help
Sign In
cybrespace
/
mastodon
Watch
4
Star
3
Fork
You've already forked mastodon
3
Code
Issues
7
Pull Requests
Releases
Activity
4c0e9f85c5
mastodon
/
spec
/
models
/
media_attachment_spec.rb
6 lines
77 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
MediaAttachment
,
type
:
:model
do
Refactored generation of unique tags, URIs and object URLs into own classes, as well as formatting of content
2016-09-09 20:04:34 +02:00
Add API to upload media attachments
2016-09-05 17:46:36 +02:00
end