wip: port tests and fix bugs #15323
Annotations
2 errors
Run e2e tests
Process completed with exit code 1.
|
Run e2e tests:
packages-private/vapor-e2e-test/__tests__/vdomInterop.spec.ts#L239
AssertionError: expected '<div><div>a</div></div><div><div>b</d…' to be '<div><div>a</div></div><div><div>b</d…' // Object.is equality
Expected: "<div><div>a</div></div><div><div>b</div></div><div><div>c</div></div><div class="test-enter-active test-enter-to"><div>d</div></div><div class="test-enter-active test-enter-to"><div>e</div></div>"
Received: "<div><div>a</div></div><div><div>b</div></div><div><div>c</div></div><div class=""><div>d</div></div><div class=""><div>e</div></div>"
❯ packages-private/vapor-e2e-test/__tests__/vdomInterop.spec.ts:239:47
|
Loading