gitlab-org--gitlab-foss/spec/support
Lin Jen-Shin d831e8e1d0 Add a test to show that threshold 40 would corrupt
If we set `ENCODING_CONFIDENCE_THRESHOLD` to 40,
this test case would not pass. If we raise to 50,
this would pass.

Note that if in the future rugged didn't return
corrupt data, this would be less relevant. But still
icu recommend the threshold to be 50, we should just
stick with 50.
2017-08-08 19:10:46 +08:00
..
api Backport to CE for: 2017-08-04 21:45:14 +08:00
banzai
controllers Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
cycle_analytics_helpers
features Add `/assign me` alias support for assigning issuables to oneself 2017-08-07 14:40:33 +02:00
gitlab-git-test.git
gitlab_stubs
helpers
import_export Ensure all project factories use `:repository` trait or `:empty_project` 2017-08-01 14:51:52 -04:00
matchers Support references to group milestones 2017-08-07 11:55:00 +01:00
prometheus Give metric query context rspec examples correctly sounding names. + missing whitespace 2017-08-01 20:28:25 +02:00
protected_tags
redis Make `Redis::Wrapper#_raw_config` and `#fetch_config` more resilient 2017-07-11 16:49:57 -04:00
services Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
shared_examples Fix the /projects/:id/repository/branches endpoint to handle dots in the branch name when the project full patch contains a `/` 2017-07-27 14:29:31 +02:00
api_helpers.rb
capybara.rb Ensure Gitlab::Application.routes.default_url_options are set correctly in Capybara + :js specs 2017-07-28 16:33:30 +02:00
capybara_helpers.rb
carrierwave.rb
chat_slash_commands_shared_examples.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
cycle_analytics_helpers.rb Move some after_create parts to worker to improve performance 2017-08-07 15:57:56 +02:00
database_connection_helpers.rb
db_cleaner.rb
devise_helpers.rb Extract "@request.env['devise.mapping'] = Devise.mappings[:user]" to a test helper 2017-07-20 18:36:53 +02:00
drag_to_helper.rb
dropzone_helper.rb Replace 'browse_files.feature' spinach test with an rspec analog 2017-07-12 23:45:42 +11:00
email_format_shared_examples.rb
email_helpers.rb
factory_girl.rb
fake_migration_classes.rb
fake_u2f_device.rb
filter_item_select_helper.rb
filter_spec_helper.rb
filtered_search_helpers.rb
fixture_helpers.rb
forgery_protection.rb Add specs 2017-07-27 10:32:44 +02:00
generate-seed-repo-rb
git_http_helpers.rb
gitaly.rb
gpg_helpers.rb store gpg user name and email on the signature 2017-07-27 15:44:39 +02:00
import_spec_helper.rb
issuable_shared_examples.rb Create system notes for group milestone changes 2017-08-07 11:55:00 +01:00
issuables_list_metadata_shared_examples.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
issue_helpers.rb
issue_tracker_service_shared_example.rb
javascript_fixtures_helpers.rb
jira_service_helper.rb Remove project_key from the Jira configuration 2017-07-25 17:25:41 +02:00
json_response_helpers.rb Remove superfluous type defs in specs 2017-07-27 14:31:52 +02:00
kubernetes_helpers.rb
ldap_helpers.rb
login_helpers.rb Ensure DeviseHelpers is loaded before inclusion in LoginHelpers 2017-08-03 10:47:11 -04:00
malicious_regexp_shared_examples.rb Merge branch '24570-use-re2-for-user-supplied-regexp-9-3' into 'security-9-3' 2017-07-19 22:28:41 -05:00
markdown_feature.rb Support references to group milestones 2017-08-07 11:55:00 +01:00
mentionable_shared_examples.rb
merge_request_helpers.rb
migrations_helpers.rb Reset only migration models 2017-08-07 21:20:26 +08:00
milestone_tabs_examples.rb
mobile_helpers.rb
notify_shared_examples.rb Don't include EmailHelpers manually, pick with rspec 2017-08-03 21:55:48 +08:00
omni_auth.rb
prepare-gitlab-git-test-for-commit
project_features_apply_to_issuables_shared_examples.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
project_hook_data_shared_example.rb Rename many path_with_namespace -> full_path 2017-08-01 07:26:58 +02:00
prometheus_helpers.rb
query_recorder.rb
quick_actions_helpers.rb
rake_helpers.rb
reactive_caching_helpers.rb
reference_parser_helpers.rb
reference_parser_shared_examples.rb
repo_helpers.rb
routing_helpers.rb
search_helpers.rb
seed_helper.rb
seed_repo.rb
select2_helper.rb
services_shared_context.rb
setup_builds_storage.rb
sidekiq.rb Implement draining scheduled sets of background migrations 2017-07-13 11:44:52 +02:00
slack_mattermost_notifications_shared_examples.rb Wrong data type when testing webhooks 2017-07-20 15:12:06 +00:00
snippets_shared_examples.rb
sorting_helper.rb Replaces dashboard/dashboard.feature spinach with rspec 2017-07-17 11:16:41 +03:00
stored_repositories.rb Add a Circuitbreaker for storage paths 2017-08-04 15:38:48 +02:00
stub_configuration.rb Support custom directory in gitlab:backup:create task 2017-07-27 13:24:19 +02:00
stub_env.rb
stub_feature_flags.rb Enable all feature flags by default in specs 2017-07-13 13:00:34 +02:00
stub_gitlab_calls.rb
stub_gitlab_data.rb
taskable_shared_examples.rb
test_env.rb Add a test to show that threshold 40 would corrupt 2017-08-08 19:10:46 +08:00
time_tracking_shared_examples.rb
unique_ip_check_shared_examples.rb Support multiple Redis instances based on queue type 2017-07-11 03:35:47 +00:00
unpack-gitlab-git-test
update_invalid_issuable.rb
updating_mentions_shared_examples.rb Don't include EmailHelpers manually, pick with rspec 2017-08-03 21:55:48 +08:00
upload_helpers.rb
user_activities_helpers.rb
wait_for_requests.rb
webmock.rb
workhorse_helpers.rb