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
ed5d302820e84ee6c8e0e1f45f6185e8018226ac
seasonedShows
/
seasoned_api
/
test
/
system
History
KevinMidboe
ed5d302820
Stricter when running test, now we wait until resetdatabase and createuser are done in in the before function before running the tests.
2018-03-19 15:27:11 +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
Stricter when running test, now we wait until resetdatabase and createuser are done in in the before function before running the tests.
2018-03-19 15:27:11 +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
Stricter when running test, now we wait until resetdatabase and createuser are done in in the before function before running the tests.
2018-03-19 15:27:11 +01:00