Commit graph

21 commits

Author SHA1 Message Date
Shinya Maeda
974c3c132f Normalize wording 2017-05-03 02:11:51 +09:00
Shinya Maeda
2e43e50e74 Finish pipelines_spec 2017-05-03 02:11:51 +09:00
Shinya Maeda
2894f293a2 Use eq instead of match_array for comparison of array 2017-05-03 02:11:51 +09:00
Shinya Maeda
171229d4b1 No need 'a' 2017-05-03 02:11:51 +09:00
Shinya Maeda
175800299b Add name(User) 2017-05-03 02:11:51 +09:00
Shinya Maeda
83d02a0b60 Change name to username 2017-05-03 02:11:51 +09:00
Shinya Maeda
44ae99399f Use ActiveRecord for comparison 2017-05-03 02:11:51 +09:00
Shinya Maeda
658f2cb148 Add tag true 2017-05-03 02:11:51 +09:00
Shinya Maeda
8d85887c38 Check if any master exists 2017-05-03 02:11:51 +09:00
Shinya Maeda
40e8940195 include to all(eq()). Test status, not scope. 2017-05-03 02:11:51 +09:00
Shinya Maeda
d33e762167 %[] to %w[] 2017-05-03 02:11:51 +09:00
Shinya Maeda
ac00cd1021 %w() to %[] 2017-05-03 02:11:51 +09:00
Shinya Maeda
e3fd8caf94 Improved CI. Fix yaml_errors boolean evaluation. 2017-05-03 02:11:50 +09:00
Shinya Maeda
f0bc9af36b Fixed the following.
- Fix inappropriate evaluation(casecmp) to regex
- Fix missed boolean conversion
- Improve spec
2017-05-03 02:11:50 +09:00
Shinya Maeda
d15c120f72 Fix created_at test case because of sorting failure 2017-05-03 02:11:50 +09:00
Shinya Maeda
fd302061f9 Fix rubocop offences and rspec failures 2017-05-03 02:11:50 +09:00
Shinya Maeda
df834306c1 Add specs. Plus, minor fixes. 2017-05-03 02:11:50 +09:00
Filipa Lacerda
0f36cfd7f5 Adds Pending and Finished tabs to pipelines page
Fix broken test
2017-02-16 22:25:01 +00:00
Robert Speicher
0fa1c545b8 Use :empty_project where possible in finder specs 2017-01-25 22:31:24 -05:00
Stan Hu
e300e9d5ef Improve PipelinesFinder spec so that it does not depend on hard-coded database IDs
Fixes failed builds such as https://gitlab.com/gitlab-org/gitlab-ce/builds/3919501
2016-09-09 16:21:46 -04:00
Z.J. van de Weg
3152477114 Use PipelinesFinder in Pipelines API 2016-09-07 15:38:03 +02:00