mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-16 16:14:43 -04:00
Adding issues for TODOs
Signed-off-by: Yannick Bungers <git@innay.de>
This commit is contained in:
parent
7e1123e8a4
commit
8879b51344
16 changed files with 21 additions and 16 deletions
|
@ -9,7 +9,9 @@ describe('Link gets replaced with embedding: ', () => {
|
|||
cy.visitTestNote()
|
||||
})
|
||||
|
||||
// TODO Add general testing of one-click-embedding component. The tests below just test a specific use of the component.
|
||||
// TODO Add general testing of one-click-embedding component.
|
||||
// The tests below just test a specific use of the component.
|
||||
// https://github.com/hedgedoc/hedgedoc/issues/5039
|
||||
|
||||
it('GitHub Gist', () => {
|
||||
cy.setCodemirrorContent('https://gist.github.com/schacon/1')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue