gitlab-org--gitlab-foss/spec/support/matchers
Rémy Coutable cfe19b795e Add a new Gitlab::UserActivities class to track user activities
This new class uses a Redis Hash instead of a Sorted Set.

Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-04-14 15:20:55 +02:00
..
access_matchers.rb Enable Style/ClassCheck 2017-02-23 09:32:22 -06:00
be_like_time.rb Add a be_like_time matcher and use it in specs 2016-10-17 14:44:20 +01:00
be_url.rb Improve code design after code review 2016-11-16 23:10:27 +01:00
be_valid_commit.rb Absorb gitlab_git 2017-01-04 19:09:28 -05:00
email_matchers.rb Add a new have_html_escaped_body_text that match an HTML-escaped text 2017-03-17 12:20:54 +01:00
gitaly_matchers.rb Incorporate Gitaly client for refs service 2017-04-04 16:53:44 +02:00
have_issuable_counts.rb Fix have_issuable_counts matcher on failure 2016-12-01 12:24:56 +00:00
include_module.rb Move custom matchers to their own files under spec/support/matchers 2015-07-22 00:01:17 -04:00
markdown_matchers.rb Fix wrong image src with cached gl-emoji and relative root 2017-03-06 12:54:46 -06:00
match_file.rb Ensure the right content is served for the build artifacts API 2017-02-05 10:57:14 +01:00
pagination_matcher.rb Add a custom pagination matcher 2017-02-16 15:38:40 +01:00
query_matcher.rb Remove useless queries with false conditions (e.g 1=0) 2017-04-04 13:54:58 +03:00
satisfy_matchers.rb Remove a transient failure from spec/requests/api/groups_spec.rb 2017-02-09 20:23:41 -05:00
user_activity_matchers.rb Add a new Gitlab::UserActivities class to track user activities 2017-04-14 15:20:55 +02:00