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
8fbd0eb9d8f1a0e9c7ba5dccab4bc6c9a990f42d
seasonedShows
/
seasoned_api
/
test
/
system
History
KevinMidboe
bd1e3c4455
Added test for checking popular shows list in tmdb.
2018-02-07 14:35:36 +01:00
..
asADeveloperIWantTheServerToRegister.js
Started by adding some system tests for the api.
2017-12-20 20:47:32 +01:00
asADeveloperIWantTheServerToStart.js
Started by adding some system tests for the api.
2017-12-20 20:47:32 +01:00
asADeveloperIWantToLogin.js
Started by adding some system tests for the api.
2017-12-20 20:47:32 +01:00
asAnAnonymousUserIWantToSearchForAMovie.js
Started by adding some system tests for the api.
2017-12-20 20:47:32 +01:00
asAUserIWantAForbiddenErrorIfTheTokenIsMalformed.js
Changed the api endpoint to one that requires to be logged in.
2018-02-07 14:15:10 +01:00
asAUserIWantToGetPopularMovies.js
Started by adding some system tests for the api.
2017-12-20 20:47:32 +01:00
asAUserIWantToGetPopularShows.js
Added test for checking popular shows list in tmdb.
2018-02-07 14:35:36 +01:00
asAUserIWantToRequestAMovie.js
The id used for searching was somehow not a movies id and returned false.
2018-02-07 14:20:34 +01:00