Files
falah-mobile/qa-report-20260628_070015.md
T
wmj a1c5fecd83 pivot: migrate V1 mobile from Docker to Netlify serverless
- Switch Prisma schema from SQLite to PostgreSQL
- Add netlify.toml for Netlify deployment config
- Add @netlify/plugin-nextjs for serverless Next.js
- Remove Docker build files (Dockerfile, docker-compose, start.sh)
- Remove auto-healer and scripts directories
- Update next.config.ts (remove standalone output)
- Database: falah_mobile_v1 on Contabo Postgres
2026-06-28 23:02:48 +02:00

19 lines
368 B
Markdown

# QA Test Report
**Date:** 2026-06-28 07:00:15
**URL:** https://falahos.my/mobile
**Layer:** api
## Summary
| ✅ Pass | ❌ Fail | ⚠️ Warn | Total | Grade |
|:------:|:------:|:------:|:----:|:-----:|
| 0 | 1 | 0 | 1 | **B** |
## Details
| Result | Message |
|:------|:--------|
| ❌ | Prayer API → 404 |
## Re-run
```bash
python3 tests/qa-test-suite.py
```