Files
smartsoltech_site/smartsoltech/web
Andrey K. Choi 5f48208aab
Some checks reported errors
continuous-integration/drone/push Build encountered an error
🐳 Implement Docker-based testing with full CI/CD pipeline
 Features:
- Docker Compose testing environment (docker-compose.test.yml)
- Specialized test Dockerfile (Dockerfile.test)
- Test-specific Django settings (settings_test.py)
- Complete Drone CI/CD pipeline with 8 stages
- PostgreSQL 17 container for isolated testing
- Network isolation for testing containers

🧪 Testing improvements:
- All 6 tests passing successfully
- Fixed ServiceRequest model tests
- Added proper Category and Service imports
- Container-based testing as requested

🚀 CI/CD enhancements:
- Code quality checks (flake8, black, bandit)
- Database migration testing
- Unit and integration tests
- Docker image building and security scanning
- Telegram notifications for build status
- Production deployment pipeline
- Scheduled maintenance tasks

🔧 Dependencies:
- Added dj-database-url for DATABASE_URL parsing
- Added testing dependencies (pytest, coverage)
- Updated requirements.txt with all needed packages

🎯 Result: Complete Docker network isolated testing system ready for production CI/CD
2025-11-25 07:26:40 +09:00
..
2024-11-01 19:27:14 +09:00
2024-10-06 20:01:20 +09:00
2024-10-29 16:13:58 +09:00
2024-10-07 21:44:58 +09:00
2024-10-07 21:44:58 +09:00
2024-11-01 19:27:14 +09:00
2024-10-07 21:44:58 +09:00