gitlab-org--gitlab-foss/spec/support/shared_examples
2019-08-29 17:17:37 -05:00
..
boards Add feature specs for multiple group issue boards 2019-08-16 06:34:55 +00:00
ci Adds a way to start multiple manual jobs in stage 2019-05-02 18:27:35 +00:00
controllers Merge branch 'security-personal-snippets' into 'master' 2019-08-29 21:34:22 +00: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 Add frozen_string_literal to spec/support 2019-07-25 17:33:34 +12:00
lib Re-escape whole HTML content instead of only match 2019-08-23 10:36:51 +02:00
models Limit the size of issuable description and comments 2019-08-22 10:43:13 +03: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 Read pipelines from public projects though API 2019-08-23 20:54:32 +00:00
serializers Add frozen_string_literal to spec/support 2019-07-25 17:33:34 +12:00
services CE-specific changes for designs user_notes_count 2019-08-27 20:50:26 +00:00
uploaders Add frozen_string_literal to spec/support 2019-07-25 17:33:34 +12:00
views Updated nav-sidebar to collapse on load 2019-03-05 00:58:22 +11:00
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 Merge remote-tracking branch 'dev/security-2873-restrict-slash-commands-to-users-who-can-log-in' 2019-08-14 14:11:04 -04: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 Reduce number of rspec retries 2019-04-09 10:04:03 +00:00