nordabiz/tests
Maciej Pienczyn c057794c64 auto-claude: subtask-3-1 - Create test file for social_media_audit with Google Places tests
Add comprehensive unit tests for social_media_audit.py:
- WebsiteAuditor tests: SSL checks, hosting detection, HTML parsing, social media extraction
- GooglePlacesSearcher tests: find_place, get_place_details, API error handling
- BraveSearcher tests: Google reviews search, fallback mechanisms
- SocialMediaAuditor tests: company auditing, result saving, integration tests
- Pattern tests: hosting providers, social media URL patterns, exclusion rules

Tests follow the same structure and patterns as test_seo_audit.py.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-08 20:35:27 +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_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-1 - Create test file for social_media_audit with Google Places tests 2026-01-08 20:35:27 +01:00