exhibitionist-digital / ultra

Zero-Legacy Deno/React Suspense SSR Framework
https://ultrajs.dev
MIT License
2.99k stars 65 forks source link

test: add unit test for renderToStream #278

Closed Danielduel closed 9 months ago

Danielduel commented 9 months ago

Tests on latest deno are failing, I think renderToStream is misbehaving but I don't have idea how to debug internals yet. I am adding this test to prove that renderToStream has a problem.

I've figured out that adding head to the app causes problems.

Danielduel commented 9 months ago

I give this PR under a license of WTFPL

Danielduel commented 9 months ago

Since refactor is happening - it is not needed afaik