43 Commits (5b78be0effbeca45251193e6a7ebb4cb60876224)

Author SHA1 Message Date
brobert 5b78be0eff test: evita trigger migración v15 ajustando limpieza en tests
Co-authored-by: aider (openrouter/openai/gpt-5) <aider@aider.chat>
1 week ago
borja 5bb3b6d64c test: reiniciar schema_migrations en tests para forzar migraciones
Co-authored-by: aider (openrouter/openai/gpt-5) <aider@aider.chat>
2 months ago
borja b014015768 test: añade pruebas para GroupSyncService y webhook
Co-authored-by: aider (openrouter/openai/gpt-5) <aider@aider.chat>
2 months ago
borja 3b41c01360 fix: cambiar 'dueño' a 'responsable' y quitar comillas en descripciones
Co-authored-by: aider (openrouter/openai/gpt-5) <aider@aider.chat>
2 months ago
borja 6c4e85aa6c test: agrega pruebas de ver sin y ver todos en comandos y servidor
Co-authored-by: aider (openrouter/openai/gpt-5) <aider@aider.chat>
2 months ago
borja a1df163db0 feat: añadir conteos de pendientes y mostrar… y X más en /t ver
Co-authored-by: aider (openrouter/openai/gpt-5) <aider@aider.chat>
2 months ago
borja fa08689ee0 test: añadir tests para alias /t, DM y cola de respuestas
Co-authored-by: aider (openrouter/openai/gpt-5) <aider@aider.chat>
2 months ago
borja 49b21c6ead fix: aislar pruebas restaurando dbInstance y add de ResponseQueue
Co-authored-by: aider (openrouter/openai/gpt-5) <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 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 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 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 (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) 60ed1d1f82 fix: update test expectations for command logging 6 months ago
borja (aider) 0b42d5923a fix: update test to expect 3 console.log calls for command logging 6 months ago
borja (aider) 2cb368b711 fix: correct test assertions and mention handling in webhook server 7 months ago
borja (aider) c8b4b5592b fix: update test assertions for command logging 7 months ago
borja (aider) 27ffa8cdae fix: update test expectations to match actual logging format 7 months ago
borja (aider) 869c695d0a feat: Update /tarea command parsing to use action-first format 7 months ago
borja (aider) b1449bb80b fix: update test expectations to match new logging format 7 months ago
borja (aider) 11702142d5 feat: enhance /tarea command logging with detailed parsing 7 months ago
borja (aider) 48a238139e test: add port validation tests for internal docker URLs 7 months ago
borja (aider) 7616e9f268 test: add instance verification test case 7 months ago
borja (aider) 6cfb741157 fix: enable instance verification in test environment when flagged 7 months ago
borja (aider) d7390db8d6 fix: reset mocks between tests and improve message validation 7 months ago
borja (aider) 290f854e85 test: add edge case and security tests for message handling 7 months ago
borja (aider) f530d37cee fix: Add missing test imports for beforeEach/afterEach 7 months ago
borja (aider) 2b4d95d3ab fix: correct server class structure and improve error handling 7 months ago
borja (aider) b7ed60a471 feat: implement base webhook server with validation and tests 7 months ago