You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
borja ecff2a5643 feat: añadir reintentos en fondo para webhook y tests
Co-authored-by: aider (openrouter/openai/gpt-5) <aider@aider.chat>
4 weeks ago
..
db feat: añadir locator de DB con setDb/getDb/withDb y tests 1 month ago
server test: configurar DB en tests con setDb y resetDb 1 month ago
services feat: añadir reintentos en fondo para webhook y tests 4 weeks ago
tasks refactor: mantener única DB por suite y limpiar tablas en beforeEach 1 month ago
utils feat: agregar funciones code, section y bullets y pruebas 2 months ago
db.test.ts feat: actualizar last_command_at al detectar cualquier /t 2 months ago
locator.fallback.test.ts test: añade prueba de fallback del locator y actualiza la documentación 1 month ago
migrator.test.ts test: tolerar ausencia de migrations.log en tests de migrador 2 months ago
server.groups-upsert.test.ts test: añade pruebas para GroupSyncService y webhook 3 months ago
server.onboarding-activar.test.ts fix: configurar DB global en pruebas para evitar DbNotConfiguredError 1 month ago
server.test.ts fix: esperar a server.stop() y resetear DB en tests 1 month ago
web.datetime.test.ts test: agregar pruebas de datetime, mantenimiento y API de completar 1 month ago