gitlab-org--gitlab-foss/spec/javascripts/diffs
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
mock_data Remove now-unnecessary noteable_line class 2019-03-26 14:37:14 +01:00
store Collapse diff tree is only one file is present 2019-03-19 11:34:21 +00:00
create_diffs_store.js Create specs for diffs/components/app and update modules to export factory functions 2018-09-14 08:25:13 +00:00