gitlab-org--gitlab-foss/spec/features/search
Markus Koller 6905a62867
Build correct basenames for title search results
The "basename" here needs to be the full path without the trailing
extension, instead of stripping the leading path as well.

This was previously fixed in 2f36efa087 inside the view, but the
problematic code was still present in FoundBlob, and the corresponding
spec didn't actually use a child wiki page to properly verify the fix.
2019-06-20 18:05:12 +02:00
..
user_searches_for_code_spec.rb Resolve "Rename the `Master` role to `Maintainer`" Backend 2018-07-11 14:36:08 +00:00
user_searches_for_comments_spec.rb
user_searches_for_commits_spec.rb Upgrade to Capybara 3 2019-06-12 18:40:18 +08:00
user_searches_for_issues_spec.rb Resolve "Rename the `Master` role to `Maintainer`" Backend 2018-07-11 14:36:08 +00:00
user_searches_for_merge_requests_spec.rb Resolve "Rename the `Master` role to `Maintainer`" Backend 2018-07-11 14:36:08 +00:00
user_searches_for_milestones_spec.rb Resolve "Rename the `Master` role to `Maintainer`" Backend 2018-07-11 14:36:08 +00:00
user_searches_for_projects_spec.rb
user_searches_for_users_spec.rb add users search results to group scoped search 2019-03-14 18:16:03 +01:00
user_searches_for_wiki_pages_spec.rb Build correct basenames for title search results 2019-06-20 18:05:12 +02:00
user_uses_header_search_field_spec.rb [CE] Support multiple assignees for merge requests 2019-04-08 18:40:00 -03:00
user_uses_search_filters_spec.rb Fix SpaceBeforeFirstArg cop 2018-09-20 21:47:34 +05:00