]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
wip(vitest-migration): all tests passing
authorEvan You <yyx990803@gmail.com>
Thu, 26 Jan 2023 14:22:43 +0000 (22:22 +0800)
committerEvan You <yyx990803@gmail.com>
Thu, 26 Jan 2023 14:22:43 +0000 (22:22 +0800)
commit158db336119754926f3dfb697240c0fccd74da17
tree7858315a9afee32b82751b7504295e6a65bf0554
parent4ee0dad0fe47ff918c5201173a5cde8cb3778c64
wip(vitest-migration): all tests passing
12 files changed:
packages/vue/__tests__/e2e/Transition.spec.ts [moved from packages/vue/__tests__/Transition.spec.ts with 98% similarity]
packages/vue/__tests__/e2e/TransitionGroup.spec.ts [moved from packages/vue/__tests__/TransitionGroup.spec.ts with 96% similarity]
packages/vue/__tests__/e2e/commits.mock.ts [moved from packages/vue/examples/__tests__/commits.mock.ts with 100% similarity]
packages/vue/__tests__/e2e/commits.spec.ts [moved from packages/vue/examples/__tests__/commits.spec.ts with 94% similarity]
packages/vue/__tests__/e2e/e2eUtils.ts [moved from packages/vue/__tests__/e2eUtils.ts with 100% similarity]
packages/vue/__tests__/e2e/grid.spec.ts [moved from packages/vue/examples/__tests__/grid.spec.ts with 97% similarity]
packages/vue/__tests__/e2e/markdown.spec.ts [moved from packages/vue/examples/__tests__/markdown.spec.ts with 89% similarity]
packages/vue/__tests__/e2e/svg.spec.ts [moved from packages/vue/examples/__tests__/svg.spec.ts with 97% similarity]
packages/vue/__tests__/e2e/todomvc.spec.ts [moved from packages/vue/examples/__tests__/todomvc.spec.ts with 98% similarity]
packages/vue/__tests__/e2e/transition.html [moved from packages/vue/__tests__/transition.html with 95% similarity]
packages/vue/__tests__/e2e/tree.spec.ts [moved from packages/vue/examples/__tests__/tree.spec.ts with 97% similarity]
vitest.config.ts