gitlab-org--gitlab-foss/features/steps
Stan Hu 0b4b045758 Merge branch 'improve-spinach-test-for-mr-submit' into 'master'
Add an expect call to prevent random Spinach failure

This should help prevent getting the error:

```
Unable to find field "merge_request_title
```

This was happening probably because it takes some time after the "Compare branches" button is hit before the "New merge request" page showed up.

See merge request !882
2015-07-01 16:54:32 +00:00
..
admin Fix tests for admin identities after migrate to rspec3 2015-06-23 15:49:15 +02:00
dashboard Merge branch 'master' into rubocop-for-tests 2015-06-23 10:44:03 +02:00
explore Fix rubocop issues at feature/ directory 2015-06-22 14:21:34 +02:00
profile Fix avatar tests to use banana_sample.gif since SVG is not supported 2015-06-22 12:04:07 -07:00
project Merge branch 'improve-spinach-test-for-mr-submit' into 'master' 2015-07-01 16:54:32 +00:00
shared Fix downloading of patches on public merge requests when user logged out 2015-06-23 05:34:21 -07:00
snippets Fix rubocop issues at feature/ directory 2015-06-22 14:21:34 +02:00
groups.rb Fix avatar tests to use banana_sample.gif since SVG is not supported 2015-06-22 12:04:07 -07:00
invites.rb Add spinach tests around accepting and declining invitations. 2015-04-14 18:04:29 +02:00
search.rb Fix features syntax 2015-06-22 12:13:45 +02:00
snippet_search.rb Update all `should`-style syntax to `expect` in features 2015-06-12 05:12:09 -04:00
user.rb Change `within` to `page.within` in feature steps 2015-06-12 05:12:42 -04:00