gitlab-org--gitlab-foss/spec/helpers
Rémy Coutable 6e79ce2efd Allow link_to_label to take an optional type arg
You can set type: :merge_request to create a link to merge request
lists instead of issues list. Accept both Symbol & String as type
argument for the link_to_label helper
2016-02-04 19:14:48 +01:00
..
application_helper_spec.rb Make sure time_ago_with_tooltip is using a Time object 2016-01-12 13:13:16 -05:00
auth_helper_spec.rb Allow custom label to be set for authentication providers. 2015-07-23 15:20:12 +02:00
blob_helper_spec.rb Refactor Gitlab::Highlight and fix tests 2016-01-19 14:52:41 +01:00
broadcast_messages_helper_spec.rb Move `BroadcastMessage#status` to a helper since it's presentational 2016-01-13 11:49:59 -05:00
ci_status_helper_spec.rb Define CI status icon colors in SCSS instead of a helper 2015-12-12 13:18:51 -05:00
diff_helper_spec.rb Fix specs and add a new one 2016-01-30 12:53:12 +01:00
emails_helper_spec.rb Explain reset token expiration in emails 2015-05-16 14:03:07 -06:00
events_helper_spec.rb Fix two more failing specs 2015-08-25 16:26:20 -07:00
gitlab_markdown_helper_spec.rb Use the WikiPipeline when rendering the wiki markdown content 2016-01-14 12:09:31 -02:00
graph_helper_spec.rb Remove git refs used internally by GitLab from network graph 2015-09-23 08:56:32 -07:00
groups_helper.rb Fixed Rubocop offenses 2015-12-15 00:53:52 -02:00
icons_helper_spec.rb Check symlink mode as a String for file_type_icon_class 2015-04-01 23:34:33 -04:00
issues_helper_spec.rb satisfy rubocop 2015-12-25 15:46:01 +02:00
labels_helper_spec.rb Allow link_to_label to take an optional type arg 2016-02-04 19:14:48 +01:00
merge_requests_helper_spec.rb Move `ci_build_details_path` helper spec to correct location 2015-12-21 21:57:51 -05:00
nav_helper_spec.rb Adds persistent collapse button for left side bar 2015-02-03 11:45:33 -05:00
notifications_helper_spec.rb Update mock and stub syntax for specs 2015-06-22 12:13:46 +02:00
page_layout_helper_spec.rb Don't override issue page description in project layout. 2016-01-06 13:02:51 +01:00
preferences_helper_spec.rb Add user preference to view project activity and starred project activity as default dashboard 2015-09-26 08:46:05 -07:00
projects_helper_spec.rb Fix and test leave project display 2015-12-21 15:58:42 -06:00
runners_helper_spec.rb Fix specs 2015-10-14 17:29:18 +02:00
search_helper_spec.rb Fix broken tests 2016-02-04 17:00:32 +01:00
submodule_helper_spec.rb Fix Error 500 when relative submodule resolves to a namespace that has a different name from its path 2015-06-23 05:49:19 -07:00
tab_helper_spec.rb Fix Style/SpaceInsideHashLiteralBraces cop violations 2015-06-22 14:41:00 -04:00
time_helper_spec.rb Refactor CI helpers 2015-09-29 16:26:40 +02:00
tree_helper_spec.rb Fix bad multi-line split from previous commit 2015-06-22 16:06:04 -04:00
visibility_level_helper_spec.rb Improve text indication visibility on snippets 2015-12-08 14:31:24 -08:00