nordabiz/tests
Maciej Pienczyn 8945b79fcc auto-claude: subtask-5-2 - Test GBP audit service locally to verify field checks
- Created tests/test_gbp_audit_field_checks.py with comprehensive tests
- Tests verify _check_hours() correctly uses google_opening_hours field
- Tests verify _check_photos() correctly uses google_photos_count field
- Tests cover edge cases: null values, missing analysis, partial data
- All field check logic validated: complete/partial/missing status
- Field weights verified: hours=8, photos=15, total=100

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-08 23:10:16 +01:00
..
ai_quality_evaluator.py Initial commit 2026-01-01 14:01:49 +01:00
ai_quality_test_cases.json Initial commit 2026-01-01 14:01:49 +01:00
test_admin_seo_dashboard.py auto-claude: 8.3 - Test /admin/seo dashboard rendering, sorting, filt 2026-01-08 09:29:47 +01:00
test_gbp_audit_field_checks.py auto-claude: subtask-5-2 - Test GBP audit service locally to verify field checks 2026-01-08 23:10:16 +01:00
test_seo_audit.py auto-claude: 8.1 - Create tests/test_seo_audit.py with tests for PageSpeed client, on-page analyzer, technical checker 2026-01-08 09:18:15 +01:00
test_social_media_audit.py auto-claude: subtask-3-3 - Add test_search_google_reviews_error for API error 2026-01-08 20:39:11 +01:00