gjuliao / car_app_backend

This is the back end for the car app.
MIT License
0 stars 3 forks source link

Add Specs for Cars and Reservations #28

Closed paulsaenzsucre closed 1 year ago

paulsaenzsucre commented 1 year ago

Add Specs for Cars and Reservations

These are the proposed changes for this pull request:

:pushpin: We added specs for testing the validation of Car and Reservation models.

:pushpin: We added specs for testing the associations of Car and Reservation models.

image