describe('issue_note_awards_list component', () => { it('should render awarded emojis', () => { }); it('should be possible to remove awareded emoji', () => { }); it('should be possible to add new emoji', () => { }); });