xtablo-source/go-backend/internal
Arthur Belleville f24e1c4d35
test(20-01): add failing tests for TabloDetailViewModel + GetTabloDetailPage handler
- TestComputeTabloProgress_{Empty,AllDone,Half,EtapesIgnored}
- TestNewTabloDetailViewModel_{GroupsTasksByStatus,EtapesExcludedFromColumns,EtapesPopulated}
- TestGetTabloDetailPage_{Returns200,Returns404,Returns400,Unauthenticated}
- TestTabloDetailKanbanColumns
- TestGetTabloDetailPage_ContainsSortableScript
2026-05-18 15:44:53 +02:00
..
db Add task management features with database schema and handlers 2026-05-10 21:58:48 +02:00
tablos Remove server-side search filtering and implement client-side filtering 2026-05-10 13:53:23 +02:00
tasks First pass on tasks frontend 2026-05-10 23:14:47 +02:00
web test(20-01): add failing tests for TabloDetailViewModel + GetTabloDetailPage handler 2026-05-18 15:44:53 +02:00