1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2025-03-16 08:44:50 +01:00
mastodon/spec
Matt Jankowski 8b74aa4217 Admin reports controller improvements ()
* 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
..
controllers Admin reports controller improvements () 2017-04-14 11:10:28 +02:00
fabricators Admin reports controller improvements () 2017-04-14 11:10:28 +02:00
fixtures Imports controller errors () 2017-04-11 21:40:14 +02:00
helpers Remove pending specs for methods that dont exist () 2017-04-13 02:51:13 +02:00
javascript Add unit tests for https://github.com/tootsuite/mastodon/pull/1574 () 2017-04-12 17:16:59 +02:00
lib Fix tests issue introduced in () 2017-04-13 02:17:40 +02:00
mailers Add digest e-mails 2017-03-04 00:00:48 +01:00
models Admin reports controller improvements () 2017-04-14 11:10:28 +02:00
presenters Clean up about page () 2017-04-09 14:47:25 +02:00
requests Clean up well-known routes/controllers () 2017-04-13 13:09:07 +02:00
routing Clean up well-known routes/controllers () 2017-04-13 13:09:07 +02:00
services Fix , fix - Avatar/profile info fetching () 2017-04-08 13:26:03 +02:00
support/matchers/model add more tests to models 2017-04-05 00:29:56 +02:00
i18n_spec.rb Improve docs 2017-02-11 16:21:07 +01:00
rails_helper.rb add more tests to models 2017-04-05 00:29:56 +02:00
spec_helper.rb Organize coverage dirs () 2017-04-13 16:00:31 +02:00