issues
search
jacksonx9
/
JobToGo
LinkedIn with Tinder's UI for fun, interactive and effortless job search on the go
6
stars
3
forks
source link
Add integration test setup and friend inttest
#118
Closed
wchang22
closed
5 years ago
wchang22
commented
5 years ago
This enables both unit and integration testing.
Moved server setup to
server.js
so we can properly start and shutdown the server during testing
Added server shutdown functionality so tests exit cleanly
Integration tested friend use case
This enables both unit and integration testing.
server.js
so we can properly start and shutdown the server during testing