1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00
mastodon/spec
Kazushige Tominaga 1167c6dbf8 Perform request spec (#6446)
* Added #link_header spec

* Added #perform_request spec
2018-02-09 08:12:35 +09:00
..
controllers Fix response of signature_verification_failure_reason (#6441) 2018-02-08 05:00:45 +01:00
fabricators CAS + SAML authentication feature (#6425) 2018-02-04 05:42:13 +01:00
features
fixtures Fix XML oEmbed support discovery (#6104) 2017-12-27 03:29:49 +01:00
helpers
lib Revert #5772 (#6221) 2018-01-08 10:57:52 +01:00
mailers Make text e-mails consistent with HTML ones in UserMailer (#6291) 2018-01-20 01:32:05 +01:00
models CAS + SAML authentication feature (#6425) 2018-02-04 05:42:13 +01:00
policies
presenters
requests
routing
services Perform request spec (#6446) 2018-02-09 08:12:35 +09:00
support
validators
views
workers
rails_helper.rb Fix force_ssl conditional (#6201) 2018-01-07 15:19:23 +01:00
spec_helper.rb