-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
All Features and Pages Complete - No Testing #15
base: master
Are you sure you want to change the base?
Conversation
…takeoutwrapper functionality around favorites'
…music from pairing''
…nces of food/music
…d from, but not functional
Hey there! I'm Ricky, I'll be doing your code review for this project :) |
@@ -26,7 +27,7 @@ | |||
/tmp/ | |||
|
|||
# Used by dotenv library to load environment variables. | |||
# .env | |||
.env |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
good job not checking your secrets in to github!
Overall, great job! It seems like this was a really complicated project, especially dealing with gems vs. wrapper, and funky models. Woohoo APIs!! 😄 |
Finished all the features and functionality, but of the few tests I wrote, virtually none work. I have no idea how to test, as it turns out.
Standardizing the output from all of the APIs, which somehow had almost no standardization and contained all kinds of junk, was the worst. BOO spotify, you're even worse than yelp.