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
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
..
controllers Fix #690 - Webfinger should handle new shortform profile URLs now (nice) 8 years ago
fabricators Add specs for PostStatusService 8 years ago
fixtures Update the Mastodon repository URL from Gargron/ to tootsuite/ in various places 8 years ago
helpers Make follow requests federate 8 years ago
javascript Remove broken test 9 years ago
lib Fix #555 - Use a better URL parser 8 years ago
mailers Add digest e-mails 8 years ago
models Fix spec 8 years ago
services Add specs for PostStatusService 8 years ago
support/matchers/model add more tests to models 8 years ago
i18n_spec.rb Improve docs 8 years ago
rails_helper.rb add more tests to models 8 years ago
spec_helper.rb Fix tests 8 years ago