bensaufley/code-words-api

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.env.example
.eslintignore
.eslintrc.json
.gitignore
.node-version
.nycrc.json
README.md
circle.yml
config.js32
A
0 mins
database.json
jsconfig.json
lib/auth.js72
A
0 mins
lib/data/words.json
lib/error-handler.js36
A
0 mins
lib/game-board.js69
A
0 mins
lib/game-serializer.js61
A
0 mins
lib/response-helpers.js45
A
0 mins
lib/sockets/socket-notifier.js22
A
0 mins
lib/sockets/verify-client.js24
A
0 mins
lib/web-sockets-server.js20
A
0 mins
middleware/validate-request.js32
A
35 mins
models/game.js186
A
1 hr
models/player.js88
A
1 hr
models/user.js98
A
45 mins
package.json
resources/games.js116
A
25 mins
resources/players.js65
A
30 mins
routes.js29
A
0 mins
server.js49
A
0 mins
test/lib/auth-test.js178
A
0 mins
test/lib/error-handler-test.js33
A
0 mins
test/lib/game-board-test.js218
A
0 mins
test/middleware/validate-request-test.js130
A
0 mins
test/mocha.opts
test/models/game-test.js481
C
7 hrs
test/models/player-test.js214
A
0 mins
test/requests/games-resource-test.js689
C
1 day
test/requests/players-resource-test.js267
A
2 hrs
test/requests/root-paths-test.js165
A
0 mins
test/requests/web-sockets-server-test.js138
A
0 mins
test/support/game-helpers.js77
B
6 hrs
test/support/request-helper.js11
A
0 mins
test/test-helper.js51
A
35 mins
yarn.lock