Files
wlan-ucentral-schema/docs
John Crispin d7549fd822 docs: update TESTING.md to reflect new test framework architecture
- Document unified TestFramework class that eliminated ~85% code duplication
- Explain import-based architecture with module exports
- Add three template categories: Services, Metrics, and Base templates
- Show minimal test creation pattern (15 lines vs 100+ lines)
- Document helper functions for standardized test cases
- Add test result aggregation with individual test counting
- Update examples to match current implementation
- Document benefits: code reduction, maintainability, visibility

The documentation now accurately reflects the consolidated test framework
that supports 106 tests across 25 test suites with minimal boilerplate.

Signed-off-by: John Crispin <john@phrozen.org>
2025-10-19 16:09:56 +02:00
..