This website requires JavaScript.
Explore
Help
Sign In
KevinMidboe
/
seasonedShows
Watch
1
Star
0
Fork
0
You've already forked seasonedShows
Code
Issues
20
Pull Requests
2
Packages
Projects
Releases
8
Wiki
Activity
Files
6fd65fdb239177c7c8f3467a3add38b2c4669436
seasonedShows
/
seasoned_api
History
KevinMidboe
6fd65fdb23
Refactoring where now we can search lists and lookup movies or shows by using the new tmdbMethod function which takes the api endpoint variable and type to return the appropriate tmdbMethod name for the matching api call to tmdb. Removed a lot of the globally defined variables.
2018-02-07 13:42:46 +01:00
..
conf
Added a template development.json file for build purposes.
2017-12-20 22:22:25 +01:00
src
Refactoring where now we can search lists and lookup movies or shows by using the new tmdbMethod function which takes the api endpoint variable and type to return the appropriate tmdbMethod name for the matching api call to tmdb. Removed a lot of the globally defined variables.
2018-02-07 13:42:46 +01:00
test
Ok. I can explain this bug. It seems commenting out teardown in resetDatabase solves our issue that travis cannot find our teardown script eventough it outputs the exact path it should be at. Will come back to this as it seems it works everywhere else. Good night.
2017-12-21 01:00:47 +01:00
.eslintrc.json
Added eslint and set preset to airbnb base.
2017-10-26 14:51:12 +02:00
.gitignore
Updated gitignore to ignore conf folder and deleted the contents of conf.
2017-12-01 10:57:28 +01:00
package.json
Fixed merge conflict regarding version of express
2018-01-09 17:05:02 +01:00
yarn.lock
Added travis support to api.
2017-12-20 20:46:15 +01:00