gitlab-org--gitlab-foss/spec/support/matchers
Nick Thomas bfb20200e9 Add a be_like_time matcher and use it in specs
The amount of precision times have in databases is variable, so we need
tolerances when comparing in specs. It's better to have the tolerance defined
in one place than several.
2016-10-17 14:44:20 +01:00
..
access_matchers.rb Tweaks, refactoring, and specs 2016-03-20 21:04:07 +01:00
be_like_time.rb Add a be_like_time matcher and use it in specs 2016-10-17 14:44:20 +01:00
have_issuable_counts.rb Small improvements thanks to Robert's feedback 2016-09-30 12:02:54 +02:00
include_module.rb Move custom matchers to their own files under spec/support/matchers 2015-07-22 00:01:17 -04:00
is_within.rb Move custom matchers to their own files under spec/support/matchers 2015-07-22 00:01:17 -04:00
markdown_matchers.rb Remove VideoJS and clean the integration 2016-07-20 11:36:42 +02:00