Felix Kirchner flixcoo
flixcoo opened issue liquid-development/game-tracker#197 2026-04-13 21:01:11 +00:00
Tests refactoren
e827f4c527 Fixed references
73c85b1ff2 Renamed score dao
c43b7b478c Updated comments
c9188c222a Added edge cases for games, groups, teams and matches
fcca74cea5 Refactoring
Compare 3 commits »
flixcoo commented on pull request liquid-development/game-tracker#196 2026-04-13 20:36:16 +00:00
Score implementation ergänzen

Testdaten Version 9 sind hier zu finden

80672343b9 Refactoring
d903a9fd7e Refactoring
bed8a05057 Refactoring
8a312152a5 Refactoring
Compare 4 commits »
eeb68496d5 Removed tester input
65704b4a03 Updated schema to add scores attribute
f40113ef2c Added restriction to schema
Compare 2 commits »
723699d363 Added test for json schema
0823a4ed41 Corrected type
22753d29c1 Refactored method, added tests for DTS
541cbe9a54 Overhauled score tests
26d60fc8b2 Updated score saving in match
Compare 2 commits »
520edd0ca6 Removed matchId from Score class
73533b8c4f Renamed ScoreEntry to Score
be58c9ce01 Refactoring + fixed tests
6a49b92310 Moved dao methods
855b7c8bea Moved dao methods
Compare 7 commits »
flixcoo created pull request liquid-development/game-tracker#196 2026-04-08 20:21:26 +00:00
WIP: Score implementation ergänzen
14d46d7e52 Seperated score entry class
b6fa71726e Added scores to match class
98c846ddc6 Added scores to match class
42f476919b Removed score column
Compare 3 commits »
611033b5cd Moved getGroupMatches + Tests