aboutsummaryrefslogtreecommitdiff
path: root/ufund-api/src/test/java/com/ufund/api/ufundapi/controller/UserControllerTest.java (follow)
Commit message (Collapse)AuthorAge
* Modified controllers to return error text when catching errors. Also added ↵Gunther60702025-03-30
| | | | additional error checking to CupboardService for physical needs.
* Fix cupboard access checking and loggingsowgro2025-03-26
|
* Fix tests and more cleanupsowgro2025-03-25
|
* Update test fixGunther60702025-03-18
|
* Fixed importsGunther60702025-03-18
|
* Modified user declarations in testsGunther60702025-03-17
|
* Merge branch 'service-tests' of ↵Gunther60702025-03-17
|\ | | | | | | https://github.com/RIT-SWEN-261-02/team-project-2245-swen-261-02-2b into service-tests
| * Refactoringsowgro2025-03-17
| |
* | Added additional tests to further coverageGunther60702025-03-17
|/
* Modified importsGunther60702025-03-17
|
* Fix a failing testGetUser() testsowgro2025-03-13
|
* Fixed broken testsGunther60702025-03-13
|
* Fixed some UserController testsGunther60702025-03-06
|
* First attempt at an authentication system.sowgro2025-03-02
|
* Finish CupboardController testssowgro2025-02-27
|
* Updated comments and formattingGunther60702025-02-27
|
* Created UserController testsGunther60702025-02-27