mastodon/spec
Matt Jankowski 9566893cc9 More controller specs (#2561)
* Add render_views in more places

* Delegate methods from account to user with allow nil true, so that admin accounts show view renders when missing a user

* Use actual account instances in authorize follow controller spec
2017-04-28 15:12:37 +02:00
..
controllers More controller specs (#2561) 2017-04-28 15:12:37 +02:00
fabricators More status specs (#2564) 2017-04-28 15:10:41 +02:00
features
fixtures Punycode URI normalization (#2370) 2017-04-25 02:47:31 +02:00
helpers Ensure i18n matches options (#2358) 2017-04-23 19:09:52 +02:00
javascript
lib Decodes URL containing IDN (#2436) 2017-04-25 15:03:51 +02:00
mailers
models More status specs (#2564) 2017-04-28 15:10:41 +02:00
presenters
requests
routing
services Improve shared status verification (#2525) 2017-04-27 17:06:47 +02:00
support/matchers/model
views
rails_helper.rb Followers-only post federation (#2111) 2017-04-24 00:38:37 +02:00
spec_helper.rb