lecoffre_node/tests/smoke_local_http.md
2025-09-17 16:10:35 +00:00

492 B

Smoke tests - local.lecoffreio.4nkweb (HTTP)

  • /lecoffre/: doit répondre 200 (pas de redirection HTTPS)
  • /_next/ et /lecoffre/_next/: assets servis, codes 200/304
  • favicon: http://local.lecoffreio.4nkweb:3000/favicon.ico répond 200 si présent

Commandes de vérification:

curl -I -H "Host: local.lecoffreio.4nkweb" http://127.0.0.1:3000/lecoffre/
curl -I -H "Host: local.lecoffreio.4nkweb" http://127.0.0.1:3000/lecoffre/_next/static/chunks/main.js