issues
search
MJSuttles
/
INDIVIDUAL-ASSESSMENT-vocab-YOU-lary
0
stars
0
forks
source link
Endpoint and Database Testing with Postman
#53
Open
MJSuttles
opened
1 month ago
MJSuttles
commented
1 month ago
[ ] Use Postman to test all Firebase endpoints and the database.
[ ] Verify the API layer works as expected (CRUD operations on books/authors).
[ ] Ensure all user-specific data is correctly retrieved and updated.
[ ] Check for proper authorization with Google Authentication on restricted endpoints.
[ ] Document API responses and any errors to reference during development.