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
background_migrations_matchers.rb
be_a_binary_string.rb
be_like_time.rb
be_url.rb
be_utf8.rb
be_valid_commit.rb
disallow_request_matchers.rb
exceed_query_limit.rb
execute_check.rb
gitaly_matchers.rb
gitlab_git_matchers.rb
graphql_matchers.rb
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
metric_counter_matcher.rb
navigation_matcher.rb
not_changed_matcher.rb
pagination_matcher.rb
query_matcher.rb
satisfy_matchers.rb
security_header_matcher.rb
user_status_matcher.rb