Keshav7802 / Hall-Booking-Management

This is a team project as part of Software Engineering Course.
https://hall-booking-management-frontend.vercel.app
1 stars 0 forks source link

Testing Functioning of Booking Form #162

Closed rolobolo closed 5 months ago

rolobolo commented 6 months ago

Writing tests to ensure that form fields are rendered properly, validate the submission of the form with correct data and verify the display of a success toast upon successful submission and to test error handling by simulating failed form submissions and network/server errors, ensuring the display of appropriate error toasts.

rolobolo commented 6 months ago
image.png
rolobolo commented 6 months ago

code coverage of HallBookingForm.js

image.png