gitlab-ce/spec/lib/gitlab/diff
Bob Van Landuyt b6ff5f1e14 Expose comments on Noteables in GraphQL
This exposes `Note`s on Issues & MergeRequests using a
`Types::Notes::NoteableType` in GraphQL.

Exposing notes on a new type can be done by implementing the
`NoteableType` interface on the type. The presented object should
be a `Noteable`.
2019-06-14 12:36:27 +02:00
..
file_collection
formatters
diff_refs_spec.rb
file_spec.rb
highlight_cache_spec.rb
highlight_spec.rb
inline_diff_markdown_marker_spec.rb
inline_diff_marker_spec.rb
inline_diff_spec.rb
line_mapper_spec.rb
line_spec.rb
lines_unfolder_spec.rb
parallel_diff_spec.rb
parser_spec.rb
position_spec.rb
position_tracer_spec.rb
suggestion_diff_spec.rb
suggestion_spec.rb
suggestions_parser_spec.rb