vue3-core/packages/reactivity/__tests__
Evan You 59e828448e
feat(reactivity): improve support of getter usage in reactivity APIs (#7997)
2023-04-02 10:17:51 +08:00
..
collections wip(vitest-migration): reactivity tests passing 2023-01-26 15:25:55 +08:00
computed.spec.ts wip(vitest-migration): reactivity tests passing 2023-01-26 15:25:55 +08:00
deferredComputed.spec.ts wip(vitest-migration): reactivity tests passing 2023-01-26 15:25:55 +08:00
effect.spec.ts wip(vitest-migration): reactivity tests passing 2023-01-26 15:25:55 +08:00
effectScope.spec.ts wip(vitest-migration): reactivity tests passing 2023-01-26 15:25:55 +08:00
reactive.spec.ts test(reactive): add test case of mutation in original reflecting in observed value (#2118) 2020-09-15 10:49:59 -04:00
reactiveArray.spec.ts wip(vitest-migration): reactivity tests passing 2023-01-26 15:25:55 +08:00
readonly.spec.ts fix(reactivity): fix shallow/readonly edge cases 2022-07-22 11:16:06 +08:00
ref.spec.ts feat(reactivity): improve support of getter usage in reactivity APIs (#7997) 2023-04-02 10:17:51 +08:00
shallowReactive.spec.ts wip(vitest-migration): reactivity tests passing 2023-01-26 15:25:55 +08:00
shallowReadonly.spec.ts chore(types): delete @ts-ignore or use @ts-expected-error instead (#3669) 2022-05-11 20:40:59 -04:00