Files
sase.tr/scripts/vin-e2e-report-1770994628850.md
Sase Dev 4a06ba5fdb feat: Ford legacy support, EMEX browser pooling, collapsible sidebar
- Add PL24 Ford legacy service for fordt_parts architecture
- Refactor EMEX to use persistent browser pool instead of per-call instances
- Make vehicle decode resilient: fallback to PL24 when Corgi doesn't recognize VIN
- Add collapsible sidebar with persistent user preference
- Improve brand access guard and categories service
- Add debug/test scripts for VIN e2e testing

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-14 22:25:06 +00:00

44 lines
1.8 KiB
Markdown

# VIN E2E Test Report
**Date:** 2026-02-13T14:53:11.422Z
**Total:** 16 | **Resolved:** 14 | **Failed:** 0 | **Errors:** 2
## Results
| # | Brand | VIN | Status | Platform | Categories | Parts | Schema | DB | MinIO |
|---|-------|-----|--------|----------|------------|-------|--------|----|-------|
| 1 | Renault | `VF1C066MC19290416` | OK | - | 0 | 0 | NO | - | - |
| 2 | Porsche | `WP1ZZZ92ZCLA29834` | OK | - | 0 | 0 | NO | - | - |
| 3 | Subaru | `JF1GD9LF37G069905` | OK | - | 0 | 0 | NO | - | - |
| 4 | Mercedes | `WDB2020181A148652` | OK | - | 0 | 0 | NO | - | - |
| 5 | Honda | `NLAFC5650HW030691` | FAIL | - | 0 | 0 | NO | - | - |
| 6 | Mazda | `JMZDKFWSA10182289` | OK | - | 0 | 0 | NO | - | - |
| 7 | Ford | `NM0GXXTTPGAG07617` | OK | - | 0 | 0 | NO | - | - |
| 8 | Volvo | `YV1AS985691096540` | OK | - | 0 | 0 | NO | - | - |
| 9 | Kia | `TMAJ3812HGJ226161` | OK | - | 0 | 0 | NO | - | - |
| 10 | BMW | `WBALZ72090DY98841` | OK | - | 0 | 0 | NO | - | - |
| 11 | Mitsubishi | `JMBSNCS3A4U004435` | OK | - | 0 | 0 | NO | - | - |
| 12 | Suzuki | `TSMLYD21S00268458` | OK | - | 0 | 0 | NO | - | - |
| 13 | Scania | `XLER4X20005217616` | FAIL | - | 0 | 0 | NO | - | - |
| 14 | Nissan | `SJNFCAJ10U1242901` | OK | - | 0 | 0 | NO | - | - |
| 15 | MAN | `WMAH12ZZ04M393187` | OK | - | 0 | 0 | NO | - | - |
| 16 | Land Rover | `SALLNABA8YA563459` | OK | - | 0 | 0 | NO | - | - |
## Errors
### Honda (`NLAFC5650HW030691`)
- Decode HTTP 400: {"success":false,"error":{"code":"GEN_002","message":"VIN not recognized. Brand not supported."}}
### Scania (`XLER4X20005217616`)
- Decode HTTP 400: {"success":false,"error":{"code":"GEN_002","message":"VIN not recognized. Brand not supported."}}
## Platform Breakdown
- **unresolved**: 16
## DB Storage
- Categories: 0
- Parts: 0
- Schema images: 0