gitlab-org--gitlab-foss/spec/support/matchers
Douwe Maan 838f7e56a4
Remove .wiki and @md-typography mixin in favor of .md and .md-file
Before, the styling for `img:not(.emoji)`` was repeated between
`.md:not(.use-csslab):not(.wiki)` (for comments and the Markdown
preview), `.documentation.wiki` (for help pages), and
`.issuable-details .description .wiki` (for MR and issue descriptions).

In these places, we now simply use `.md`. Wherever we use `.md` but
don't want this image styling (like wikis and blobs), `.md-file` is
added.
2019-03-26 14:29:33 +01:00
..
access_matchers.rb Reduce differences in spec/support/matchers/access_matchers.rb 2019-03-07 08:13:38 +01:00
access_matchers_for_controller.rb Resolve "Rename the `Master` role to `Maintainer`" Backend 2018-07-11 14:36:08 +00:00
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
disallow_request_matchers.rb Refactor rspec matchers in read_only_spec.rb 2018-07-07 04:22:44 +00:00
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 Improve GraphQL Authorization DSL 2019-02-26 10:22:12 +13:00
have_emoji.rb
have_gitlab_http_status.rb
have_issuable_counts.rb
include_module.rb
issuable_matchers.rb Remove .wiki and @md-typography mixin in favor of .md and .md-file 2019-03-26 14:29:33 +01:00
markdown_matchers.rb
match_file.rb
match_ids.rb Bring changes from EE 2018-06-22 23:46:33 +08:00
metric_counter_matcher.rb Improve readability and move custom matchers to better place 2018-07-27 12:29:49 +02:00
navigation_matcher.rb
not_changed_matcher.rb Get rid of ScheduleInstallationService 2019-02-26 16:44:31 +00:00
pagination_matcher.rb
query_matcher.rb
satisfy_matchers.rb
security_header_matcher.rb
user_status_matcher.rb Show the status of a user in interactions 2018-07-30 15:01:26 +02:00