tylersuchan / symphoni

Apache License 2.0
0 stars 0 forks source link

Create Song Resource class with CRUD operations #61

Closed rossventresca closed 5 years ago

rossventresca commented 5 years ago

Task Test

  1. Verify that the Resource class works correctly through "GET" CRUD operation unit tests (all tests pass)
tylersuchan commented 5 years ago

Initial testing looks good for this class, now creating more involved test cases. So far, we are looking great!