gitlab-org--gitlab-foss/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 Autocorrect with RSpec/ExampleWording cop 2019-04-05 08:43:27 +00:00
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 Expose comments on Noteables in GraphQL 2019-06-14 12:36:27 +02:00
position_tracer_spec.rb
suggestion_diff_spec.rb
suggestion_spec.rb Fixed test specs 2019-04-04 13:08:34 +00:00
suggestions_parser_spec.rb Fixed test specs 2019-04-04 13:08:34 +00:00