Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fixed sonarqube issues in tests | Gunther6070 | 2025-04-14 |
| | |||
* | Fixed broken tests | Gunther6070 | 2025-04-03 |
| | |||
* | Merge branch 'list-and-cupboard-component-refactor' into css | Gunther6070 | 2025-03-31 |
|\ | | | | | | | | | # Conflicts: # ufund-ui/src/app/components/cupboard/cupboard.component.ts | ||
| * | Modified controllers to return error text when catching errors. Also added ↵ | Gunther6070 | 2025-03-30 |
| | | | | | | | | additional error checking to CupboardService for physical needs. | ||
* | | Fixed broken tests due to new need fields | Gunther6070 | 2025-03-31 |
|/ | |||
* | Fixed 2 broken tests in CupboardControllerTest | Gunther6070 | 2025-03-30 |
| | |||
* | Merge branch 'main' into list-and-cupboard-component-refactor | Gunther6070 | 2025-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 controllers | Gunther6070 | 2025-03-30 |
| | | |||
* | | Fixed broken tests and made them more consistent | Gunther6070 | 2025-03-30 |
|/ | |||
* | Fix cupboard access checking and logging | sowgro | 2025-03-26 |
| | |||
* | Fixed broken tests | Gunther6070 | 2025-03-18 |
| | |||
* | Fix tests | sowgro | 2025-03-17 |
| | |||
* | Fixed broken tests | Gunther6070 | 2025-03-13 |
| | |||
* | Merge branch 'api-auth' of ↵ | Gunther6070 | 2025-03-07 |
|\ | | | | | | | https://github.com/RIT-SWEN-261-02/team-project-2245-swen-261-02-2b into api-auth | ||
| * | Fixed httpstatus in assert statement | Gunther6070 | 2025-03-03 |
| | | |||
| * | Fixed semicolon error | Gunther6070 | 2025-03-03 |
| | | |||
| * | Added IOException tests | Gunther6070 | 2025-03-03 |
| | | |||
* | | Updated cupboard controller tests to use service class | Gunther6070 | 2025-03-07 |
| | | |||
* | | Push current changes (working on documentation and tests) | sowgro | 2025-03-06 |
|/ | |||
* | Finish CupboardController tests | sowgro | 2025-02-27 |