gjuliao / car_app_backend

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

Feature/controllers tests #32

Closed lojacho closed 1 year ago

lojacho commented 1 year ago

In this pull request, I was able to:

  1. rspec spec/requests/api/v1/cars_spec.rb
  2. rspec spec/requests/api/v1/reservations_spec.rb

All tests are passing, from this kanban board card is missing user controller test.