mirror of
https://github.com/kennethreitz/kjvstudy.org.git
synced 2026-06-05 23:00:16 +00:00
45cca004f3
- Add test_coverage_improvements.py (77 tests): reading plans, stories, bible routes, search, interlinear, topics, edge cases - Add test_coverage_part2.py (77 tests): cross_references, jinja_filters, commentary_loader, topics, search_index, kjv, books, strongs modules - Add test_coverage_part3.py (59 tests): API endpoints, web routes, Strong's, family tree, timeline, study guides, misc routes Fix exodus.json commentary data: - Fix 72 verses in chapters 29-31 with malformed questions arrays - Questions were nested arrays [["q"]] instead of strings ["q"] Test results: 710 passed, 1 skipped, 81% coverage 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>