Commit Graph

17 Commits

Author SHA1 Message Date
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
Vitaliy @blackst0ne Klachkov 0d236638b6 Improve list of sorting options 2017-09-23 11:46:53 +11:00
Clement Ho b84d6efa26 Change find to within for detecting bad search specs 2017-08-16 12:11:35 +00:00
Lin Jen-Shin ae7c52a060 Fix more tests 2017-08-11 17:54:34 +08:00
Robert Speicher 56ae036e41 Use `empty_project` where possible in spec/features/merge_requests 2017-07-27 13:12:17 -04: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
Rémy Coutable fc7c7cb954
Fix a broken spec
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-07-19 11:34:00 +02:00
Robert Speicher 9eeba8fb49 Auto-correct ProjectPathHelper violations 2017-07-06 12:20:50 -04: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
Clement Ho 60d2a7c355 Use data attributes instead of class 2017-06-07 10:54:54 -05:00
Clement Ho 75e0ec0fa6 Fix rspec 2017-06-06 02:56:07 -05:00
Oswaldo Ferreira 2338785ec9 Use wait_for_requests to wait all JS request 2017-05-22 20:39:49 -03:00
Jacopo ff76adb547 Unnecessary "include WaitForAjax" and "include ApiHelpers"
Removed all the unnecessary include of `WaitForAjax` and `ApiHelpers` in the specs.
Removed unnecessary usage of `api:true`
2017-04-21 22:32:02 +02:00
Clement Ho f44fb5cfd0 Add filtered search visual tokens 2017-03-07 23:10:32 -06:00
Clement Ho 649c095a67 Add filtered search to MR page 2017-02-21 12:40:57 -06:00
Clement Ho e4c2332245 Add filter by merge request spec based on previous filter by issues spec 2017-01-09 16:00:55 -06:00