← back to Dear Bubbe Nextjs

archived/tests/mobile-test-results.json

30 lines

{
  "timestamp": "2025-11-19T14:11:53.711Z",
  "tests": [
    {
      "test": "Page Load",
      "status": "PASS",
      "details": "Title: Bubbe - Your AI Jewish Grandma"
    },
    {
      "test": "Viewport Meta Tag",
      "status": "PASS",
      "details": "Content: width=device-width, initial-scale=1, maximum-scale=5, user-scalable=yes"
    },
    {
      "test": "Talk Button Presence",
      "status": "FAIL",
      "details": "Talk Button not found"
    }
  ],
  "issues": [
    "Talk Button not found on page"
  ],
  "recommendations": [],
  "summary": {
    "total": 3,
    "passed": 2,
    "failed": 1,
    "score": 67
  }
}