em2396 / rancid-tomatillos

1 stars 1 forks source link

Iteration 3: When the server returns a 500 error, the user will see proper error handling #4

Open em2396 opened 9 months ago

amysiu1028 commented 9 months ago

Scenario: The server returns a 500 error.

Given: The user is interacting with the application. When: The server encounters an internal error (500 error). Then: The user interface should handle the error, providing a clear and user-friendly error message.