aboutsummaryrefslogtreecommitdiff
path: root/ufund-api/src/test/java/com/ufund/api/ufundapi/model (follow)
Commit message (Collapse)AuthorAge
* Fixed broken tests due to new need fieldsGunther60702025-03-31
|
* Fixed broken tests and made them more consistentGunther60702025-03-30
|
* Rename user getNeeds to getBasketGunther60702025-03-25
|
* idk but it works. funding basket worsk. -akAkash Keshav2025-03-18
|
* Fixed broken testGunther60702025-03-18
|
* Fixed broken testsGunther60702025-03-17
|
* Refactoringsowgro2025-03-17
|
* Updated tests to use new need declarationGunther60702025-03-15
|
* Fix and clean up remaining testssowgro2025-03-13
|
* 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
| * Added verifyPassword and RemeoveBasketNeed testsGunther60702025-03-03
| |
| * Added maxGoal and setName testsGunther60702025-03-03
| |
* | Fixed user testsGunther60702025-03-06
| |
* | First attempt at an authentication system.sowgro2025-03-02
|/
* Need class testsbenal012025-02-27
|
* Updated formatting and added Model tier tagGunther60702025-02-27
|
* Updated tests for user classGunther60702025-02-27
|
* Created multipel tests to test user classGunther60702025-02-27