aboutsummaryrefslogtreecommitdiff
path: root/ufund-api/src/test/java/com/ufund/api/ufundapi/controller/CupboardControllerTest.java (follow)
Commit message (Expand)AuthorAge
* Fixed broken tests due to new need fieldsGunther60702025-03-31
* Fixed 2 broken tests in CupboardControllerTestGunther60702025-03-30
* Merge branch 'main' into list-and-cupboard-component-refactorGunther60702025-03-30
|\
| * Added additional tests to bring coverage up to 100# on controllersGunther60702025-03-30
* | Fixed broken tests and made them more consistentGunther60702025-03-30
|/
* Fix cupboard access checking and loggingsowgro2025-03-26
* Fixed broken testsGunther60702025-03-18
* Fix testssowgro2025-03-17
* Fixed broken testsGunther60702025-03-13
* Merge branch 'api-auth' of https://github.com/RIT-SWEN-261-02/team-project-22...Gunther60702025-03-07
|\
| * Fixed httpstatus in assert statementGunther60702025-03-03
| * Fixed semicolon errorGunther60702025-03-03
| * Added IOException testsGunther60702025-03-03
* | Updated cupboard controller tests to use service classGunther60702025-03-07
* | Push current changes (working on documentation and tests)sowgro2025-03-06
|/
* Finish CupboardController testssowgro2025-02-27