This website requires JavaScript.
Explore
Help
Sign In
SWREI
/
instrumental
Watch
0
Star
0
Fork
0
You've already forked instrumental
Code
Issues
Activity
b9b78549f3
instrumental
/
spec
/
fabricators
/
media_attachment_fabricator.rb
4 lines
47 B
Ruby
Raw
Normal View
History
Unescape
Escape
Add API to upload media attachments
2016-09-06 00:46:36 +09:00
Fabricator
(
:media_attachment
)
do
Add specs for media attachment validations There are currently not specs for the two media validations that are performed by `PostStatusService`. This adds specs for the validations that ensure that you cannot attach more than four files, and that a status cannot have both image and video attachments.
2017-04-08 01:50:43 +09:00
account
Add API to upload media attachments
2016-09-06 00:46:36 +09:00
end
Reference in New Issue
Copy Permalink