Open aialok opened 4 months ago
Description: To ensure 100% reliability of the JSON Schema website codebase, we need to achieve 100% code coverage through a comprehensive test suite.
This parent issue tracks the overall progress of creating and implementing a robust testing strategy.
Note: This is an initial testing outline. We may need to add or remove files as we progress.
Looks great. As we discussed please add a 2 weeks plan and if there are dependencies please highlight them. Thanks!!
Overview
Description: To ensure 100% reliability of the JSON Schema website codebase, we need to achieve 100% code coverage through a comprehensive test suite.
This parent issue tracks the overall progress of creating and implementing a robust testing strategy.
Objectives
Testing Tools
Implementation Plan
1. Set Up Initial Testing Infrastructure
2. Component Tests
3. Page Tests ( E2E Tests)
4. Test Library Utilities (Unit Tests)
Note: This is an initial testing outline. We may need to add or remove files as we progress.