Skip to content

Conversation

@catchingash
Copy link

I completed this with @lindseyreno.

We are very happy with our models, controllers, and test coverage. We had a lot of fun learning Node/Express, and are proud of our comfort levels with callbacks and scope.

catchingash and others added 30 commits September 17, 2015 14:14
We decided on endpoints / query options.
Includes commented out code that would be awesome if we could figure out how to fix the bug, but not high priority right now.
Still a WIP until we get the other data fields as well (like dates).
Moved Database tests --> Movie tests where applicable.
- removes unnecessary test code (`this.test`)
- changes double quotes to single just 'cause
- adds `done` to beforeEach so that the object is for sure created before the tests are run (shouldn't be an issue anyway since it's not an asynchronous action, but just to be sure)
Adds Database#all + movies#all test.
lindseyreno and others added 30 commits September 24, 2015 23:23
changed n and p in the statements for #sortBy to ?
…ed a test for #numAvail in movie specific functions
…deoStoreAPI into anw/rentals_controller/anw+lr
movies/:title/customers endpoint with tests
…deoStoreAPI into anw/rentals_controller/anw+lr
…By function to get all the data needed for the results
Renamed from movies to rentals because it seemed more appropriate, since it's returning rentals / rental info, rather than movie objects.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants