gitlab-org--gitlab-foss/spec/support/matchers
Bob Van Landuyt 9403b1d951 Allow querying a single MR within a project
This allows the user to get a single MR nested in a GraphQL project
query.

Since we need the full path and the iid anyway, this makes more sense
than having a root query that needs the full path as well.
2018-06-15 14:38:32 +02:00
..
access_matchers.rb
access_matchers_for_controller.rb
background_migrations_matchers.rb Move spec helpers/matchers/shared examples/contexts to their relevant folder 2018-04-23 12:20:30 +02:00
be_a_binary_string.rb
be_like_time.rb
be_url.rb
be_utf8.rb
be_valid_commit.rb
exceed_query_limit.rb Remove N+1 query for author in issues API 2018-06-04 16:39:33 -07:00
execute_check.rb
gitaly_matchers.rb
gitlab_git_matchers.rb
graphql_matchers.rb Allow querying a single MR within a project 2018-06-15 14:38:32 +02:00
have_emoji.rb Add matcher for emoji 2018-04-11 10:51:44 +02:00
have_gitlab_http_status.rb
have_issuable_counts.rb
include_module.rb
issuable_matchers.rb Replace the project/issues/issues.feature spinach test with an rspec analog 2018-04-03 10:27:56 +00:00
markdown_matchers.rb
match_file.rb
match_ids.rb Add matcher to match elements by ids 2018-03-06 20:42:14 +01:00
navigation_matcher.rb
pagination_matcher.rb Return only limited pagination headers for search API endpoints 2018-02-06 17:58:18 +01:00
query_matcher.rb
satisfy_matchers.rb
security_header_matcher.rb
user_activity_matchers.rb