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/models
Matt Jankowski 3a9eb81a80 Admin accounts controller cleanup (#1664)
* Remove unused account_params method in admin/accounts controller

* Introduce AccountFilter to find accounts

* Use AccountFilter in admin/accounts controller

* Use more restful routes admin silence and suspension area

* Add admin/silences and admin/suspensions controllers
2017-04-13 13:04:23 +02:00
..
web
account_filter_spec.rb Admin accounts controller cleanup (#1664) 2017-04-13 13:04:23 +02:00
account_spec.rb Remove pending specs for methods that dont exist (#1658) 2017-04-13 02:51:13 +02:00
block_spec.rb add more tests to models 2017-04-05 00:29:56 +02:00
domain_block_spec.rb add more tests to models 2017-04-05 00:29:56 +02:00
export_spec.rb Refactor exports controller (#1567) 2017-04-11 22:00:43 +02:00
favourite_spec.rb
feed_spec.rb
follow_request_spec.rb add more tests to models 2017-04-05 00:29:56 +02:00
follow_spec.rb add more tests to models 2017-04-05 00:29:56 +02:00
import_spec.rb
media_attachment_spec.rb
mention_spec.rb add more tests to models 2017-04-05 00:29:56 +02:00
mute_spec.rb
notification_spec.rb
preview_card_spec.rb
report_spec.rb
status_spec.rb Merge pull request #1184 from thoughtbot/extract-proper-status 2017-04-07 22:28:15 +02:00
stream_entry_spec.rb
subscription_spec.rb
tag_spec.rb Search cleanup (#1333) 2017-04-09 14:45:01 +02:00
user_spec.rb Fix spec 2017-04-05 03:31:26 +02:00