vue3-yuanma/packages/runtime-core/__tests__
2019-11-26 10:03:36 -05:00
..
__snapshots__ test(createRenderer): add tests for portal and fix found bugs 2019-11-04 14:37:50 -05:00
components refactor: adjust internal vnode types + more dts tests 2019-11-04 18:38:55 -05:00
helpers test: fix resolveDyanmicComponent test 2019-11-25 12:51:57 -05:00
apiApp.spec.ts feat: warn duplicate plugin installations 2019-11-05 10:49:15 -05:00
apiInject.spec.ts test: coverage 2019-08-27 14:42:05 -04:00
apiLifecycle.spec.ts test: add test case for regsitering onBeforeUnmount inside onMounted 2019-08-30 13:48:27 -04:00
apiOptions.spec.ts feat(runtime-core): support array in watch option (#376) 2019-10-25 10:25:52 -04:00
apiSetupContext.spec.ts test: fix context.attrs test case 2019-10-26 10:31:36 -04:00
apiTemplateRef.spec.ts test(template-refs): add tests for function refs (#359) 2019-10-23 11:54:50 -04:00
apiWatch.spec.ts types(watch): allow readonly arrays for watching multiple sources (#281) 2019-10-15 16:44:14 -04:00
component.spec.ts feat(core): respect $stable slots flag per RFC 2019-11-26 10:03:36 -05:00
componentProxy.spec.ts feat(core): keep-alive 2019-10-29 22:28:38 -04:00
directives.spec.ts refactor: applyDirectives -> withDirectives 2019-10-18 16:35:01 -04:00
errorHandling.spec.ts refactor: use __TEST__ flag 2019-11-04 14:28:01 -05:00
h.spec.ts refactor(runtime-core): make h() support single vnode child (#181) 2019-10-10 10:17:16 -04:00
rendererAttrsFallthrough.spec.ts feat(core): adjust attrs fallthrough behavior 2019-10-25 12:12:17 -04:00
rendererChildren.spec.ts test: add tests for rendererChildren (#52) 2019-09-20 18:17:35 -04:00
rendererElement.spec.ts test: restructure 2019-08-29 16:56:31 -04:00
rendererFragment.spec.ts chore: fix outdated patchFlag 2019-10-02 10:59:47 -04:00
rendererOptimizedMode.spec.ts test: restructure 2019-08-29 16:56:31 -04:00
rendererPortal.spec.ts refactor: portal should not expect ref target 2019-11-04 14:42:47 -05:00
scheduler.spec.ts test(runtime-core): add tests for scheduler (#462) 2019-11-16 16:32:06 -05:00
version.spec.ts feat(core): export version (#254) 2019-10-14 15:31:43 -04:00
vnode.spec.ts chore: fix typo (#439) 2019-11-08 22:41:55 -05:00