Files
basic-banking/src/test/kotlin/ltd/lulz/controller/TransactionControllerTest.kt
Swordsteel 9d6eca4377 infinity money bug :D
This is here to show a small miss with big problems.

- add missing test to
  - TransactionEndpoints
  - TransactionControllerTest
- update Transfer with validation for sender receiver
- add SenderReceiverValidator
- add SenderReceiver
2025-09-14 12:15:08 +02:00

8.3 KiB