Files

43 lines
1.9 KiB
Markdown
Raw Permalink Normal View History

# QA Test Report
**Date:** 2026-06-28 07:00:23
**URL:** https://falahos.my/mobile
**Layer:** render
## Summary
| ✅ Pass | ❌ Fail | ⚠️ Warn | Total | Grade |
|:------:|:------:|:------:|:----:|:-----:|
| 15 | 1 | 9 | 25 | **B** |
## Details
| Result | Message |
|:------|:--------|
| ⚠️ | Landing (/) — suspiciously small (153 bytes) |
| ⚠️ | Prayer (/prayer) — suspiciously small (153 bytes) |
| ⚠️ | Dhikr (/dhikr) — suspiciously small (153 bytes) |
| ⚠️ | Qibla (/qibla) — suspiciously small (153 bytes) |
| ⚠️ | Halal Monitor (/halal-monitor) — suspiciously small (153 bytes) |
| ⚠️ | Nur (/nur) — suspiciously small (153 bytes) |
| ⚠️ | Forum (/forum) — suspiciously small (153 bytes) |
| ⚠️ | Souq (/souq) — suspiciously small (153 bytes) |
| ⚠️ | Groups (/groups) — suspiciously small (153 bytes) |
| ✅ | Pattern "Invalid response" — absent from all pages |
| ✅ | Pattern "Internal Server Error" — absent from all pages |
| ✅ | Pattern "Application error" — absent from all pages |
| ✅ | Pattern "Cannot read properties of" — absent from all pages |
| ✅ | Pattern "undefined is not" — absent from all pages |
| ✅ | Pattern "TypeError" — absent from all pages |
| ✅ | Pattern "Failed to fetch" — absent from all pages |
| ❌ | Pattern "not found" found on: /, /prayer, /dhikr, /qibla, /halal-monitor, /nur, /forum, /souq, /groups |
| ✅ | Pattern "500 Internal" — absent from all pages |
| ✅ | Pattern "JSON Parse error" — absent from all pages |
| ✅ | Pattern "Unexpected token" — absent from all pages |
| ✅ | Pattern "Cannot find module" — absent from all pages |
| ✅ | Pattern "Minified React error" — absent from all pages |
| ✅ | /prayer — 0 loading indicators (acceptable) |
| ✅ | /dhikr — 0 loading indicators (acceptable) |
| ✅ | /qibla — 0 loading indicators (acceptable) |
## Re-run
```bash
python3 tests/qa-test-suite.py
```