Closed gaurijo closed 1 year ago
This PR sets up controller tests for Health, Sessions, Books, and Tasks.
Health Controller:
Health Controller
'OK'
error response
Books Controller:
Books Controller
success/200
index
show
json data
Sessions Controller:
Sessions Controller
OmniAuth
redirected to root path
Tasks Controller:
Tasks Controller
My commits from my previous PR were accidentally included here, but this PR is only intended for commit f71118d and later.
This PR sets up controller tests for Health, Sessions, Books, and Tasks.
Health Controller
:'OK'
responseerror response
if internal server errorBooks Controller
:success/200
http response forindex
andshow
actionsjson data
Sessions Controller
:OmniAuth
configured in testing moderedirected to root path
Tasks Controller
: