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.
brobert 2ea389cf7d fix: configurar DB global en pruebas para evitar DbNotConfiguredError
Co-authored-by: aider (openrouter/openai/gpt-5) <aider@aider.chat>
1 month ago
..
db feat: añadir locator de DB con setDb/getDb/withDb y tests 1 month ago
server refactor: usar locator para inyectar DB en tests 1 month ago
services fix: configurar DB global en tests con setDb y eliminar dbInstance 1 month ago
tasks test: usar setDb y resetDb para configurar DB global en pruebas 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 refactor: usar locator para inyectar DB en tests 1 month ago
web.datetime.test.ts test: agregar pruebas de datetime, mantenimiento y API de completar 1 month ago