gitlab-org--gitlab-foss/spec/helpers
Sean McGivern 08f754c6e8 Fix import helper spec when a previous spec stubs settings
This should use stub_omniauth_setting, not do it manually.
2018-03-15 16:26:50 +00:00
..
application_helper_spec.rb Extract repeated logic into #avatar_icon_for. 2018-02-13 18:04:53 +01:00
auth_helper_spec.rb
auto_devops_helper_spec.rb Rename AutoDevopsHelper helper methods 2018-02-02 19:54:00 +01:00
avatars_helper_spec.rb Explicit use of avatar_icon_* calls depending on situation. 2018-02-13 18:04:51 +01:00
award_emoji_helper_spec.rb
blame_helper_spec.rb
blob_helper_spec.rb refactor methods inline 2018-02-23 16:52:18 +01:00
boards_helper_spec.rb Bring one group board to CE 2018-03-03 12:56:17 -03:00
broadcast_messages_helper_spec.rb
button_helper_spec.rb
ci_status_helper_spec.rb
commits_helper_spec.rb
components_helper_spec.rb
dashboard_helper_spec.rb Port `read_cross_project` ability from EE 2018-02-22 17:11:36 +01:00
defer_script_tag_helper_spec.rb
diff_helper_spec.rb
emails_helper_spec.rb
events_helper_spec.rb Escape HTML entities in commit messages 2018-02-15 12:07:03 +01:00
explore_helper_spec.rb Port `read_cross_project` ability from EE 2018-02-22 17:11:36 +01:00
form_helper_spec.rb
git_helper_spec.rb
gitlab_routing_helper_spec.rb
graph_helper_spec.rb Don't use rugged in Repository#refs_hash 2018-02-07 15:07:03 +01:00
groups_helper_spec.rb Port `read_cross_project` ability from EE 2018-02-22 17:11:36 +01:00
hooks_helper_spec.rb
icons_helper_spec.rb
import_helper_spec.rb Fix import helper spec when a previous spec stubs settings 2018-03-15 16:26:50 +00:00
instance_configuration_helper_spec.rb
issuables_helper_spec.rb Don't convert issuable_initial_data into JSON 2018-02-26 10:10:21 +01:00
issues_helper_spec.rb Port `read_cross_project` ability from EE 2018-02-22 17:11:36 +01:00
labels_helper_spec.rb Add helpers for labels dropdown 2018-03-12 10:49:55 +05:30
markup_helper_spec.rb
members_helper_spec.rb Replace deprecated name_with_namespace with full_name in app and spec 2018-03-05 16:15:26 +02:00
merge_requests_helper_spec.rb
milestones_helper_spec.rb
milestones_routing_helper_spec.rb
namespaces_helper_spec.rb
nav_helper_spec.rb Port `read_cross_project` ability from EE 2018-02-22 17:11:36 +01:00
notes_helper_spec.rb
notifications_helper_spec.rb
page_layout_helper_spec.rb
pagination_helper_spec.rb
preferences_helper_spec.rb Move default_project_view tests to presenter 2018-02-20 15:25:46 -03:00
profiles_helper_spec.rb
projects_helper_spec.rb Merge branch 'bvl-external-auth-port' into 'master' 2018-02-23 09:14:14 +00:00
rss_helper_spec.rb
runners_helper_spec.rb
search_helper_spec.rb
sidekiq_helper_spec.rb
storage_health_helper_spec.rb
storage_helper_spec.rb
submodule_helper_spec.rb
tab_helper_spec.rb
time_helper_spec.rb
todos_helper_spec.rb Replace deprecated name_with_namespace with full_name in app and spec 2018-03-05 16:15:26 +02:00
tree_helper_spec.rb Allow maintainers to edit directly in a fork 2018-03-07 16:55:34 +01:00
user_callouts_helper_spec.rb Refactor .show_gke_cluster_integration_callout? 2018-02-05 14:33:49 +01:00
users_helper_spec.rb Port `read_cross_project` ability from EE 2018-02-22 17:11:36 +01:00
version_check_helper_spec.rb use Gitlab::UserSettings directly as a singleton instead of including/extending it 2018-02-02 18:39:55 +00:00
visibility_level_helper_spec.rb
wiki_helper_spec.rb