chinwagsocial/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 Fix tests, add applications to eager loading/cache for statuses, fix 2017-01-15 14:01:33 +01:00
block_fabricator.rb add more tests to models 2017-04-05 00:29:56 +02:00
domain_block_fabricator.rb API for apps to register for push notifications 2017-01-29 01:30:32 +01:00
favourite_fabricator.rb Adding a bunch of tests 2016-02-26 15:28:08 +01:00
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 Adding unified streamable notifications 2016-11-20 19:39:58 +01:00
preview_card_fabricator.rb Fix #463 - Fetch and display previews of URLs using OpenGraph tags 2017-01-20 01:00:14 +01:00
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 Adding embedded PuSH server 2016-11-28 13:36:47 +01:00
tag_fabricator.rb Adding hashtag model 2016-11-04 19:12:59 +01:00
user_fabricator.rb add more tests to models 2017-04-05 00:29:56 +02:00
web_setting_fabricator.rb Persist UI settings, add missing localizations for German 2017-01-09 14:00:55 +01:00