netlify-plugin-gatsby
netlify-plugin-gatsby copied to clipboard
Add e2e tests that run on deploy preview
As the local functions server now proxies to the gatsby develop server, our wrapper functions are no longer being fully tested. We should add tests where we run ntl deploy --build and run the tests on that.
Is this still an issue @ascorbic?