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
1be8bc031958df1466e2b11363f742b98b1b03d7
seasonedShows
/
seasoned_api
/
test
/
system
History
KevinMidboe
30b494e356
The id used for searching was somehow not a movies id and returned false.
2018-02-07 14:20:34 +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
asAUserIWantToRequestAMovie.js
The id used for searching was somehow not a movies id and returned false.
2018-02-07 14:20:34 +01:00