gitlab-org--gitlab-foss/spec
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
..
bin
config
controllers
db/production
factories
features
finders
fixtures Add a test to show that threshold 40 would corrupt 2017-08-08 19:10:46 +08:00
helpers
initializers
javascripts
lib Add a test to show that threshold 40 would corrupt 2017-08-08 19:10:46 +08:00
mailers
migrations
models
policies
presenters
requests
routing
rubocop/cop
serializers
services
sidekiq/cron
support Add a test to show that threshold 40 would corrupt 2017-08-08 19:10:46 +08:00
tasks
unicorn
uploaders
validators
views
workers
factories_spec.rb
rails_helper.rb
rake_helper.rb
simplecov_env.rb
spec_helper.rb