WordPress / theme-review-action

Other
31 stars 10 forks source link

Stop fetching a11y data because we don't want embeds. #68

Closed StevenDufresne closed 2 years ago

StevenDufresne commented 2 years ago

The embeds that exist in the a11y test set are currently introducing noise into the results and suggest there is something wrong with the theme. In reality, it's more of a problem with the test suite. It's probably better we use our own copy of the a11y database and remove the embeds. Should it fall out of sync, updating should be quick.

Fixes #65