aboutsummaryrefslogtreecommitdiff
path: root/ufund-api/src/test/java/com/ufund/api/ufundapi/controller/CupboardControllerTest.java (unfollow)
Commit message (Expand)Author
2025-04-14Fixed sonarqube issues in testsGunther6070
2025-04-03Fixed broken testsGunther6070
2025-03-31Fixed broken tests due to new need fieldsGunther6070
2025-03-30Modified controllers to return error text when catching errors. Also added ad...Gunther6070
2025-03-30Fixed 2 broken tests in CupboardControllerTestGunther6070
2025-03-30Fixed broken tests and made them more consistentGunther6070
2025-03-30Added additional tests to bring coverage up to 100# on controllersGunther6070
2025-03-26Fix cupboard access checking and loggingsowgro
2025-03-18Fixed broken testsGunther6070
2025-03-17Fix testssowgro
2025-03-13Fixed broken testsGunther6070
2025-03-07Updated cupboard controller tests to use service classGunther6070
2025-03-06Push current changes (working on documentation and tests)sowgro
2025-03-03Fixed httpstatus in assert statementGunther6070
2025-03-03Fixed semicolon errorGunther6070
2025-03-03Added IOException testsGunther6070
2025-02-27Finish CupboardController testssowgro