aboutsummaryrefslogtreecommitdiff
path: root/ufund-api/src/test/java/com/ufund/api/ufundapi/controller (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
|
* Fix tests and more cleanupsowgro2025-03-25
|
* Update test fixGunther60702025-03-18
|
* Fixed importsGunther60702025-03-18
|
* Fixed broken testsGunther60702025-03-18
|
* Fix testssowgro2025-03-17
|
* 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
|/
* Fixed broken testsGunther60702025-03-17
|
* Created authController testsGunther60702025-03-17
|
* Modified importsGunther60702025-03-17
|
* Fix a failing testGetUser() testsowgro2025-03-13
|
* Fixed broken testsGunther60702025-03-13
|
* 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
| * Merge branch 'main' into api-authsowgro2025-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 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
| |
* | 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