|
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
- 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> |
||
|---|---|---|
| .. | ||
| dr | ||
| e2e | ||
| integration | ||
| migration | ||
| security | ||
| smoke | ||
| unit | ||
| __init__.py | ||
| ai_quality_evaluator.py | ||
| ai_quality_test_cases.json | ||
| conftest.py | ||
| pytest.ini | ||
| test_admin_seo_dashboard.py | ||
| test_gbp_audit_field_checks.py | ||
| test_it_audit_collaboration.py | ||
| test_seo_audit.py | ||
| test_social_media_audit.py | ||