mastodon/spec/fabricators
Chad Pytel 13c0077003 Add specs for PostStatusService
This implements all pending specs, and adds additional coverage for the
following functionality:

* Normal status creation
* Creating a reply status
* Creating a sensitive status
* Creating a status with spoiler text
* A status with no spoiler text gets an empty string for spoiler text
* Creating a status with custom visibility
* Creating a status for an application
* Processing mentions
* Processing Hashtags
* Pinging PuSH hubs
* Crawling links
* Attaching media
..
account_fabricator.rb add more tests to models
application_fabricator.rb Fix tests, add applications to eager loading/cache for statuses, fix
block_fabricator.rb add more tests to models
domain_block_fabricator.rb API for apps to register for push notifications
favourite_fabricator.rb Adding a bunch of tests
follow_fabricator.rb add more tests to models
follow_request_fabricator.rb add more tests to models
import_fabricator.rb Import feature for following/blocking lists (addresses , , , )
media_attachment_fabricator.rb Add specs for media attachment validations
mention_fabricator.rb add more tests to models
mute_fabricator.rb Mute button progress so far. WIP, doesn't entirely work correctly.
notification_fabricator.rb Adding unified streamable notifications
preview_card_fabricator.rb Fix - Fetch and display previews of URLs using OpenGraph tags
report_fabricator.rb Adding POST /api/v1/reports API, and a UI for submitting reports
status_fabricator.rb Add specs for PostStatusService
subscription_fabricator.rb Adding embedded PuSH server
tag_fabricator.rb Adding hashtag model
user_fabricator.rb add more tests to models
web_setting_fabricator.rb Persist UI settings, add missing localizations for German