Commit Graph

1 Commits

Author SHA1 Message Date
kennethreitz a1f2228c1a Add comprehensive Strong's Concordance test suite
62 new tests covering:
- Data loading and basic lookup (Hebrew/Greek entries)
- Helper functions (definition, word, transliteration, KJV usage)
- format_strongs_entry function
- Search functionality (both languages, limits, case-insensitive)
- Paginated listing (get_all_strongs)
- Web routes (index, search, entry, Hebrew/Greek indexes, pagination)
- API endpoints
- Edge cases (boundaries, common words, derivation links)
- Integration tests (search flow, navigation, breadcrumbs)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-29 17:11:19 -05:00