Project-Image-Uploader/backend/tests/api
matthias.lotz 62be18ecaa feat: Add upload notifications to Telegram Bot (Phase 3)
- Integrate TelegramNotificationService into batchUpload route
- Send notification on successful upload with group details
- Add metadata parsing for year/title/name from form fields
- Create integration tests for upload notifications
- Fix getAdminUrl() to use INTERNAL_HOST with dev port
- Update jest.config.js to transform uuid ESM module
- Non-blocking async notification (won't fail upload on error)

Phase 3 complete: Upload notifications working in Docker dev environment
Tested successfully with real Telegram bot in test group
2025-11-29 23:47:01 +01:00
..
admin-auth.test.js Feature Request: admin session security 2025-11-23 21:18:42 +01:00
admin.test.js Feature Request: admin session security 2025-11-23 21:18:42 +01:00
consent.test.js Feature Request: admin session security 2025-11-23 21:18:42 +01:00
migration.test.js feat: Add comprehensive test suite and admin API authentication 2025-11-16 18:08:48 +01:00
telegram-upload.test.js feat: Add upload notifications to Telegram Bot (Phase 3) 2025-11-29 23:47:01 +01:00
upload.test.js feat: Add comprehensive test suite and admin API authentication 2025-11-16 18:08:48 +01:00