summaryrefslogtreecommitdiff
path: root/src/integrationTest/kotlin/dev/dnpm/etl/processor/web/StatisticsControllerTest.kt
AgeCommit message (Expand)AuthorFilesLines
2026-05-12feat: use Jackson 3 for JSON serde (#286)Paul-Christian Volkmer1-1/+2
2026-03-10feat: show submission statistics table (#260)Paul-Christian Volkmer1-1/+4
2026-03-05deps!: migrate to Spring Boot 4 (#250)Paul-Christian Volkmer1-1/+1
2025-11-11chore: use spotless for kotlin code (#191)Paul-Christian Volkmer1-13/+11
2025-04-04chore: update to Spring Boot 3.4Paul-Christian Volkmer1-1/+1
2024-05-27feat: use RequestId typePaul-Christian Volkmer1-2/+0
2024-05-07test: add test for StatisticsControllerPaul-Christian Volkmer1-0/+75