gitlab-org--gitlab-foss/spec/support/shared_examples
Mayra Cabrera 3e619d1f9e Refactors rack attack requests spec
* Creates a shared_examples files under shared_examples/requests
* Moves web specs into the shared examples file
* Moves let definitions to the block that uses them
2019-09-05 21:15:55 +00:00
..
boards Add feature specs for multiple group issue boards 2019-08-16 06:34:55 +00:00
ci
controllers Rename shared examples according to our guidelines 2019-09-02 10:58:00 +02:00
features Change qa-* class references to rspec-* 2019-07-26 14:45:27 -07:00
finders Add frozen_string_literal to spec/support 2019-07-25 17:33:34 +12:00
graphql Upgrade GraphQL gem to 1.8.17 2019-09-04 17:42:48 +00:00
lib Re-escape whole HTML content instead of only match 2019-08-23 10:36:51 +02:00
models Rename shared examples according to our guidelines 2019-09-02 10:58:00 +02:00
policies Improve cluster policy spec coverage 2019-08-12 12:04:55 +12:00
quick_actions Add edit_note and spec for editing quick actions 2019-08-26 09:20:00 +00:00
requests Refactors rack attack requests spec 2019-09-05 21:15:55 +00:00
serializers Add frozen_string_literal to spec/support 2019-07-25 17:33:34 +12:00
services Limit access request email to 10 most recently active owners/maintainers 2019-08-30 21:30:51 +00:00
uploaders Add frozen_string_literal to spec/support 2019-07-25 17:33:34 +12:00
views
application_setting_examples.rb Add prometheus listen address to whitelist 2019-07-31 17:38:15 +00:00
award_emoji_todo_shared_examples.rb Add service classes for mutating AwardEmoji 2019-08-21 11:39:41 +12:00
chat_slash_commands_shared_examples.rb Improve chatops help output 2019-08-29 16:11:42 +02:00
ci_trace_shared_examples.rb Prevent empty classes in ansi2html conversion 2019-08-02 14:38:50 +00:00
common_system_notes_examples.rb Add frozen_string_literal to spec/support 2019-07-25 17:33:34 +12:00
container_repositories_shared_examples.rb Add group level container repository endpoints 2019-08-05 20:00:50 +00:00
cycle_analytics_stage_examples.rb Implement validation logic to ProjectStage 2019-08-23 20:28:11 +00:00
diff_file_collections.rb
dirty_submit_form_shared_examples.rb Add frozen_string_literal to spec/support 2019-07-25 17:33:34 +12:00
discussions_provider_shared_examples.rb Use NotesFinder in IssuableActions module 2019-08-01 10:42:42 +02:00
email_format_shared_examples.rb Add frozen_string_literal to spec/support 2019-07-25 17:33:34 +12:00
fast_destroy_all.rb Add frozen_string_literal to spec/support 2019-07-25 17:33:34 +12:00
file_finder.rb Add frozen_string_literal to spec/support 2019-07-25 17:33:34 +12:00
gitlab_verify.rb Add frozen_string_literal to spec/support 2019-07-25 17:33:34 +12:00
group_members_shared_example.rb Add frozen_string_literal to spec/support 2019-07-25 17:33:34 +12:00
helm_generated_script.rb Add frozen_string_literal to spec/support 2019-07-25 17:33:34 +12:00
instance_statistics_controllers_shared_examples.rb
issuable_shared_examples.rb Add frozen_string_literal to spec/support 2019-07-25 17:33:34 +12:00
issuables_list_metadata_shared_examples.rb Add frozen_string_literal to spec/support 2019-07-25 17:33:34 +12:00
issue_tracker_service_shared_example.rb Add frozen_string_literal to spec/support 2019-07-25 17:33:34 +12:00
ldap_shared_examples.rb Add frozen_string_literal to spec/support 2019-07-25 17:33:34 +12:00
legacy_path_redirect_shared_examples.rb Add frozen_string_literal to spec/support 2019-07-25 17:33:34 +12:00
malicious_regexp_shared_examples.rb Add frozen_string_literal to spec/support 2019-07-25 17:33:34 +12:00
mentionable_shared_examples.rb Add frozen_string_literal to spec/support 2019-07-25 17:33:34 +12:00
milestone_tabs_examples.rb Add frozen_string_literal to spec/support 2019-07-25 17:33:34 +12:00
notify_shared_examples.rb Merge branch '63568-access-email-notifications-custom-email' into 'master' 2019-07-26 05:26:03 +00:00
position_formatters.rb Add frozen_string_literal to spec/support 2019-07-25 17:33:34 +12:00
project_latest_successful_build_for_examples.rb Extract common spec elements to shared_examples 2019-07-26 00:31:53 +02:00
project_list_shared_examples.rb
reference_parser_shared_examples.rb Add frozen_string_literal to spec/support 2019-07-25 17:33:34 +12:00
relative_positioning_shared_examples.rb Remove default relative_position value 2019-08-09 10:04:08 +08:00
resource_label_events_api.rb Simplify resource_label_events API shared example 2019-07-25 11:10:31 -05:00
showing_user_status_shared_examples.rb
slack_mattermost_notifications_shared_examples.rb Merge branch '32495-improve-slack-notification-on-pipeline-status' into 'master' 2019-07-26 18:45:27 +00:00
snippet_visibility_shared_examples.rb Add frozen_string_literal to spec/support 2019-07-25 17:33:34 +12:00
snippets_shared_examples.rb Add frozen_string_literal to spec/support 2019-07-25 17:33:34 +12:00
taskable_shared_examples.rb Add frozen_string_literal to spec/support 2019-07-25 17:33:34 +12:00
throttled_touch.rb Add frozen_string_literal to spec/support 2019-07-25 17:33:34 +12:00
unique_ip_check_shared_examples.rb Add frozen_string_literal to spec/support 2019-07-25 17:33:34 +12:00
update_invalid_issuable.rb Add frozen_string_literal to spec/support 2019-07-25 17:33:34 +12:00
updating_mentions_shared_examples.rb Add frozen_string_literal to spec/support 2019-07-25 17:33:34 +12:00
url_validator_examples.rb Refactor SystemHookUrlValidator and specs 2019-08-02 15:39:18 +01:00
wiki_file_attachments_examples.rb