add-to-homescreen-flow-tests

Installation
SKILL.md

add-to-homescreen-flow-tests

Overview

The PWA install flow is a four-stage test surface per pwa-install-flow-reference: installability gate → beforeinstallprompt handshake → per-platform install path → post-install display-mode signal. Every team's install regression looks slightly different - a missing start_url, an icon resolution drift, a prompt() called without a user gesture - but the test surface is the same.

This builder produces the per-PWA install suite. Output is a Playwright spec file plus a coverage YAML matrix mapping each install criterion from [install-criteria] to its assertion. Composes with the reference skill for the contract; consumes the contract by emitting verification cells.

Installs
2
Repository
testland/qa
GitHub Stars
8
First Seen
Aug 12, 2026
add-to-homescreen-flow-tests — testland/qa