Automation Tests (2) - New Article Preview
Closed this issue · 1 comments
houzyk commented
Scope - Preview Deploy for an article
Upon submission of a new article (PR to Main), vercel will create a preview deploy.
For each new article submitted, we want to check
- a11y score
- no foul words are present
- SEO - og cover of correct size
- Assets - all assets are images and only webp.
- UI - check if all links have proper class "animated".
- Credientials - author exists on ghub, author is present in people section
- Comment test results in PR
PS:
- Only check for the new article page. Other pages (including existing articles) should not be checked. Compare the xml?
houzyk commented
gotta extend this to include stuff page as well