Files
John Crispin 5edf3973bf tests: standardize unit test inputs with minimal valid schema pattern
- Update all 123 unit test input files with minimal valid pattern for future schema validation
- Change UUID from long strings to simple integer: "uuid": 1
- Ensure all tests have upstream interface with name: "WAN" and role: "upstream"
- Add minimal upstream interface where missing: ethernet WAN port with dynamic IPv4
- Fix copy-to-expected glob pattern: change ** to /*/*/ for ucode compatibility
- Update all 123 expected outputs to match standardized inputs via copy automation
- Maintain 100% unit test pass rate: 123/123 tests passing
- Prepare unit tests for future schema validation integration

Signed-off-by: John Crispin <john@phrozen.org>
2026-02-09 14:43:00 +01:00
..