You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
8 years ago
..
account_fabricator.rb add more tests to models 8 years ago
application_fabricator.rb
block_fabricator.rb add more tests to models 8 years ago
domain_block_fabricator.rb
favourite_fabricator.rb
follow_fabricator.rb add more tests to models 8 years ago
follow_request_fabricator.rb add more tests to models 8 years ago
import_fabricator.rb
media_attachment_fabricator.rb Add specs for media attachment validations 8 years ago
mention_fabricator.rb add more tests to models 8 years ago
mute_fabricator.rb
notification_fabricator.rb
preview_card_fabricator.rb
report_fabricator.rb
status_fabricator.rb Add specs for PostStatusService 8 years ago
subscription_fabricator.rb
tag_fabricator.rb
user_fabricator.rb add more tests to models 8 years ago
web_setting_fabricator.rb