mirror of
https://github.com/Telecominfraproject/wlan-ucentral-schema.git
synced 2026-03-20 03:41:53 +00:00
- 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>