mastodon/spec/fabricators
Matt Jankowski 8b74aa4217 Admin reports controller improvements (#1714)
* Simplify admin/reports controller filtering for index

* Rename parameter to resolved

* Fix issue where reports view could not access filter_link_to

* Add coverage for admin/reports controller

* DRY up resolution of related reports for target account

* Clean up admin/reports routes

* Add Report#statuses method

* DRY up current account action taken params

* Rubocop styles
2017-04-14 11:10:28 +02:00
..
account_fabricator.rb add more tests to models 2017-04-05 00:29:56 +02:00
application_fabricator.rb
block_fabricator.rb add more tests to models 2017-04-05 00:29:56 +02:00
domain_block_fabricator.rb
favourite_fabricator.rb
follow_fabricator.rb add more tests to models 2017-04-05 00:29:56 +02:00
follow_request_fabricator.rb add more tests to models 2017-04-05 00:29:56 +02:00
import_fabricator.rb
media_attachment_fabricator.rb Add specs for media attachment validations 2017-04-07 12:50:43 -04:00
mention_fabricator.rb add more tests to models 2017-04-05 00:29:56 +02:00
mute_fabricator.rb
notification_fabricator.rb
preview_card_fabricator.rb
report_fabricator.rb Admin reports controller improvements (#1714) 2017-04-14 11:10:28 +02:00
status_fabricator.rb Add specs for PostStatusService 2017-04-07 14:21:16 -04:00
subscription_fabricator.rb
tag_fabricator.rb
user_fabricator.rb add more tests to models 2017-04-05 00:29:56 +02:00
web_setting_fabricator.rb