houzyk/thephilosophicalcode

Automation Tests (2) - New Article Preview

Closed this issue · 1 comments

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

  1. a11y score
  2. no foul words are present
  3. SEO - og cover of correct size
  4. Assets - all assets are images and only webp.
  5. UI - check if all links have proper class "animated".
  6. Credientials - author exists on ghub, author is present in people section
  7. 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?

gotta extend this to include stuff page as well