Stu Mason
Stu Mason

Activity

StuMason/progress
stumason.dev
TypeScript
Pull Request Merged

PR #34 merged: feat: add sitemap smoke test for CI

Summary

  • Add Pest test that validates all sitemap URLs return 200
  • Fix phantom routes in sitemap (/about, /stats/repositories were 404)
  • Fix user profile URLs to use correct /@username format
  • Test uses --group=smoke for potential opt-in execution

Test plan

  • Run smoke test locally: php artisan test tests/Feature/SitemapSmokeTest.php
  • Verify CI tests pass
  • After merge, verify sitemap still works on production
+1752
additions
-7
deletions
10
files changed