Testing code without a render function
I was writing some utility functions using SolidJS primitives and ran into the issue that memos don't update. This is the minimal
Am I missing something?
vitest where I could reproduce the issue:Am I missing something?
