gitlab-org--gitlab-foss/spec/support/helpers
Peter Leitzen 163a43629c Prefer `flat_map` over `map` + `flatten` in specs
Although `flat_map` is equivalent to `map` + `flatten(1)`
(note the level 1) we can apply this same refactoring to all cases.
2019-07-24 08:19:15 +00:00
..
features Fix hiding of quick action prompt in specs 2019-05-14 00:10:46 -05:00
api_helpers.rb
assets_helpers.rb
bare_repo_operations.rb
board_helpers.rb
capybara_helpers.rb
ci_artifact_metadata_generator.rb
cookie_helper.rb
cycle_analytics_helpers.rb Turn on Cat-File cache by default 2019-06-18 13:33:43 +02:00
database_connection_helpers.rb
devise_helpers.rb OmniAuth full_host spec helper 2019-07-04 08:53:31 +00:00
drag_to_helper.rb
dropzone_helper.rb
email_helpers.rb Remove group in notification email subject 2019-07-01 16:23:11 +08:00
exclusive_lease_helpers.rb
expect_next_instance_of.rb
expect_offense.rb
expect_request_with_status.rb Add start_sha to commits API 2019-07-18 09:19:18 +02:00
fake_blob_helpers.rb
fake_migration_classes.rb
fake_u2f_device.rb OmniAuth full_host spec helper 2019-07-04 08:53:31 +00:00
file_mover_helpers.rb Check snippet attached file to be moved is within designated directory 2019-02-21 16:44:44 +08:00
filter_spec_helper.rb
filtered_search_helpers.rb Fix false positives in filtered search specs 2019-05-03 09:29:49 +08:00
fixture_helpers.rb
git_helpers.rb Remove hook directory requirement from Shell 2019-05-30 20:04:08 +02:00
git_http_helpers.rb Fix WorkhorseHelpers module is missing 2019-07-09 05:55:24 +00:00
gitlab_verify_helpers.rb
gpg_helpers.rb
graphql_helpers.rb GraphQL mutations for managing Notes 2019-07-10 12:13:47 +12:00
import_spec_helper.rb
input_helper.rb
inspect_requests.rb
issue_helpers.rb
javascript_fixtures_helpers.rb Move frontend fixtures to tmp/tests 2019-07-19 02:27:14 -05:00
jira_service_helper.rb Replace 'JIRA' with 'Jira' 2019-06-28 13:25:56 +00:00
key_generator_helper.rb Prefer `flat_map` over `map` + `flatten` in specs 2019-07-24 08:19:15 +00:00
kubernetes_helpers.rb Give Knative serving permissions to service account 2019-07-11 11:26:15 +00:00
ldap_helpers.rb
lets_encrypt_helpers.rb Add pages domains acme orders 2019-06-06 18:55:31 +00:00
license_helper.rb Add no-op license helper to CE 2019-03-28 15:18:50 +02:00
live_debugger.rb
login_helpers.rb OmniAuth full_host spec helper 2019-07-04 08:53:31 +00:00
markdown_feature.rb
memory_usage_helper.rb Gather memory usage data in tests 2019-07-12 10:44:17 +00:00
merge_request_diff_helpers.rb
merge_request_helpers.rb
metrics_dashboard_helpers.rb Add permission check to dashboards 2019-06-27 10:54:29 +00:00
migrations_helpers.rb Upgrade to Rails 5.2 2019-07-12 10:15:31 +08:00
mobile_helpers.rb Try to reduce testing view port and unify it 2019-05-07 01:06:15 +08:00
note_interaction_helpers.rb
notification_helpers.rb Fix unexpected extra notification mails 2019-04-17 09:10:42 +00:00
policy_helpers.rb Factorize policy helpers into PolicyHelpers 2019-03-27 15:41:46 +01:00
position_tracer_helpers.rb Refactor PositionTracer to support different types 2019-07-05 11:03:47 +00:00
project_forks_helper.rb Whitelist Gitaly N+1 for forking in tests 2019-05-09 15:06:54 +01:00
prometheus_helpers.rb Always display environment selector 2019-06-26 14:53:55 +00:00
query_recorder.rb Fix N+1 problem in `JobsController#index` 2019-06-19 12:23:05 +02:00
quick_actions_helpers.rb
rake_helpers.rb Re-enable MethodCallWithoutArgsParentheses Cop 2019-01-29 21:05:30 +02:00
reactive_caching_helpers.rb Allow ReactiveCaching to support nil value 2019-07-08 14:50:58 +01:00
redis_without_keys.rb
reference_parser_helpers.rb
repo_helpers.rb Add client methods for FetchIntoObjectPool RPC 2019-04-30 08:28:56 -07:00
routes_helpers.rb
search_helpers.rb
seed_helper.rb
seed_repo.rb
select2_helper.rb Add close_select2 method to select2_helper 2019-05-01 23:14:36 -05:00
selection_helper.rb
sorting_helper.rb
stub_configuration.rb Fix wrong pages access level default 2019-07-17 12:56:58 +00:00
stub_env.rb Re-enable MethodCallWithoutArgsParentheses Cop 2019-01-29 21:05:30 +02:00
stub_feature_flags.rb CE Backport: Fix unleash server side cannot return feature flags 2019-02-13 17:55:45 +09:00
stub_gitlab_calls.rb Merge branch 'bw-enable-sourcepos' into 'master' 2019-01-28 17:19:23 +00:00
stub_gitlab_data.rb
stub_metrics.rb
stub_object_storage.rb Require possible EE extension 2019-04-10 23:46:16 +08:00
stub_requests.rb Protect Gitlab::HTTP against DNS rebinding attack 2019-05-30 10:47:31 -03:00
stub_worker.rb Refactor subbed_worker calls 2019-03-28 15:50:47 +00:00
terms_helper.rb
test_env.rb Backport line changes from EE 2019-07-19 02:27:13 -05:00
test_request_helpers.rb Upgrade Rails to 5.1.6.1 2019-04-23 08:31:23 +08:00
upload_helpers.rb
user_login_helper.rb
wait_for_requests.rb Introduce the wait_for helper for system tests 2019-04-18 14:02:31 +02:00
wait_helpers.rb Introduce the wait_for helper for system tests 2019-04-18 14:02:31 +02:00
wiki_helpers.rb
workhorse_helpers.rb