This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
mastodon/spec/controllers/api/v1/accounts
Jennifer Glauche fd93a9c871 make it not return http 400 when passing and empty source argument (#12259)
* make it not return http 400 when passing and empty source argument

* create a spec for the empty source hash bug

* compact checks for nil, empty? parameters

* use nil.blank? instead checking for nil
2019-11-16 19:02:09 +01:00
..
credentials_controller_spec.rb make it not return http 400 when passing and empty source argument (#12259) 2019-11-16 19:02:09 +01:00
follower_accounts_controller_spec.rb Improve blocked view of profiles (#10491) 2019-04-07 04:59:13 +02:00
following_accounts_controller_spec.rb Improve blocked view of profiles (#10491) 2019-04-07 04:59:13 +02:00
lists_controller_spec.rb
pins_controller_spec.rb
relationships_controller_spec.rb
search_controller_spec.rb
statuses_controller_spec.rb