gitlab-org--gitlab-foss/spec/support/matchers
Alex Kalderimis e3a91089b7 Allow be_url to specify the type
This allows the be_url matcher to be more specific. By default, it only
matches HTTP and HTTPS URIs.
2019-08-30 04:43:16 +00:00
..
abort_matcher.rb Add frozen_string_literal to spec/support 2019-07-25 17:33:34 +12:00
access_matchers.rb Add frozen_string_literal to spec/support 2019-07-25 17:33:34 +12:00
access_matchers_for_controller.rb Add frozen_string_literal to spec/support 2019-07-25 17:33:34 +12:00
background_migrations_matchers.rb Add frozen_string_literal to spec/support 2019-07-25 17:33:34 +12:00
be_a_binary_string.rb Add frozen_string_literal to spec/support 2019-07-25 17:33:34 +12:00
be_like_time.rb Add frozen_string_literal to spec/support 2019-07-25 17:33:34 +12:00
be_n_plus_1_query.rb
be_url.rb Allow be_url to specify the type 2019-08-30 04:43:16 +00:00
be_utf8.rb Add frozen_string_literal to spec/support 2019-07-25 17:33:34 +12:00
be_valid_commit.rb Add frozen_string_literal to spec/support 2019-07-25 17:33:34 +12:00
disallow_request_matchers.rb Add frozen_string_literal to spec/support 2019-07-25 17:33:34 +12:00
eq_pem.rb
exceed_query_limit.rb Add frozen_string_literal to spec/support 2019-07-25 17:33:34 +12:00
execute_check.rb Add frozen_string_literal to spec/support 2019-07-25 17:33:34 +12:00
gitaly_matchers.rb Add frozen_string_literal to spec/support 2019-07-25 17:33:34 +12:00
gitlab_git_matchers.rb Add frozen_string_literal to spec/support 2019-07-25 17:33:34 +12:00
graphql_matchers.rb Add frozen_string_literal to spec/support 2019-07-25 17:33:34 +12:00
have_emoji.rb Add frozen_string_literal to spec/support 2019-07-25 17:33:34 +12:00
have_gitlab_http_status.rb Add frozen_string_literal to spec/support 2019-07-25 17:33:34 +12:00
have_issuable_counts.rb Add frozen_string_literal to spec/support 2019-07-25 17:33:34 +12:00
include_module.rb Add frozen_string_literal to spec/support 2019-07-25 17:33:34 +12:00
issuable_matchers.rb Add frozen_string_literal to spec/support 2019-07-25 17:33:34 +12:00
markdown_matchers.rb Add frozen_string_literal to spec/support 2019-07-25 17:33:34 +12:00
match_file.rb Add frozen_string_literal to spec/support 2019-07-25 17:33:34 +12:00
match_ids.rb Add frozen_string_literal to spec/support 2019-07-25 17:33:34 +12:00
metric_counter_matcher.rb Add frozen_string_literal to spec/support 2019-07-25 17:33:34 +12:00
navigation_matcher.rb Add frozen_string_literal to spec/support 2019-07-25 17:33:34 +12:00
not_changed_matcher.rb
pagination_matcher.rb Add frozen_string_literal to spec/support 2019-07-25 17:33:34 +12:00
query_matcher.rb Add frozen_string_literal to spec/support 2019-07-25 17:33:34 +12:00
satisfy_matchers.rb Add frozen_string_literal to spec/support 2019-07-25 17:33:34 +12:00
security_header_matcher.rb Add frozen_string_literal to spec/support 2019-07-25 17:33:34 +12:00
user_status_matcher.rb