Snacks
Snacks copied to clipboard
Add test suite for ensuring server-side/node environment works
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.
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