gitlab-org--gitlab-foss/spec/support
Sean McGivern 44eb3197a9 Handle non-UTF-8 conflicts gracefully
These can't be resolved in the UI because if they aren't in a UTF-8
compatible encoding, they can't be rendered as JSON. Even if they could,
we would be implicitly changing the file encoding anyway, which seems
like a bad idea.
2016-08-25 08:27:08 +01:00
..
api Fix matcher `match_response_schema` 2016-08-17 12:58:59 -03:00
gitlab_stubs
import_export
matchers
api_helpers.rb
capybara.rb
capybara_helpers.rb
carrierwave.rb
db_cleaner.rb
email_format_shared_examples.rb
email_helpers.rb
factory_girl.rb
fake_u2f_device.rb Add feature specs to cover naming and deleting U2F devices. 2016-08-18 22:12:02 +05:30
filter_spec_helper.rb
fixture_helpers.rb
import_spec_helper.rb
issuable_create_service_slash_commands_shared_examples.rb Remove unneeded aliases 2016-08-18 14:29:48 -05:00
issuable_slash_commands_shared_examples.rb Fix specs and implement fixes based on failing specs 2016-08-17 17:54:24 -05:00
issue_helpers.rb
issue_tracker_service_shared_example.rb
jira_service_helper.rb
login_helpers.rb
markdown_feature.rb
mentionable_shared_examples.rb
merge_request_helpers.rb
omni_auth.rb
project_hook_data_shared_example.rb
reference_parser_helpers.rb
repo_helpers.rb
select2_helper.rb
services_shared_context.rb
setup_builds_storage.rb
stub_configuration.rb
stub_gitlab_calls.rb
stub_gitlab_data.rb
taskable_shared_examples.rb
test_env.rb Handle non-UTF-8 conflicts gracefully 2016-08-25 08:27:08 +01:00
updating_mentions_shared_examples.rb
wait_for_ajax.rb
webmock.rb
workhorse_helpers.rb