đ¯ How to Use
- Click section headers to expand/collapse
- Check off completed test cases
- Add new test items using the forms
- Create new sections with "Add New Section"
- Delete items by hovering and clicking the red à button
đž Version Control & Collaboration
This site loads data from a JSON file and saves your work locally.
Here's how to collaborate:
1
Make your changes (add sections, items, check off completed
tests)
2
Click the đž button to export your changes as a JSON
file
3
Replace the test-coverage-data.json file in the
repository
4
Commit and push to update the live site on GitHub Pages
5
Team members will see your updates when they refresh the
page
đ Data Loading
The app intelligently manages your data:
-
JSON file: Official committed state from the
repository
-
Local storage: Your unsaved work and changes
-
Smart sync: Uses whichever is newer - your
local changes or the committed version
⥠Quick Tips
- Use the ⥠button to expand/collapse all sections at once
- Press Enter when typing to quickly add items or sections
- Your work auto-saves locally, so you won't lose progress
- Export regularly to share updates with your team
- Check the browser console for data loading status