aboutsummaryrefslogtreecommitdiff
path: root/ufund-api/src/test/java/com/ufund/api/ufundapi/controller/CupboardControllerTest.java (follow)
Commit message (Collapse)AuthorAge
* Fixed sonarqube issues in testsGunther60702025-04-14
|
* Fixed broken testsGunther60702025-04-03
|
* Merge branch 'list-and-cupboard-component-refactor' into cssGunther60702025-03-31
|\ | | | | | | | | # Conflicts: # ufund-ui/src/app/components/cupboard/cupboard.component.ts
| * Modified controllers to return error text when catching errors. Also added ↵Gunther60702025-03-30
| | | | | | | | additional error checking to CupboardService for physical needs.
* | 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
|\ | | | | | | | | # Conflicts: # ufund-api/src/test/java/com/ufund/api/ufundapi/controller/CupboardControllerTest.java
| * 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 ↵Gunther60702025-03-07
|\ | | | | | | https://github.com/RIT-SWEN-261-02/team-project-2245-swen-261-02-2b into api-auth
| * 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