chore: test todos
This commit is contained in:
@@ -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')
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user