gitlab-org--gitlab-foss/spec/support
Nick Thomas 29668aec46 Use `git update-ref --stdin -z` to speed up TestEnv.set_repo_refs
Previously, we were calling `git update-ref <ref> <sha>` about 30 times per
test using `create(:project)` or similar.
2016-11-07 11:24:06 +00:00
..
api
banzai Fix Markdown styling inside reference links 2016-11-01 09:49:30 +00:00
cycle_analytics_helpers Implement a second round of review comments from @DouweM. 2016-09-21 00:47:37 +05:30
features Fix permission for setting an issue's due date 2016-09-28 17:41:32 +02:00
gitlab_stubs
import_export Merge branch 'fix/import-export-symlink-vulnerability' into 'security' 2016-11-03 16:04:18 +01:00
matchers Add a be_like_time matcher and use it in specs 2016-10-17 14:44:20 +01:00
services Fix permission for setting an issue's due date 2016-09-28 17:41:32 +02:00
api_helpers.rb
capybara.rb
capybara_helpers.rb
carrierwave.rb
cycle_analytics_helpers.rb Fix the "Commits" section of the cycle analytics summary. 2016-09-26 18:38:40 +05:30
db_cleaner.rb Make sure DatabaseCleaner.clean runs AFTER Capybara's cleanup 2016-09-04 19:59:00 +03:00
email_format_shared_examples.rb
email_helpers.rb
factory_girl.rb
fake_u2f_device.rb
filter_spec_helper.rb
fixture_helpers.rb
git_helpers.rb Generate branch/file names more randomly to avoid failures. 2016-09-07 11:26:07 +05:30
git_http_helpers.rb Added git http requests tests for user with LDAP identity 2016-09-28 08:43:21 +02:00
import_spec_helper.rb
issue_helpers.rb
issue_tracker_service_shared_example.rb Prevent wrong markdown on issue ids when project has Jira service activated 2016-10-19 13:46:04 -02:00
javascript_fixtures_helpers.rb Replace static issue fixtures by script (!6059) 2016-10-28 14:02:17 +02:00
jira_service_helper.rb Finish updates to use JIRA gem 2016-10-26 15:02:16 -02:00
ldap_helpers.rb Request only the LDAP attributes we need 2016-09-09 13:14:57 -05:00
login_helpers.rb Fix nesting on sessions/new. 2016-10-15 08:28:53 +02:00
markdown_feature.rb
mentionable_shared_examples.rb Simplify Mentionable concern instance methods 2016-10-04 10:45:48 +02:00
merge_request_helpers.rb
notify_shared_examples.rb Move spec/mailers/shared/notify.rb to spec/support 2016-10-22 17:51:50 -05:00
omni_auth.rb
project_hook_data_shared_example.rb
rake_helpers.rb Add Rake task to create/repair GitLab Shell hooks symlinks 2016-11-01 14:52:59 -05:00
reference_parser_helpers.rb
repo_helpers.rb
select2_helper.rb Trigger change even in select2 test helper to produce production-like behaviour 2016-10-24 13:14:00 +03:00
services_shared_context.rb
setup_builds_storage.rb
slash_commands_helpers.rb Move write_note into SlashCommandsHelper and update other dependent specs 2016-09-08 18:52:55 -04:00
snippets_shared_examples.rb Fix snippets pagination 2016-09-26 12:42:12 +02:00
stub_configuration.rb
stub_gitlab_calls.rb
stub_gitlab_data.rb
taskable_shared_examples.rb add "x of y tasks completed" on issuable 2016-10-28 14:01:36 -02:00
test_env.rb Use `git update-ref --stdin -z` to speed up TestEnv.set_repo_refs 2016-11-07 11:24:06 +00:00
updating_mentions_shared_examples.rb
wait_for_ajax.rb Wait for ajax for every merge request spinach test 2016-10-18 18:55:11 +03:00
wait_for_vue_resource.rb Fixed tests 2016-09-15 18:20:36 -04:00
webmock.rb
workhorse_helpers.rb Verify JWT messages from gitlab-workhorse 2016-09-05 15:05:31 +02:00