aboutsummaryrefslogtreecommitdiff
path: root/ufund-api/src/test (follow)
Commit message (Expand)AuthorAge
* Fix last sonarqube issueGunther60702025-04-14
* Fixed sonarqube issues in testsGunther60702025-04-14
* checkoutNeed testsowgro2025-04-08
* Merge branch 'main' of https://github.com/RIT-SWEN-261-02/team-project-2245-s...Akash Keshav2025-04-08
|\
| * Add more tests for AuthServicesowgro2025-04-08
* | update designdoc and add more test coverageAkash Keshav2025-04-08
|/
* Fixed broken testsGunther60702025-04-03
* Merge branch 'list-and-cupboard-component-refactor' into cssGunther60702025-03-31
|\
| * Modified controllers to return error text when catching errors. Also added ad...Gunther60702025-03-30
* | 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
|/
* Fixed expiration and authDAO testGunther60702025-03-26
* Fix cupboard access checking and loggingsowgro2025-03-26
* Fix tests and more cleanupsowgro2025-03-25
* Rename user getNeeds to getBasketGunther60702025-03-25
* Fixed various bugs and began fixing auth system. Also started implementing ch...Gunther60702025-03-24
* Update test fixGunther60702025-03-18
* Fixed importsGunther60702025-03-18
* Fixed broken testsGunther60702025-03-18
* idk but it works. funding basket worsk. -akAkash Keshav2025-03-18
* Added missing mock to fix testsGunther60702025-03-18
* Fixed broken testGunther60702025-03-18
* Merge pull request #10 from RIT-SWEN-261-02/cupboard-componentHayden Hartman2025-03-17
|\
| * Fix testssowgro2025-03-17
* | Fixed broken testsGunther60702025-03-17
|/
* Fixed broken tests after auth refactorGunther60702025-03-17
* Modified user declarations in testsGunther60702025-03-17
* Merge branch 'service-tests' of https://github.com/RIT-SWEN-261-02/team-proje...Gunther60702025-03-17
|\
| * Refactoringsowgro2025-03-17
* | Added additional tests to further coverageGunther60702025-03-17
|/
* Fixed broken testsGunther60702025-03-17
* Fixed importsGunther60702025-03-17
* Created tests for userAuthFileDAOGunther60702025-03-17
* Added private to fields and modified setup methodGunther60702025-03-17
* Created authController testsGunther60702025-03-17
* Merge branch 'service-tests' of https://github.com/RIT-SWEN-261-02/team-proje...Gunther60702025-03-17
|\
| * fix warningsowgro2025-03-16
* | Modified importsGunther60702025-03-17
* | Created tests for userServiceGunther60702025-03-17
* | Created tests for authServiceGunther60702025-03-17
|/
* Created all cupboardService testsGunther60702025-03-16
* fix testCreateNeed()sowgro2025-03-15
* Created class and began implementing createNeed test, but having issues with ...Gunther60702025-03-15
* Updated tests to use new need declarationGunther60702025-03-15
* Fixed importsGunther60702025-03-14
* Fix a failing testGetUser() testsowgro2025-03-13
* Fix and clean up remaining testssowgro2025-03-13