helix

kbaba1001 2023-05-20T01:51:02.939919Z

I tried to setup helix project using normal React libraries. those are working well! https://github.com/neumann-tokyo/helix-init

kbaba1001 2023-05-27T00:57:29.545699Z

@rafaeldelboni hi. I added a sample test code. https://github.com/neumann-tokyo/helix-init/pull/3/files It is able to work on helix 0.1.9 ! Thank you for sharing the repository

rafaeldelboni 2023-05-27T01:12:49.273339Z

Amazing! I will check it out :)

rafaeldelboni 2023-05-20T19:01:32.398489Z

Cool repo, I find super helpful this kind of samples. I have a friend https://github.com/vloth/helix-jsdom for tests, but you need to use the https://github.com/lilactown/helix/issues/136 of helix to it work. With all that said, maybe in the future, maybe you could add tests libs to this repo as well 😀

👀 1
kbaba1001 2023-05-22T07:36:13.719239Z

Thank you. I added a issue about Tests. I want to try to use enzyme https://github.com/neumann-tokyo/helix-init/issues/2

kbaba1001 2023-05-22T18:32:25.059479Z

enzyme is dead 😇 As I usually use preact, I don't know it is dead