Snacks icon indicating copy to clipboard operation
Snacks copied to clipboard

Add test suite for ensuring server-side/node environment works

Open dcocchia opened this issue 7 years ago • 1 comments

Right now we make a lot of assumptions around the environment that Snacks will run in. Let's write something that ensures Snacks and its components will work well in a non-browser, likely node, environment.

dcocchia avatar May 18 '18 23:05 dcocchia

First portion of this fixed in https://github.com/instacart/Snacks/pull/220

We still need an explicit test for this before the publish step

dcocchia avatar Sep 14 '18 17:09 dcocchia