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 de9bfba9aa feat: añadir tests de health-check y documentar métricas/ENV
Co-authored-by: aider (openrouter/openai/gpt-5) <aider@aider.chat>
4 months ago
..
db feat: añadir locator de DB con setDb/getDb/withDb y tests 4 months ago
server test: configurar DB en tests con setDb y resetDb 4 months ago
services feat: añadir tests de health-check y documentar métricas/ENV 4 months ago
tasks refactor: mantener única DB por suite y limpiar tablas en beforeEach 4 months ago
utils feat: agregar funciones code, section y bullets y pruebas 5 months ago
db.test.ts feat: actualizar last_command_at al detectar cualquier /t 5 months ago
locator.fallback.test.ts test: añade prueba de fallback del locator y actualiza la documentación 4 months ago
migrator.test.ts test: tolerar ausencia de migrations.log en tests de migrador 5 months ago
server.groups-upsert.test.ts test: añade pruebas para GroupSyncService y webhook 6 months ago
server.onboarding-activar.test.ts fix: configurar DB global en pruebas para evitar DbNotConfiguredError 4 months ago
server.test.ts fix: esperar a server.stop() y resetear DB en tests 4 months ago
web.datetime.test.ts test: agregar pruebas de datetime, mantenimiento y API de completar 4 months ago