|
@@ -4,4 +4,6 @@ describe('vdom: element', () => {
|
|
|
test.todo('with direct text children')
|
|
test.todo('with direct text children')
|
|
|
|
|
|
|
|
test.todo('with text node children')
|
|
test.todo('with text node children')
|
|
|
|
|
+
|
|
|
|
|
+ test.todo('handle already mounted VNode')
|
|
|
})
|
|
})
|