Commit Graph

13 Commits

Author SHA1 Message Date
Rémy Coutable 3a2abc1d50
Enable the Layout/ExtraSpacing cop
Signed-off-by: Rémy Coutable <remy@rymai.me>
2019-01-24 13:05:45 +01:00
Clement Ho 644246dae4 Fix pagination spec, forgot to add space 2018-05-24 16:07:33 -05:00
Clement Ho e512ea96ae Replace data-test=page with .js-pagination-page 2018-05-24 15:18:18 -05:00
Clement Ho 35ea254c92 Add data-test=page for testing pagination pages in admin abuse reports spec 2018-04-24 14:07:28 -05:00
Jacopo 0ce6785851 Replaces `tag: true` into `:tag` in the specs
Replaces all the explicit include metadata syntax in the specs (tag:
true) into the implicit one (:tag).
Added a cop to prevent future errors and handle autocorrection.
2017-10-07 13:57:54 +02:00
Keifer Furzland 7e113b6824 Remove superfluous type defs in specs
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-07-27 14:31:52 +02:00
Robert Speicher e939bf7be1 Change gitlab_sign_in to sign_in where possible 2017-06-29 12:18:23 -04:00
Robert Speicher 45fb1f9542 Change `login_as` uses to `gitlab_sign_in` 2017-06-19 18:59:01 -05:00
Eric Eastwood ae69e8764c Restore pagination to admin abuse reports 2017-02-16 17:02:58 -06:00
Semyon Pupkov 73f6218ec4 Move admin abuse report spinach test to rspec
https://gitlab.com/gitlab-org/gitlab-ce/issues/23036
2016-11-23 21:40:29 +05:00
tiagonbotelho 519275c110 fixes part1 of files to start using active tense 2016-08-09 15:06:23 +01:00
Patricio Cano be6c4fef40 Removed unnecessary `id` from links and corrected tests to use the proper matcher. 2016-07-07 18:39:45 -05:00
Patricio Cano 1867d0d505 Added specs to check for the correct links. 2016-07-06 16:17:20 -05:00