bjedrzejewski / chessmates

Statistics for your Lichess team
1 stars 3 forks source link

Adds getPlayer & getGame endpoint #44

Closed janakerman closed 7 years ago

janakerman commented 7 years ago

I haven't added any tests here as theres no real logic. I've tested the fetching of teams from the LichessDataService - that's the real meat of the application so far. Is it worth adding in 'integration' tests that mock out the repositories and hit the REST end points? Does that add any real value? Opinions please!