Skip to content

test(site): enforce visual and quality thresholds#20

Merged
ChimdumebiNebolisa merged 1 commit into
mainfrom
codex/landing-page-quality-coverage
Jul 13, 2026
Merged

test(site): enforce visual and quality thresholds#20
ChimdumebiNebolisa merged 1 commit into
mainfrom
codex/landing-page-quality-coverage

Conversation

@ChimdumebiNebolisa

Copy link
Copy Markdown
Owner

What changed

  • Adds desktop and 390px visual snapshot baselines after self-hosted fonts are in place.
  • Extends browser coverage for the visible setup strip, direct README CTA, authentic image sources and alt text, mobile overflow, menu behavior, normal-motion visibility, and reduced motion.
  • Makes Axe explicitly assert zero violations for contrast, accessible names, focusability, and link names.
  • Adds Lighthouse CI thresholds: performance at least 95, accessibility 100, best practices at least 95, and SEO at least 95.
  • Runs Lighthouse in the existing backline-site-ci workflow.

Verification

  • npm test
  • npm run typecheck
  • npm run lint
  • npm run build
  • npm run browser:test (8 tests)
  • npx lhci healthcheck

The local lhci autorun reached Lighthouse analysis but Node 24 hit an EPERM while cleaning a temporary Chrome directory. CI runs Node 22 and is the authoritative full Lighthouse execution.

@vercel

vercel Bot commented Jul 13, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
backline-site Ready Ready Preview, Comment Jul 13, 2026 1:52am

Add deterministic desktop and mobile visual baselines, assert authentic demo image loading, mobile overflow, reduced-motion visibility, and required Axe rule coverage. Enforce Lighthouse performance, accessibility, best-practices, and SEO thresholds in the existing site workflow, while ignoring generated local audit artifacts.
@ChimdumebiNebolisa ChimdumebiNebolisa force-pushed the codex/landing-page-quality-coverage branch from 5f1e634 to 78e80a1 Compare July 13, 2026 01:52
@ChimdumebiNebolisa ChimdumebiNebolisa merged commit 99c8bc8 into main Jul 13, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant