vue3-core/packages/reactivity/__tests__
丶远方 3294e50b0b
chore: update tests to use expect.toBeInstanceOf (#8154)
2023-05-08 14:34:24 +08:00
..
collections chore: update tests to use expect.toBeInstanceOf (#8154) 2023-05-08 14:34:24 +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 chore: update tests to use expect.toBeInstanceOf (#8154) 2023-05-08 14:34:24 +08: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