add unit tests for auth related functions.

This commit is contained in:
2025-02-02 18:52:25 -08:00
parent 53214644b4
commit f413b74a1f
21 changed files with 953 additions and 133 deletions

View File

@ -1,7 +1,7 @@
@token=token
GET https://localhost:5173/api
Accept: application/json
Authorization: Bearer {{token}}
###
@ -17,8 +17,9 @@ Authorization: Bearer {{token}}
###
GET https://localhost:5173/api/games/de4cdb8c-0346-4ac6-a7a8-b4135b2d79e3
GET https://localhost:5173/api/games/6790386c4a41c3599d47d986
Accept: application/json
Authorization: Bearer {{token}}
###