summaryrefslogtreecommitdiff
path: root/src/integrationTest/kotlin/dev/dnpm/etl/processor/web/LoginControllerTest.kt
AgeCommit message (Expand)AuthorFilesLines
2026-05-12feat: use Jackson 3 for JSON serde (#286)Paul-Christian Volkmer1-1/+2
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-17/+17
2025-04-04refactor: replace deprecated MockBean annotations (#95)Paul-Christian Volkmer1-3/+3
2025-04-04chore: update to Spring Boot 3.4Paul-Christian Volkmer1-2/+2
2024-05-07refactor: move classes into package 'security'Paul-Christian Volkmer1-1/+1
2024-05-06test: ensure correct view is renderedPaul-Christian Volkmer1-0/+1
2024-05-06test: add htmlunit based test for LoginControllerPaul-Christian Volkmer1-0/+87