gitlab-ce/spec/javascripts/notes/components
Paul Gascou-Vaillancourt 911701ae47 Extract discussion notes into new component
- Moved discussion notes out of `NoteableDiscussion` component into a
new `DiscussionNotes` component
- Wrote Jest tests for the new `DiscussionNotes` component
- Updated Jest config for emojis fixtures
- Updated Karma tests `NoteableDiscussion` to match its new structure
- Convert `DiffDiscussions` tests to use Vue test utils
2019-05-01 10:04:07 +00:00
..
note_actions
comment_form_spec.js
diff_with_note_spec.js
discussion_counter_spec.js
discussion_filter_note_spec.js
discussion_filter_spec.js
discussion_resolve_with_issue_button_spec.js
note_actions_spec.js
note_app_spec.js
note_awards_list_spec.js
note_body_spec.js
note_form_spec.js
note_header_spec.js
note_signed_out_widget_spec.js
noteable_discussion_spec.js Extract discussion notes into new component 2019-05-01 10:04:07 +00:00
noteable_note_spec.js
toggle_replies_widget_spec.js