Commit Graph

15 Commits

Author SHA1 Message Date
Jarka Kadlecova fe673b4927 Ensure pippeline corresponds with the sha of an MR 2017-12-05 12:54:10 -02: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
Shinya Maeda 1614eb8b0a Fix spec 2017-08-04 21:44:19 +09:00
Shinya Maeda 1b4fd63cf2 Fix spec 2017-08-04 20:18:05 +09:00
Shinya Maeda f2f1b9e3dd Add a spec for concurrent process 2017-08-04 18:01:59 +09: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 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
Annabel Dunstone Gray 1d448a66d7 Create responsive mobile view for pipelines table 2017-06-16 12:00:28 +00: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
Kamil Trzcinski 62e2989bb7 Use have_no_link to test presence of button 2016-08-17 14:49:16 +01:00
Kamil Trzcinski db3c5a042d Use merge_request_diff instead of doubles for testing pipelines for Merge Requests 2016-08-15 22:53:09 +02:00
Kamil Trzcinski aa8cb00b58 Add a feature tests to check if a view can be rendered properly 2016-08-12 16:23:00 +02:00