gitlab-org--gitlab-foss/spec/frontend/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
..
__snapshots__
discussion_actions_spec.js Extract discussion actions into separate component 2019-04-17 13:42:44 -04:00
discussion_jump_to_next_button_spec.js
discussion_notes_spec.js Extract discussion notes into new component 2019-05-01 10:04:07 +00:00
discussion_reply_placeholder_spec.js Move some tests from Karma to Jest 2019-03-23 17:53:46 +01:00
discussion_resolve_button_spec.js Move some tests from Karma to Jest 2019-03-23 17:53:46 +01:00
note_attachment_spec.js Move some tests from Karma to Jest 2019-03-23 17:53:46 +01:00
note_edited_text_spec.js Move some tests from Karma to Jest 2019-03-23 17:53:46 +01:00