262 Commits (c306b2a7621af8398d3f401e19d6331535d6d3ce)
 

Author SHA1 Message Date
borja 9f339ad218 fix: hacer público el cache de grupos para tests
Co-authored-by: aider (openrouter/x-ai/grok-code-fast-1) <aider@aider.chat>
2 months ago
borja 0c0e0f2da4 test: ajustar expectativas de pruebas para coincidir con implementación actual
Co-authored-by: aider (openrouter/x-ai/grok-code-fast-1) <aider@aider.chat>
2 months ago
borja f802edad57 fix: corregir remoteJid en pruebas de logging de comandos /tarea
Co-authored-by: aider (openrouter/x-ai/grok-code-fast-1) <aider@aider.chat>
2 months ago
borja 69a5747cf9 fix: arreglar cache de grupos en tests unitarios
Co-authored-by: aider (openrouter/x-ai/grok-code-fast-1) <aider@aider.chat>
2 months ago
borja 8177a8eaa9 refactor: implementar procesamiento de comandos directamente en handleMessageUpsert
Co-authored-by: aider (openrouter/x-ai/grok-code-fast-1) <aider@aider.chat>
2 months ago
borja 90fc363293 refactor: reduce mocks in server tests using real DB and simulated queue
Co-authored-by: aider (openrouter/x-ai/grok-code-fast-1) <aider@aider.chat>
2 months ago
borja e33fb646f1 test: actualizar tests para validación de grupos
Co-authored-by: aider (openrouter/x-ai/grok-code-fast-1) <aider@aider.chat>
2 months ago
borja 206949aabe feat: agregar verificación de grupos activos
Co-authored-by: aider (openrouter/x-ai/grok-code-fast-1) <aider@aider.chat>
2 months ago
borja e03121be89 docs: actualizar estado del proyecto y próximos pasos
Co-authored-by: aider (openrouter/x-ai/grok-code-fast-1) <aider@aider.chat>
2 months ago
borja 3b27558eed test: actualizar expectativas de pruebas para CommandService
Co-authored-by: aider (openrouter/x-ai/grok-code-fast-1) <aider@aider.chat>
2 months ago
borja baf3590f32 fix: ajustar tests para ID normalizado y quitar test problemático
Co-authored-by: aider (openrouter/x-ai/grok-code-fast-1) <aider@aider.chat>
2 months ago
borja 74b0b0d125 test: agregar tests de integración para validación de usuarios
Co-authored-by: aider (openrouter/x-ai/grok-code-fast-1) <aider@aider.chat>
2 months ago
borja d6604dfb2f feat: integrar validación de usuarios en procesamiento de mensajes
Co-authored-by: aider (openrouter/x-ai/grok-code-fast-1) <aider@aider.chat>
2 months ago
borja c248012a97 docs: actualizar estado del proyecto en README y STATUS
Co-authored-by: aider (openrouter/x-ai/grok-code-fast-1) <aider@aider.chat>
2 months ago
borja 048bd4f80b fix: arregla test de validación de ID de usuario inválido
Co-authored-by: aider (openrouter/x-ai/grok-code-fast-1) <aider@aider.chat>
2 months ago
borja 93bbd923ae fix: inyectar base de datos de prueba en WebhookServer para tests unitarios
Co-authored-by: aider (openrouter/x-ai/grok-code-fast-1) <aider@aider.chat>
2 months ago
borja 37f3594117 test: arreglar inicialización de DB en tests de servidor
Co-authored-by: aider (openrouter/x-ai/grok-code-fast-1) <aider@aider.chat>
2 months ago
borja 7462e3c5bd fix: agregar mock a importaciones en server.test.ts
Co-authored-by: aider (openrouter/x-ai/grok-code-fast-1) <aider@aider.chat>
2 months ago
borja e2e9a4ccdb test: usar DB real en tests de validación de usuario
Co-authored-by: aider (openrouter/x-ai/grok-code-fast-1) <aider@aider.chat>
2 months ago
borja 536076d8f9 refactor: refactorizar mocks de validación de usuario para aislamiento local
Co-authored-by: aider (openrouter/x-ai/grok-code-fast-1) <aider@aider.chat>
2 months ago
borja d898cd2500 fix: arreglar mocking en tests de validación de usuario
Co-authored-by: aider (openrouter/x-ai/grok-code-fast-1) <aider@aider.chat>
2 months ago
borja 1846491c07 fix: hacer beforeEach asíncrono en tests de servidor para permitir await import
Co-authored-by: aider (openrouter/x-ai/grok-code-fast-1) <aider@aider.chat>
2 months ago
borja a4ee9155e5 test: agregar pruebas para validación de usuario en servidor
Co-authored-by: aider (openrouter/x-ai/grok-code-fast-1) <aider@aider.chat>
2 months ago
borja d97db3507d feat: integrar verificación de existencia de usuario en manejo de mensajes
Co-authored-by: aider (openrouter/x-ai/grok-code-fast-1) <aider@aider.chat>
2 months ago
borja de90e6d6c3 test: añadir pruebas para manejo de ID de remitente
Co-authored-by: aider (openrouter/x-ai/grok-code-fast-1) <aider@aider.chat>
2 months ago
borja 02f931e055 feat: Añadir normalización del ID del remitente
Co-authored-by: aider (openrouter/x-ai/grok-code-fast-1) <aider@aider.chat>
2 months ago
borja 4e96c71910 docs: actualizar README y STATUS con estado actual de desarrollo
Co-authored-by: aider (openrouter/x-ai/grok-code-fast-1) <aider@aider.chat>
2 months ago
borja 48af9ff07d fix: corregir test de sincronización de grupos para WHATSAPP_COMMUNITY_ID faltante
Co-authored-by: aider (openrouter/x-ai/grok-code-fast-1) <aider@aider.chat>
2 months ago
borja (aider) 015204f1cc fix: manejar error EEXIST al crear directorio data 2 months ago
borja aed544690f feat: mover base de datos a carpeta data 2 months ago
borja (aider) 5fce8e72e9 feat: mover base de datos a carpeta data 2 months ago
borja (aider) 6e4720d7cd debug: añade logging temporal para diagnóstico de sincronización 2 months ago
borja (aider) ff0923f3cb fix: maneja WHATSAPP_COMMUNITY_ID no definido mostrando comunidades 2 months ago
borja (aider) e59ce7319e feat: Muestra IDs de comunidades disponibles cuando WHATSAPP_COMMUNITY_ID no está definido 2 months ago
borja a850630da0 añado 100 segundos de delay en startup porque si no no me da tiempo a trastear, quiero ver si encuentro la comunidad adecuada en la db 4 months ago
borja 3cbfd2a309 actualiza status con commit supuestamente correcto 4 months ago
borja (aider) 9bc46551d5 fix: Pasa instancia de db correctamente a initializeDatabase 4 months ago
borja (aider) 1e8977e654 docs: añade documento de estado del proyecto 4 months ago
borja (aider) a57582d739 docs: update README with current project status 6 months ago
borja (aider) d0f8442e65 fix: use strftime for millisecond timestamp precision in SQLite 6 months ago
borja (aider) d3fd7f144d test: compare timestamps numerically in ensureUserExists last_seen test 6 months ago
borja (aider) fbf76036f5 feat: implement ensureUserExists, add foreign keys and tests 6 months ago
borja (aider) 3309385348 test: add unit tests for whatsapp utils 6 months ago
borja (aider) be653f0355 feat: add WhatsApp ID normalization utility 6 months ago
borja (aider) 5f457097b5 docs: Update README with current status and development plan 6 months ago
borja (aider) dd32a3dd11 test: use in-memory database for tests 6 months ago
borja (aider) 0ecd0a6f8e docs: restructure README with architecture, security model, and roadmap ALL TESTS PASS 6 months ago
borja (aider) 17437c6e28 feat: improve command parsing to handle multiple dates and invalid date formats 6 months ago
borja (aider) b0f5a83b44 fix: update test to use dynamic dates instead of hardcoded ones 6 months ago
borja (aider) 0477530757 fix: properly extract dates and count mentions in /tarea command 6 months ago