gitlab-org--gitlab-foss/spec/support
Matija Čupić cf95756aac
Refactor GCP redirect test suite
2018-01-11 07:14:08 +01:00
..
api EE-BACKPORT group boards 2018-01-04 17:28:10 -02:00
banzai
controllers Rewrite the GitHub importer from scratch 2017-11-07 23:24:59 +01:00
cycle_analytics_helpers
features Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
gitlab-git-test.git Fix encoding issue with Repository.ls_files 2017-11-02 08:29:03 +00:00
gitlab_stubs Remove private_token from API user entity 2017-11-02 11:39:01 +01:00
google_api Refactor GCP redirect test suite 2018-01-11 07:14:08 +01:00
helpers
import_export
matchers Allow password authentication to be disabled entirely 2017-11-23 13:16:14 +00:00
prometheus Aling shared_exmaples to "same behavior between KubernetesService and Platform::Kubernetes" 2017-11-28 20:47:59 +09:00
protected_tags Deduplicate protected ref human_access_levels 2017-11-24 13:47:03 +00:00
redis
services Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
shared_examples API: get participants from merge_requests & issues 2018-01-05 15:21:53 +00:00
api_helpers.rb Remove authentication using user.private_token 2017-11-02 11:39:02 +01:00
background_migrations_matchers.rb Refactor matchers for background migrations 2018-01-05 13:40:31 +01:00
bare_repo_operations.rb
batch_loader.rb Clear BatchLoader after each spec to prevent holding onto records longer than necessary 2017-12-14 13:42:11 +01:00
board_helpers.rb
capybara.rb Disable /dev/shm in CI 2017-12-22 00:23:21 -08:00
capybara_helpers.rb
carrierwave.rb
chat_slash_commands_shared_examples.rb
cluster_application_spec.rb Extend Cluster Applications to allow installation of Prometheus 2017-12-22 17:23:43 +00:00
cookie_helper.rb Added multi editor setting on the profile preferences page 2018-01-04 18:31:05 +00:00
cycle_analytics_helpers.rb Fix cycle analytics specs 2017-11-06 11:36:11 +01:00
database_connection_helpers.rb
db_cleaner.rb
devise_helpers.rb
drag_to_helper.rb
dropzone_helper.rb
email_format_shared_examples.rb
email_helpers.rb
factory_girl.rb Replace factory_girl_rails with factory_bot_rails 2017-12-14 15:01:55 +01:00
fake_migration_classes.rb
fake_u2f_device.rb
filter_item_select_helper.rb
filter_spec_helper.rb
filtered_search_helpers.rb Add filter by my reaction 2017-08-30 07:48:55 +00:00
fixture_helpers.rb Adds Rubocop rule for line break after guard clause 2017-11-16 17:58:29 +01:00
forgery_protection.rb
generate-seed-repo-rb Adds Rubocop rule for line break after guard clause 2017-11-16 17:58:29 +01:00
git_http_helpers.rb
gitaly.rb Adds Rubocop rule for line break after guard clause 2017-11-16 17:58:29 +01:00
gpg_helpers.rb
group_members_shared_example.rb
import_spec_helper.rb
input_helper.rb
inspect_requests.rb refactor wait_for_requests, add slow_requests block helper 2017-11-02 16:36:36 -05:00
issuable_shared_examples.rb
issuables_list_metadata_shared_examples.rb
issue_helpers.rb
issue_tracker_service_shared_example.rb
javascript_fixtures_helpers.rb
jira_service_helper.rb
json_response_helpers.rb
kubernetes_helpers.rb Fix some tests 2017-11-03 03:37:32 +09:00
ldap_helpers.rb
ldap_shared_examples.rb
legacy_path_redirect_shared_examples.rb Add helper methods to redirect legacy paths 2017-11-07 19:52:09 +01:00
live_debugger.rb Address Douwe's feedback 2017-11-02 12:02:51 +01:00
login_helpers.rb Merge branch 'patch-28' into 'master' 2017-11-02 11:58:54 +00:00
malicious_regexp_shared_examples.rb
markdown_feature.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
mentionable_shared_examples.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
merge_request_helpers.rb
migrations_helpers.rb
milestone_tabs_examples.rb
mobile_helpers.rb
notify_shared_examples.rb
omni_auth.rb
prepare-gitlab-git-test-for-commit
project_forks_helper.rb
prometheus_helpers.rb
query_recorder.rb Count occurrences of a specific query in the query recorder. 2017-12-04 17:43:48 +01:00
quick_actions_helpers.rb
rake_helpers.rb
reactive_caching_helpers.rb
redis_without_keys.rb
reference_parser_helpers.rb
reference_parser_shared_examples.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
repo_helpers.rb
routing_helpers.rb
search_helpers.rb
seed_helper.rb
seed_repo.rb
select2_helper.rb
selection_helper.rb Fix reply quote keyboard shortcut on MRs 2017-11-21 14:27:16 -06:00
services_shared_context.rb 41054-Disallow creation of new Kubernetes integrations 2018-01-04 09:33:51 +00:00
setup_builds_storage.rb
sidekiq.rb
slack_mattermost_notifications_shared_examples.rb
snippets_shared_examples.rb
sorting_helper.rb
stored_repositories.rb Move the circuitbreaker check out in a separate process 2017-12-08 09:11:39 +01:00
stub_configuration.rb Don't use Markdown cache for stubbed settings in specs 2017-12-15 10:23:11 +00:00
stub_env.rb Import gitlab_projects.rb from gitlab-shell 2017-12-14 16:00:04 +00:00
stub_feature_flags.rb
stub_gitlab_calls.rb
stub_gitlab_data.rb
taskable_shared_examples.rb
test_env.rb Allow local tests to use a modified Gitaly 2018-01-05 11:31:12 +00:00
time_tracking_shared_examples.rb
track_untracked_uploads_helpers.rb Fix specs after rebase 2017-12-06 09:34:25 -08:00
unique_ip_check_shared_examples.rb
unpack-gitlab-git-test
update_invalid_issuable.rb
updating_mentions_shared_examples.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
upload_helpers.rb
user_activities_helpers.rb
wait_for_requests.rb refactor wait_for_requests, add slow_requests block helper 2017-11-02 16:36:36 -05:00
webmock.rb
workhorse_helpers.rb