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-11-23 09:58:07 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
152b4d54e8
catstodon
/
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-05 17:46:36 +02: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-07 18:50:43 +02:00
account
Add API to upload media attachments
2016-09-05 17:46:36 +02:00
end
Reference in a new issue
Copy permalink