deprecate / metal-clay-components

10 stars 14 forks source link

Add tests of SSR of Soy #163

Open jbalsas opened 6 years ago

jbalsas commented 6 years ago

We've recently seen differences into how soy gets rendered Server-Side and Client-side. See https://github.com/metal/metal-clay-components/pull/162 for an example.

We need to investigate a way to tests Server-Side Rendering of the Soy templates to make sure everything is rendering as expected.