Commit Graph

9 Commits

Author SHA1 Message Date
Robert Speicher c26f4a07e7 Use `empty_project` where possible in spec/features/dashboard 2017-07-27 11:14:16 -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
Robert Speicher e939bf7be1 Change gitlab_sign_in to sign_in where possible 2017-06-29 12:18:23 -04:00
Alexander Randa a7ccf27d28 Replaces 'dashboard/merge_requests' spinach with rspec 2017-06-26 14:27:36 +00:00
Robert Speicher 45fb1f9542 Change `login_as` uses to `gitlab_sign_in` 2017-06-19 18:59:01 -05:00
Oswaldo Ferreira 2338785ec9 Use wait_for_requests to wait all JS request 2017-05-22 20:39:49 -03:00
Luke "Jared" Bennett 4c9264b695 Fix milestone_filter_spec.rb by using wait_for_ajax and a correct user flow 2017-05-12 11:18:42 +00:00
Alfredo Sumaran 65c2f43fd3 Use .trigger(‘click’) instead of .click
This is to improve reliability on mentioned tests
2017-05-11 18:41:40 -05:00
Sam Rose f328f38e5b Disallow multiselect for Milestone dropdown 2017-05-10 11:17:04 -04:00