This website requires JavaScript.
Explore
Help
Register
Sign In
luna
/
mastodon
Watch
0
Star
0
Fork
You've already forked mastodon
0
mirror of
https://github.com/lunaisnotaboy/mastodon.git
synced
2024-11-04 14:04:39 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
388ec0d5b6
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 15:46:36 +00: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 18:04:34 +00:00
Add API to upload media attachments
2016-09-05 15:46:36 +00:00
end
Reference in a new issue
Copy permalink