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
2017-04-07 14:21:16 -04:00
..
account_fabricator.rb add more tests to models 2017-04-05 00:29:56 +02:00
application_fabricator.rb
block_fabricator.rb add more tests to models 2017-04-05 00:29:56 +02:00
domain_block_fabricator.rb
favourite_fabricator.rb
follow_fabricator.rb add more tests to models 2017-04-05 00:29:56 +02:00
follow_request_fabricator.rb add more tests to models 2017-04-05 00:29:56 +02:00
import_fabricator.rb
media_attachment_fabricator.rb Add specs for media attachment validations 2017-04-07 12:50:43 -04:00
mention_fabricator.rb add more tests to models 2017-04-05 00:29:56 +02:00
mute_fabricator.rb
notification_fabricator.rb
preview_card_fabricator.rb
report_fabricator.rb
status_fabricator.rb Add specs for PostStatusService 2017-04-07 14:21:16 -04:00
subscription_fabricator.rb
tag_fabricator.rb
user_fabricator.rb add more tests to models 2017-04-05 00:29:56 +02:00
web_setting_fabricator.rb