Add JSON schemas for checkup report outputs + tests
Define strict per-check JSON Schema specs and validate generated payloads in unit tests.
-
Add Draft 2020-12 schemas under reporter/schemas
-
Add report_schemas.validate_report() helper
-
Add tests/reporter/test_report_schemas.py
Edited by Nikolay Samokhvalov