summaryrefslogtreecommitdiff
path: root/spec/features/admin/admin_abuse_reports_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal to spec/featuresThong Kuah2019-07-261-0/+2
* Enable the Layout/ExtraSpacing cop56392-enable-the-layout-extraspacing-copRémy Coutable2019-01-241-1/+1
* Fix pagination spec, forgot to add spaceClement Ho2018-05-241-1/+1
* Replace data-test=page with .js-pagination-pageClement Ho2018-05-241-1/+1
* Add data-test=page for testing pagination pages in admin abuse reports specClement Ho2018-04-241-1/+1
* Replaces `tag: true` into `:tag` in the specsJacopo2017-10-071-1/+1
* Remove superfluous type defs in specsKeifer Furzland2017-07-271-1/+1
* Change gitlab_sign_in to sign_in where possibleRobert Speicher2017-06-291-1/+1
* Change `login_as` uses to `gitlab_sign_in`Robert Speicher2017-06-191-1/+1
* Restore pagination to admin abuse reportsEric Eastwood2017-02-161-0/+19
* Move admin abuse report spinach test to rspecSemyon Pupkov2016-11-231-6/+10
* fixes part1 of files to start using active tensetiagonbotelho2016-08-091-2/+2
* Removed unnecessary `id` from links and corrected tests to use the proper mat...9127-link-report-to-profilePatricio Cano2016-07-071-4/+3
* Added specs to check for the correct links.Patricio Cano2016-07-061-0/+31