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 |
| | |||
* | Fix tests and more cleanup | sowgro | 2025-03-25 |
| | |||
* | Update test fix | Gunther6070 | 2025-03-18 |
| | |||
* | Fixed imports | Gunther6070 | 2025-03-18 |
| | |||
* | Fixed broken tests | Gunther6070 | 2025-03-18 |
| | |||
* | Fix tests | sowgro | 2025-03-17 |
| | |||
* | Modified user declarations in tests | Gunther6070 | 2025-03-17 |
| | |||
* | Merge branch 'service-tests' of ↵ | Gunther6070 | 2025-03-17 |
|\ | | | | | | | https://github.com/RIT-SWEN-261-02/team-project-2245-swen-261-02-2b into service-tests | ||
| * | Refactoring | sowgro | 2025-03-17 |
| | | |||
* | | Added additional tests to further coverage | Gunther6070 | 2025-03-17 |
|/ | |||
* | Fixed broken tests | Gunther6070 | 2025-03-17 |
| | |||
* | Created authController tests | Gunther6070 | 2025-03-17 |
| | |||
* | Modified imports | Gunther6070 | 2025-03-17 |
| | |||
* | Fix a failing testGetUser() test | sowgro | 2025-03-13 |
| | |||
* | Fixed broken tests | Gunther6070 | 2025-03-13 |
| | |||
* | 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 | ||
| * | Merge branch 'main' into api-auth | sowgro | 2025-03-07 |
| |\ | | | | | | | | | | | | | | | | # Conflicts: # ufund-api/src/main/java/com/ufund/api/ufundapi/controller/CupboardController.java # ufund-api/src/test/java/com/ufund/api/ufundapi/controller/CupboardControllerTest.java | ||
| | * | 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 |
| | | |||
* | | Fixed some UserController tests | Gunther6070 | 2025-03-06 |
| | | |||
* | | First attempt at an authentication system. | sowgro | 2025-03-02 |
|/ | |||
* | Finish CupboardController tests | sowgro | 2025-02-27 |
| | |||
* | Updated comments and formatting | Gunther6070 | 2025-02-27 |
| | |||
* | Created UserController tests | Gunther6070 | 2025-02-27 |