gitlab-org--gitlab-foss/spec/javascripts/notes
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
..
components Extract discussion notes into new component 2019-05-01 10:04:07 +00:00
stores Handle transformed notes from polling response 2019-03-06 17:19:27 +08:00
helpers.js
mock_data.js Fixed test specs 2019-04-04 13:08:34 +00:00