samordonez / reading-list-api

Rails API for managing reading lists
https://sofistication.github.io/book-next/
Other
0 stars 0 forks source link

Check tests #19

Open samordonez opened 7 years ago

samordonez commented 7 years ago

Changes to database structure and resource ownership probably broke a number of tests based on earlier versions. These tests need to be checked and updated accordingly.

Also, a number of routes and controller actions have been removed and will cause those tests to fail.

Aditionally, tests for readings were not touched from scaffold, need verification.