IBM / page-lab

PageLab enables web performance, accessibility, SEO, etc testing at scale.
Apache License 2.0
19 stars 10 forks source link

Enable test runners to post the ID of the config settings profile used #16

Open ecumike opened 5 years ago

ecumike commented 5 years ago

Enable test runners to post the ID of the config settings profile used for each URL, when posting the Lighthouse report data back to Django app. This allows the relationship to be created between LightHouseRun -> LighthouseConfig so you can see what settings were used for each run report.