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/controllers/auth
Matt Jankowski 6b6a80b407
Remove `body_as_json` in favor of built-in `response.parsed_body` for JSON response specs (#31749)
5 months ago
..
challenges_controller_spec.rb
confirmations_controller_spec.rb
passwords_controller_spec.rb
registrations_controller_spec.rb
sessions_controller_spec.rb Remove `body_as_json` in favor of built-in `response.parsed_body` for JSON response specs (#31749) 5 months ago
setup_controller_spec.rb