Skip to content

Conversation

@ktrops
Copy link

@ktrops ktrops commented Sep 26, 2015

No description provided.

ktrops and others added 30 commits September 15, 2015 16:51
Created controllers folder
Touched a file index.js
Created a route for index
Wrote test for find_by function
We have 3 green tests
We added "test_schema": "DB=test node ./utils/schema.js" to package.json
Wrote a new function 'all_movies' in database.js
Wrote test for 'all_movies' function, the test passed
Deleted index controller, created customers and movies controllers
Created a route for endpoint '/movies'
Find_all method works, I got it to display in json format on web page
Added new tests for customer model
Added new routes for customer endpoints
All 13 tests are green
Added seed data for rentals
…le/available endpoint and added a new method availableMovies in movies contoller
ktrops and others added 30 commits September 24, 2015 10:02
Added route for checkin method
Wrote SQlite queries for checkin endpoint
…ded callbacks) and I have a passing post test
…est, added a new function in database - sort_by_registered_at
29 green tests, fixed movies_controller_test and custome_contollers_t…
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