ucsd-cse110-fa23 / cse-110-project-team-11

cse-110-project-team-11 created by GitHub Classroom
0 stars 1 forks source link

US13 ST1 - Server Error Message #144

Open ragalina opened 10 months ago

ragalina commented 10 months ago

Server errors should be such as connection issues (when opening app) Scenario 1: There is a server error and the message is displayed when the user is trying to access a recipe GIVEN a user is trying to access a recipe under user’s account AND the server is not successfully connected WHEN the user clicks “view” THEN it should display an error regarding the connection issue.