gitlab-org--gitlab-foss/spec/support
Alejandro Rodríguez f8fa6e6f47 Add internal endpoint to notify post-receive to Gitaly 2017-03-01 18:46:59 -03:00
..
api Remove shared example for pagination 2017-02-20 15:39:16 +01:00
banzai
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 Add internal endpoint to notify post-receive to Gitaly 2017-03-01 18:46:59 -03: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
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
email_helpers.rb
factory_girl.rb
fake_u2f_device.rb Improved the u2f flow 2016-12-27 00:18:17 +00:00
filter_spec_helper.rb
filtered_search_helpers.rb Add filtered search to MR page 2017-02-21 12:40:57 -06:00
fixture_helpers.rb
git_helpers.rb
git_http_helpers.rb
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
issue_tracker_service_shared_example.rb
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
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
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
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
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
upload_helpers.rb Add Gitlab::Middleware::Multipart 2016-12-15 12:26:36 +01:00
wait_for_ajax.rb
wait_for_vue_resource.rb
webmock.rb
workhorse_helpers.rb