microsoft / accessibility-insights-service

Accessibility Insights Service
Other
70 stars 51 forks source link

Enable crawling for URLs having hash fragments for ai-scan cli #2524

Closed v-viyada closed 9 months ago

v-viyada commented 9 months ago

Details

Added new optional parameter keepUrlFragment to enable crawling for URLs having hash fragments for ai-scan cli and crawler packages. The default value of it is false so that existing scan work as is.

Motivation

Feature 2114928: ADO Extension should be able to crawl hash-routing SPA apps

Context

Pull request checklist

DaveTryon commented 9 months ago

Running yarn test fails in 3 test files:

However, since the main branch fails in the same places, it's not caused by this PR and is non-blocking