gitlab-org--gitlab-foss/spec/support/helpers
Lin Jen-Shin ae9d60ac2b Merge branch '58844-follow-up-from-don-t-create-ee-specific-files-when-creating-emojis-fixture-files' into 'master'
Simplify JavaScriptFixturesHelpers

Closes gitlab-ee#10386, #58898, and #58844

See merge request gitlab-org/gitlab-ce!26045
2019-03-19 14:37:08 +00:00
..
features Add last activity to user administration 2019-02-05 17:56:51 +02:00
api_helpers.rb Refactor epics/issues API specs 2019-01-10 18:55:39 -02:00
assets_helpers.rb
bare_repo_operations.rb
board_helpers.rb
capybara_helpers.rb
ci_artifact_metadata_generator.rb Add a spec that generates the metadata dynamically 2018-10-19 05:03:53 -07:00
cookie_helper.rb
cycle_analytics_helpers.rb Squashed commit of the following: 2018-11-06 10:54:27 +09:00
database_connection_helpers.rb
devise_helpers.rb Stub Rails.application.env_config to prevent spec failures 2018-11-19 23:01:24 -08:00
drag_to_helper.rb
dropzone_helper.rb
email_helpers.rb Fix a potential frozen string error in app/mailers/notify.rb 2018-12-11 15:13:42 +01:00
exclusive_lease_helpers.rb
expect_next_instance_of.rb
expect_offense.rb
fake_blob_helpers.rb Fixing image lfs bug and also displaying text lfs 2018-12-27 16:51:07 +01:00
fake_migration_classes.rb Fix ActiveRecord::Migration deprecations 2018-12-12 16:38:40 +01:00
fake_u2f_device.rb
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 tests 2018-11-01 07:45:36 +08:00
fixture_helpers.rb
git_helpers.rb Remove Gitlab::Git::Repository#rugged and Gollum code 2018-10-02 16:34:28 -03:00
git_http_helpers.rb convert specs in javascripts/ and support/ to new syntax 2018-12-21 10:10:26 +01:00
gitlab_verify_helpers.rb
gpg_helpers.rb Remove magic SHAs from GPG badge feature spec 2018-11-26 09:39:42 -06:00
graphql_helpers.rb Run rubocop -a 2019-03-13 13:42:43 +00:00
import_spec_helper.rb
input_helper.rb
inspect_requests.rb
issue_helpers.rb
javascript_fixtures_helpers.rb Simplify the JavaScriptFixturesHelpers module 2019-03-19 08:46:22 +01:00
jira_service_helper.rb
key_generator_helper.rb
kubernetes_helpers.rb Reduce differences in spec/support/helpers/kubernetes_helpers.rb 2019-03-07 08:13:37 +01:00
ldap_helpers.rb
live_debugger.rb
login_helpers.rb Merge branch 'ce-security-jej/group-saml-link-origin-verification' into 'master' 2019-03-04 18:36:26 +00:00
markdown_feature.rb Fix review comments 2019-01-21 15:07:40 -06:00
merge_request_diff_helpers.rb
merge_request_helpers.rb
migrations_helpers.rb Use fake application settings for migration tests 2018-12-19 11:24:54 +01:00
mobile_helpers.rb
note_interaction_helpers.rb
notification_helpers.rb
project_forks_helper.rb Fix typos in comments and specs 2018-11-01 08:59:20 +02:00
prometheus_helpers.rb Merge branch 'security-2736-prometheus-ssrf' into 'master' 2018-11-28 19:08:32 -05:00
query_recorder.rb
quick_actions_helpers.rb
rake_helpers.rb Re-enable MethodCallWithoutArgsParentheses Cop 2019-01-29 21:05:30 +02:00
reactive_caching_helpers.rb Allow blank values to be stored in reactive cache 2019-02-18 11:24:00 +00:00
redis_without_keys.rb
reference_parser_helpers.rb Preload project features in reference parser 2018-09-30 20:03:43 +02:00
repo_helpers.rb Fix error creating a merge request when diff includes a null byte 2019-03-14 12:55:45 -07:00
routes_helpers.rb
search_helpers.rb
seed_helper.rb Add spec for Gitlab::Git::Repository#attributes 2018-10-30 15:44:55 +08:00
seed_repo.rb
select2_helper.rb Fix running a single spec file with rspec 2019-01-28 14:05:56 +00:00
selection_helper.rb
sorting_helper.rb Fix secondary nav dropdown menu styling in tablet and mobile screens 2018-12-03 15:23:05 +00:00
stub_configuration.rb Integrate Gitlab::Keys with Gitlab::Shell 2019-03-19 11:16:21 +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 Run rubocop -a 2019-03-13 13:42:43 +00:00
terms_helper.rb
test_env.rb Run rubocop -a 2019-03-13 13:42:43 +00:00
test_request_helpers.rb Remove rails4 specific code 2018-12-16 10:48:41 +01:00
upload_helpers.rb
user_login_helper.rb Backport of ee/8120: Smartcard authentication 2018-11-18 21:00:28 +01:00
wait_for_requests.rb
wiki_helpers.rb Fixed bug with the content disposition with wiki attachments 2018-10-17 15:47:05 +00:00
workhorse_helpers.rb