Commit ee94771
committed
fix(tests): correct ZIP4Data field names in E2E test
The test was checking for non-existent fields:
- zip4.zip4 → zip4.plus4
- zip4.delivery_point → zip4.city_delivery
Also added validation for zip9 and valid_delivery_area fields
to match the actual API response structure.
Verified with real API - test now passes.1 parent af65377 commit ee94771
1 file changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
460 | 460 | | |
461 | 461 | | |
462 | 462 | | |
463 | | - | |
464 | | - | |
| 463 | + | |
| 464 | + | |
465 | 465 | | |
| 466 | + | |
| 467 | + | |
466 | 468 | | |
467 | 469 | | |
468 | 470 | | |
| |||
0 commit comments