/elo-api

An api for managing elo ratings for a gaming league

Primary LanguageJavaGNU Lesser General Public License v3.0LGPL-3.0

elo

Run Status

to test: gradle clean test

to get code coverage: gradle clean test jacocoTestReport

to integrationTest: gradle clean integrationTest