chore: test todos
This commit is contained in:
parent
7bb822c160
commit
5b38e631e7
@ -4,4 +4,6 @@ describe('vdom: element', () => {
|
||||
test.todo('with direct text children')
|
||||
|
||||
test.todo('with text node children')
|
||||
|
||||
test.todo('handle already mounted VNode')
|
||||
})
|
||||
|
@ -18,4 +18,6 @@ describe('vnode', () => {
|
||||
test.todo('node type inference')
|
||||
|
||||
test.todo('cloneVNode')
|
||||
|
||||
test.todo('mergeProps')
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user