vue3-core/packages/runtime-core/__tests__
Evan You 7e8f175db7 wip(vitest-migration): runtime-core tests passing 2023-01-26 20:48:47 +08:00
..
components wip(vitest-migration): runtime-core tests passing 2023-01-26 20:48:47 +08:00
helpers wip(vitest-migration): runtime-core tests passing 2023-01-26 20:48:47 +08:00
apiAsyncComponent.spec.ts wip(vitest-migration): reactivity tests passing 2023-01-26 15:25:55 +08:00
apiCreateApp.spec.ts wip(vitest-migration): reactivity tests passing 2023-01-26 15:25:55 +08:00
apiExpose.spec.ts dx(runtime-core): warn when expose() is misused (#7221) 2023-01-09 15:23:10 +01:00
apiInject.spec.ts fix(runtime-core): bind default function of inject to instance (#3925) 2021-06-09 12:02:05 -04:00
apiLifecycle.spec.ts wip(vitest-migration): reactivity tests passing 2023-01-26 15:25:55 +08:00
apiOptions.spec.ts wip(vitest-migration): runtime-core tests passing 2023-01-26 20:48:47 +08:00
apiSetupContext.spec.ts wip(vitest-migration): reactivity tests passing 2023-01-26 15:25:55 +08:00
apiSetupHelpers.spec.ts wip(vitest-migration): runtime-core tests passing 2023-01-26 20:48:47 +08:00
apiWatch.spec.ts wip(vitest-migration): runtime-core tests passing 2023-01-26 20:48:47 +08:00
componentEmits.spec.ts wip(vitest-migration): reactivity tests passing 2023-01-26 15:25:55 +08:00
componentProps.spec.ts wip(vitest-migration): runtime-core tests passing 2023-01-26 20:48:47 +08:00
componentPublicInstance.spec.ts wip(vitest-migration): runtime-core tests passing 2023-01-26 20:48:47 +08:00
componentSlots.spec.ts wip(vitest-migration): reactivity tests passing 2023-01-26 15:25:55 +08:00
directives.spec.ts wip(vitest-migration): reactivity tests passing 2023-01-26 15:25:55 +08:00
errorHandling.spec.ts wip(vitest-migration): reactivity tests passing 2023-01-26 15:25:55 +08:00
h.spec.ts feat(runtime-core): support variadic children in `h` for simple JSX compat 2020-08-21 21:54:33 -04:00
hmr.spec.ts wip(vitest-migration): reactivity tests passing 2023-01-26 15:25:55 +08:00
hydration.spec.ts wip(vitest-migration): runtime-core tests passing 2023-01-26 20:48:47 +08:00
misc.spec.ts refactor(reactivity): use more efficient reactive checks 2020-05-02 16:58:17 -04:00
rendererAttrsFallthrough.spec.ts wip(vitest-migration): runtime-core tests passing 2023-01-26 20:48:47 +08:00
rendererChildren.spec.ts chore: run updated prettier 2021-07-19 18:24:18 -04:00
rendererComponent.spec.ts wip(vitest-migration): reactivity tests passing 2023-01-26 15:25:55 +08:00
rendererElement.spec.ts test(runtime-core/renderer): tests for rendering elements (#699) 2020-03-09 17:08:05 -04:00
rendererFragment.spec.ts fix(runtime-core): fix move/removal of static fragments containing text nodes (#6858) 2022-11-10 05:03:10 -05:00
rendererOptimizedMode.spec.ts wip(vitest-migration): reactivity tests passing 2023-01-26 15:25:55 +08:00
rendererTemplateRef.spec.ts wip(vitest-migration): reactivity tests passing 2023-01-26 15:25:55 +08:00
scheduler.spec.ts wip(vitest-migration): reactivity tests passing 2023-01-26 15:25:55 +08:00
scopeId.spec.ts fix(runtime-core): set scope id before props (#6948) 2022-11-13 22:53:46 -05:00
vnode.spec.ts wip(vitest-migration): reactivity tests passing 2023-01-26 15:25:55 +08:00
vnodeHooks.spec.ts wip(vitest-migration): reactivity tests passing 2023-01-26 15:25:55 +08:00