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
505b126043792b033bcdd1f22afd7574f3f4010d
seasonedShows
/
seasoned_api
/
test
/
system
History
KevinMidboe
fd475265c1
Updated test to reflect changes to all error response objects. (changed from returning message in error key to message.
2019-11-04 17:54:08 +01:00
..
asADeveloperIWantTheServerToRegister.js
…
asADeveloperIWantTheServerToStart.js
Testing for a running application is a bit weird, disabling it for now
2019-07-27 01:42:44 +02: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
Tests now suppoer the new list endpoints. Also updated response for interstellar query (movieInfo).
2018-11-01 00:18:54 +01:00
asAUserIWantAForbiddenErrorIfTheTokenIsMalformed.js
…
asAUserIWantToGetErrorWhenRegisteringExistingUsername.js
Updated test to reflect changes to all error response objects. (changed from returning message in error key to message.
2019-11-04 17:54:08 +01:00
asAUserIWantToGetPopularMovies.js
Tests now suppoer the new list endpoints. Also updated response for interstellar query (movieInfo).
2018-11-01 00:18:54 +01:00
asAUserIWantToGetPopularShows.js
Tests now suppoer the new list endpoints. Also updated response for interstellar query (movieInfo).
2018-11-01 00:18:54 +01:00
asAUserIWantToRequestAMovie.js
Updated cache key and cleaned up formatting
2019-07-26 21:05:45 +02:00