25 lines
683 B
Markdown
25 lines
683 B
Markdown
|
|
# QA Test Report
|
||
|
|
**Date:** 2026-06-25 15:57:06
|
||
|
|
**URL:** https://falahos.my/mobile
|
||
|
|
**Layer:** api
|
||
|
|
|
||
|
|
## Summary
|
||
|
|
| ✅ Pass | ❌ Fail | ⚠️ Warn | Total | Grade |
|
||
|
|
|:------:|:------:|:------:|:----:|:-----:|
|
||
|
|
| 5 | 0 | 2 | 7 | **A** |
|
||
|
|
|
||
|
|
## Details
|
||
|
|
| Result | Message |
|
||
|
|
|:------|:--------|
|
||
|
|
| ✅ | Prayer API — full contract satisfied |
|
||
|
|
| ✅ | Prayer API — all 5 prayer times present |
|
||
|
|
| ✅ | Prayer API — date: 25 Jun 2026 |
|
||
|
|
| ✅ | Prayer API — hijri: 10 Muḥarram 1448 |
|
||
|
|
| ⚠️ | Prayer API — no error for empty params, returned default data |
|
||
|
|
| ✅ | Health API — status=ok |
|
||
|
|
| ⚠️ | Ummah ID Health → 404 |
|
||
|
|
|
||
|
|
## Re-run
|
||
|
|
```bash
|
||
|
|
python3 tests/qa-test-suite.py
|
||
|
|
```
|