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 Import feature for following/blocking lists (addresses #62, #177, #201, #454) 2017-03-30 19:42:33 +02:00
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 Mute button progress so far. WIP, doesn't entirely work correctly. 2017-03-01 22:31:21 -06:00
notification_fabricator.rb
preview_card_fabricator.rb
report_fabricator.rb Adding POST /api/v1/reports API, and a UI for submitting reports 2017-02-14 20:59:26 +01:00
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