17 Commits (b6e335b275f4cc0d6a45f5b69e21000d3dd25028)

Author SHA1 Message Date
borja 2438f736de test: mejorar limpieza del esquema de la BD en tests unitarios
Co-authored-by: aider (openrouter/openai/gpt-5) <aider@aider.chat>
2 weeks 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 e7d3596005 test: actualiza pruebas unitarias de BD a nuevas tablas y añade tests
Co-authored-by: aider (openrouter/openai/gpt-5) <aider@aider.chat>
2 months ago
borja ac20558348 test: adaptar prueba para verificar columnas base de response_queue
Co-authored-by: aider (openrouter/openai/gpt-5) <aider@aider.chat>
2 months ago
borja 89398d2dfd fix: añadir metadata a response_queue y unificar ack en CommandService
Co-authored-by: aider (openrouter/openai/gpt-5) <aider@aider.chat>
2 months ago
borja b80cc3ea3c feat: crear tabla response_queue, actualizar tests DB y README
Co-authored-by: aider (openrouter/openai/gpt-5) <aider@aider.chat>
2 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) dd32a3dd11 test: use in-memory database for tests 6 months ago
borja (aider) a1491cdb5a test: add duplicate user ID constraint test 7 months ago
borja (aider) 56e3486a84 refactor: reorganize database tests into logical groups with descriptive names 7 months ago
borja (aider) b00fa4ac23 test: update db tests for new schema with users table 7 months ago
borja (aider) 1ef8ac55c7 feat: add active column to groups table with default true 7 months ago
borja (aider) c9c990b815 feat: Add last_verified timestamp to groups table 7 months ago
borja (aider) 714c756dbf test: fix db test to handle sqlite system tables 7 months ago
borja (aider) fa19fe8950 fix: correct SQL syntax and improve db test coverage 7 months ago
borja (aider) 644883109f feat: add initial database schema and task service 7 months ago