Open ericfranz opened 5 years ago
Maybe a starting point: https://github.com/GoogleChromeLabs/lighthousebot
This repo contains the frontend and backend for running Lighthouse in CI and integration with Github Pull Requests.
reviewed, consider tools other than Lighthouse maybe
See https://developers.google.com/web/tools/lighthouse and an example of the type of things it can catch: https://github.com/OSC/ondemand/pull/88
One idea of how to do this: use Rails integration tests, access the raw HTML, pass that through lighthouse (is that possible?).
┆Issue is synchronized with this Asana task by Unito