gitlab-org--gitlab-foss/spec/support/features
Mehdi Lahmam e39962b019 Prefer sign_in over gitlab_sign_in as its faster
Devise helpers acts on Warden which is faster than our own helpers.
Note that `gitlab_sign_out` is still necessary due to the same issue
mentioned at 60814985e0
2018-09-06 22:39:20 +02:00
..
discussion_comments_shared_example.rb
issuable_quick_actions_shared_examples.rb Prefer sign_in over gitlab_sign_in as its faster 2018-09-06 22:39:20 +02:00
reportable_note_shared_examples.rb Changes tab VUE refactoring 2018-06-21 12:22:40 +00:00
resolving_discussions_in_issues_shared_examples.rb
rss_shared_examples.rb Export assigned issues in iCalendar feed 2018-05-31 14:01:04 +00:00
variable_list_shared_examples.rb