Below you will find pages that utilize the taxonomy term “GabrielCousin”
March 23, 2026
spa-smoke-test-action
Version updated for https://github.com/GabrielCousin/spa-smoke-test-action to version v1.0.0.
This action is used across all versions by 3 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The “SPA smoke-test action” is a GitHub Action designed to verify the successful rendering of a single-page application (SPA) after deployment. It uses a headless browser to navigate to a specified URL and checks for the presence of a key CSS selector to ensure the app has loaded correctly, addressing issues like silent failures in JavaScript hydration or missing elements.