Is your feature request related to a problem? Please describe.
Currently the CI runs local tests, but not live tests against a Netlify functions pre-deployment environment.
Describe the solution you'd like
Levelarge the CI best practices from ambianic-ui. We run two separate CI workflow scripts of lighthouse tests against local and live netlify staging version of the new code in a PR or commit push.