Files
falah-mobile/qa-report-20260618_162540.md
T

30 lines
920 B
Markdown
Raw Normal View History

# QA Test Report
**Date:** 2026-06-18 16:25:40
**URL:** https://falahos.my/mobile
**Layer:** system
## Summary
| ✅ Pass | ❌ Fail | ⚠️ Warn | Total | Grade |
|:------:|:------:|:------:|:----:|:-----:|
| 12 | 0 | 0 | 12 | **A** |
## Details
| Result | Message |
|:------|:--------|
| ✅ | Landing page (/) → 200 in 378ms |
| ✅ | Prayer times (/prayer) → 200 in 97ms |
| ✅ | Dhikr counter (/dhikr) → 200 in 137ms |
| ✅ | Qibla finder (/qibla) → 200 in 171ms |
| ✅ | Halal monitor (/halal-monitor) → 200 in 121ms |
| ✅ | Nur AI (/nur) → 200 in 145ms |
| ✅ | Forum (/forum) → 200 in 150ms |
| ✅ | Souq (/souq) → 200 in 116ms |
| ✅ | Groups (/groups) → 200 in 81ms |
| ✅ | Health API endpoint (/api/health) → 200 in 78ms |
| ✅ | Prayer API endpoint (/api/prayer) → 200 in 715ms |
| ✅ | Landing returns 200 directly |
## Re-run
```bash
python3 tests/qa-test-suite.py
```