aboutsummaryrefslogtreecommitdiff
path: root/ufund-api/src/test/java/com/ufund/api/ufundapi/model/UserTest.java (follow)
Commit message (Expand)AuthorAge
* Fix and clean up remaining testssowgro2025-03-13
* Merge branch 'main' into api-authsowgro2025-03-07
|\
| * Added verifyPassword and RemeoveBasketNeed testsGunther60702025-03-03
* | Fixed user testsGunther60702025-03-06
* | First attempt at an authentication system.sowgro2025-03-02
|/
* 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