jollheef / henhouse

Scoreboard for jeopardy-style CTFs
GNU Affero General Public License v3.0
9 stars 5 forks source link

Reduce cyclomatic complexity of game/game_test.go:TestScoreboard() #16

Open jollheef opened 7 years ago

jollheef commented 7 years ago

Line 186: warning: cyclomatic complexity 16 of function TestScoreboard() is high (> 15) (gocyclo)