I think *at least* the following files need tests: - [ ] `component.go` - [ ] `runtime.go` - [ ] `reactivity.go` - [ ] `vnode.go` The other files will probably need tests as well, but those four hold most of the functionality of the runtime.
I think at least the following files need tests:
component.goruntime.goreactivity.govnode.goThe other files will probably need tests as well, but those four hold most of the functionality of the runtime.