nordabiz/tests
Maciej Pienczyn a57187e05f
Some checks are pending
NordaBiz Tests / Unit & Integration Tests (push) Waiting to run
NordaBiz Tests / E2E Tests (Playwright) (push) Blocked by required conditions
NordaBiz Tests / Smoke Tests (Production) (push) Blocked by required conditions
NordaBiz Tests / Send Failure Notification (push) Blocked by required conditions
test: Add comprehensive testing infrastructure
- pytest framework with fixtures for auth (auth_client, admin_client)
- Unit tests for SearchService
- Integration tests for auth flow
- Security tests (OWASP Top 10: SQL injection, XSS, CSRF)
- Smoke tests for production health and backup monitoring
- E2E tests with Playwright (basic structure)
- DR tests for backup/restore procedures
- GitHub Actions CI/CD workflow (.github/workflows/test.yml)
- Coverage configuration (.coveragerc) with 80% minimum
- DR documentation and restore script

Staging environment: VM 248, staging.nordabiznes.pl

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-02 07:52:34 +01:00
..
dr test: Add comprehensive testing infrastructure 2026-02-02 07:52:34 +01:00
e2e test: Add comprehensive testing infrastructure 2026-02-02 07:52:34 +01:00
integration test: Add comprehensive testing infrastructure 2026-02-02 07:52:34 +01:00
migration test: Add comprehensive testing infrastructure 2026-02-02 07:52:34 +01:00
security test: Add comprehensive testing infrastructure 2026-02-02 07:52:34 +01:00
smoke test: Add comprehensive testing infrastructure 2026-02-02 07:52:34 +01:00
unit test: Add comprehensive testing infrastructure 2026-02-02 07:52:34 +01:00
__init__.py test: Add comprehensive testing infrastructure 2026-02-02 07:52:34 +01:00
ai_quality_evaluator.py refactor: Rebranding i aktualizacja modelu AI 2026-01-29 14:08:39 +01:00
ai_quality_test_cases.json refactor: Rebranding i aktualizacja modelu AI 2026-01-29 14:08:39 +01:00
conftest.py test: Add comprehensive testing infrastructure 2026-02-02 07:52:34 +01:00
pytest.ini test: Add comprehensive testing infrastructure 2026-02-02 07:52:34 +01:00
test_admin_seo_dashboard.py docs: Fix incorrect SQLite references - DEV uses PostgreSQL via Docker 2026-01-09 03:40:50 +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_it_audit_collaboration.py auto-claude: subtask-7-2 - Test collaboration matching 2026-01-09 09:24:45 +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