issues
search
adobe-rnd
/
franklin-site-status
MIT License
0
stars
0
forks
source link
feat: capture both desktop and mobile audits
#43
Closed
solaris007
closed
1 year ago
solaris007
commented
1 year ago
Implements #40
[x] run both strategies (desktop and mobile) for each audit
[x] rename
auditResult
to
auditResults
[x] store each strategy under
auditResults[strategy]
[ ] adjust queries / code to deal with new structure for mobile
[x] prepare data migration (manual step)
[ ] expose desktop data in UI
Implements #40
auditResult
toauditResults
auditResults[strategy]