gitlab-org--gitlab-foss/spec/support
Robert Speicher b895c4eff9 Merge branch 'fix-rubocop' into 'master'
Make RuboCop happy

See merge request !9554
2017-02-27 21:06:41 +00:00
..
api Remove shared example for pagination 2017-02-20 15:39:16 +01:00
banzai Fix Markdown styling inside reference links 2016-11-01 09:49:30 +00:00
controllers Revert "Prefer leading style for Style/DotPosition" 2017-02-23 09:33:05 -06:00
cycle_analytics_helpers Reduce the number of loops that Cycle Analytics specs use 2017-02-01 16:14:20 -05:00
features Replace wording for slash command confirmation message 2016-12-26 08:31:24 -05:00
gitlab_stubs Remove all instances of theme_id; require downtime 2017-02-15 13:31:18 -06:00
import_export Add traits for the different Event types to the Event factory 2017-02-01 16:02:03 -05:00
matchers Enable Style/ClassCheck 2017-02-23 09:32:22 -06:00
services Enable Style/SpaceInsideBrackets 2017-02-23 09:31:56 -06:00
api_helpers.rb Remain V3 endpoint unchanged 2017-01-30 17:00:21 -02:00
capybara.rb Pass `--load-images=no` to PhantomJS via Capybara/Poltergeist 2016-11-28 16:50:08 +08:00
capybara_helpers.rb Ensure only renderable text diffs are collapsed 2016-07-08 13:53:17 +01:00
carrierwave.rb Clear Carrierwave upload after each test example 2016-11-23 09:51:50 +01:00
chat_slash_commands_shared_examples.rb Improve after feedback 2016-12-19 15:40:06 +01:00
cycle_analytics_helpers.rb Rename commit_file, commit_dir and remove_file and update specs 2017-02-24 09:55:01 -06:00
database_connection_helpers.rb Write a spec covering the race condition during group deletion. 2016-11-18 14:27:13 +05:30
db_cleaner.rb Truncate the DB in after(:all) test for Gitlab::ImportExport::ProjectTreeRestorer 2017-02-17 18:58:11 +01:00
drag_to_helper.rb Removed jQuery UI sortable 2017-02-06 11:28:16 +00:00
dropzone_helper.rb Add feature specs for three types of user uploads 2017-02-24 16:41:27 -05:00
email_format_shared_examples.rb Validate email addresses using Devise.email_regexp 2016-02-09 18:15:35 +01:00
email_helpers.rb Test against notification email 2016-10-21 18:22:09 +08:00
factory_girl.rb
fake_u2f_device.rb Improved the u2f flow 2016-12-27 00:18:17 +00:00
filter_spec_helper.rb Revert "Fix merge conflicts - squashed commit" 2016-06-03 11:10:17 +02:00
filtered_search_helpers.rb Add filtered search to MR page 2017-02-21 12:40:57 -06:00
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 Namespace access token session key in `Import::GithubController` 2016-12-19 17:35:51 +01:00
issuables_list_metadata_shared_examples.rb Use Namespace#full_path instead of #path where appropriate 2017-02-23 17:55:01 -06:00
issue_helpers.rb State specific default sort order for issuables 2016-08-01 11:28:56 +02:00
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 Enable Style/MutableConstant 2017-02-23 09:31:56 -06:00
jira_service_helper.rb Enable Style/MutableConstant 2017-02-23 09:31:56 -06:00
kubernetes_helpers.rb Enable Style/MultilineHashBraceLayout 2017-02-23 09:32:22 -06:00
ldap_helpers.rb Revert "Enable Style/DotPosition" 2017-02-23 09:33:19 -06:00
login_helpers.rb Enable Style/ClassCheck 2017-02-23 09:32:22 -06:00
markdown_feature.rb Fix spec 2017-02-24 08:13:57 -06:00
mentionable_shared_examples.rb Revert "Prefer leading style for Style/DotPosition" 2017-02-23 09:33:05 -06:00
merge_request_helpers.rb Add filtered search to MR page 2017-02-21 12:40:57 -06:00
mobile_helpers.rb Fixed Issuable sidebar so it remains closed on mobile/smaller screen devices 2017-01-25 11:53:43 -06:00
notify_shared_examples.rb Handles unsubscribe from notifications via email 2017-01-13 10:11:46 -05:00
omni_auth.rb Added a lot of stubbing to make sure OAUth requests are handled properly with 2FA 2016-07-07 16:54:03 -05:00
project_features_apply_to_issuables_shared_examples.rb Merge branch '22481-honour-issue-visibility-for-groups' into 'security' 2016-11-09 12:24:13 +01:00
project_hook_data_shared_example.rb Added System Hooks for push and tag_push 2016-04-19 11:00:30 +02:00
query_recorder.rb Added QueryRecorder to test N+1 fix on Milestone#show 2016-12-20 16:59:48 +00:00
rake_helpers.rb Move task helpers to a module 2016-11-30 12:20:21 +01:00
reactive_caching_helpers.rb Revert "Prefer leading style for Style/DotPosition" 2017-02-23 09:33:05 -06:00
reference_parser_helpers.rb Revert "Fix merge conflicts - squashed commit" 2016-06-03 11:10:17 +02:00
reference_parser_shared_examples.rb Merge branch 'issue_23548_dev' into 'master' 2016-11-09 12:25:17 +01:00
repo_helpers.rb Fix new offenses 2017-02-23 09:32:42 -06:00
search_helpers.rb Fix broken commits search 2016-11-08 12:03:23 +02:00
seed_helper.rb Enable Style/MutableConstant 2017-02-23 09:31:56 -06:00
seed_repo.rb Enable Style/MutableConstant 2017-02-23 09:31:56 -06:00
select2_helper.rb Enable Style/ClassCheck 2017-02-23 09:32:22 -06:00
services_shared_context.rb Revert "Prefer leading style for Style/DotPosition" 2017-02-23 09:33:05 -06:00
setup_builds_storage.rb Clear test build storage directory before each example 2016-11-23 13:51:05 +01:00
sidekiq.rb Fix race conditions for AuthorizedProjectsWorker 2017-01-25 13:22:15 +01:00
slack_mattermost_notifications_shared_examples.rb Revert "Prefer leading style for Style/DotPosition" 2017-02-23 09:33:05 -06:00
slash_commands_helpers.rb Fix comment button test for slash commands 2017-02-10 15:09:08 -06:00
snippets_shared_examples.rb Fix snippets pagination 2016-09-26 12:42:12 +02:00
stub_configuration.rb Revert "Prefer leading style for Style/DotPosition" 2017-02-23 09:33:05 -06:00
stub_env.rb Introduce "stub_env" test helper for safely stubbing environment variables 2017-01-09 18:19:48 +01:00
stub_gitlab_calls.rb Revert "Enable Style/DotPosition" 2017-02-23 09:33:19 -06:00
stub_gitlab_data.rb
taskable_shared_examples.rb Don’t count tasks that are not defined as list items correctly 2017-01-25 20:54:11 +01:00
test_env.rb Use Namespace#full_path instead of #path where appropriate 2017-02-23 17:55:01 -06:00
time_tracking_shared_examples.rb Fix time tracking spec 2017-02-10 15:09:08 -06:00
update_invalid_issuable.rb Make RuboCop happy 2017-02-27 15:57:04 +00:00
updating_mentions_shared_examples.rb DRY up the added update service specs, add two email helpers 2016-08-16 17:08:43 +01:00
upload_helpers.rb Add Gitlab::Middleware::Multipart 2016-12-15 12:26:36 +01:00
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