kathytbui / viewing_party

Starter repo for a backend module 3 project.
0 stars 1 forks source link

Add tests for POROS #43

Closed ajtran303 closed 4 years ago

ajtran303 commented 4 years ago

New specs for review.rb, cast_member.rb and movie.rb

movie_spec.rb uses a fixture from the vcr_cassettes directory. There is some YAML and JSON parsing in order to get the params to instantiate a Movie and test its methods.