Open emikojima opened 6 years ago
The test for this lab seem like they are from another lab (this one? https://learn.co/tracks/full-stack-web-development-v6/rails-and-javascript/building-apis/returning-string-data).
eg: The tests do not align with what we are doing in this lab and have tests (eg/create a form) that is not in the code along.
The test creates a post with an attribute of name but the schema shows that posts do not have an attribute of name.
The test for this lab seem like they are from another lab (this one? https://learn.co/tracks/full-stack-web-development-v6/rails-and-javascript/building-apis/returning-string-data).
eg: The tests do not align with what we are doing in this lab and have tests (eg/create a form) that is not in the code along.
The test creates a post with an attribute of name but the schema shows that posts do not have an attribute of name.