diff options
author | MichaĆ Klichowicz <emkael@tlen.pl> | 2020-05-16 19:26:44 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-16 19:26:44 +0200 |
commit | e34beab42e1c64965e7567e9e37fc3390fe79710 (patch) | |
tree | 6f3418eaac05ca451eb2c522fb2b4ac21729571d /test/bridgenet.txt | |
parent | b70009db358e73b374b48a9bad3d981da37040ef (diff) | |
parent | 00d867eb3e83a23157f593593063c6dfffb49aa6 (diff) |
Merge pull request #5 from PZBS/local-b-net
BridgeNET Lokalny
Diffstat (limited to 'test/bridgenet.txt')
-rw-r--r-- | test/bridgenet.txt | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/test/bridgenet.txt b/test/bridgenet.txt new file mode 100644 index 0000000..58c92bc --- /dev/null +++ b/test/bridgenet.txt @@ -0,0 +1,26 @@ +{"tournament_rank": 102, "contestants": 35, "over39_boards": 0, "title_sum": 400, "type": 2} +"Missing parameter: boards" +{"tournament_rank": 102, "contestants": 35, "boards": -1, "title_sum": 400, "type": 2} +"Parameter: boards has incorrect value (-1)" +{"tournament_rank": 102, "contestants": 35, "boards": 100, "title_sum": 400, "type": 4} +"Parameter: type has incorrect value (4) for BridgeNET tournament" +{"tournament_rank": 102, "contestants": 35, "boards": 27, "title_sum": 100, "type": 2} +{"sum": 74, "points": {"1": 5, "2": 5, "3": 4, "4": 4, "5": 3, "6": 3, "7": 2, "8": 1, "9": 1, "10": 1, "11": 1, "12": 1, "13": 1, "14": 1, "15": 1, "16": 1, "17": 1, "18": 1}} +{"tournament_rank": 102, "contestants": 35, "boards": 47, "title_sum": 100, "type": 2} +{"sum": 74, "points": {"1": 5, "2": 5, "3": 4, "4": 4, "5": 3, "6": 3, "7": 2, "8": 1, "9": 1, "10": 1, "11": 1, "12": 1, "13": 1, "14": 1, "15": 1, "16": 1, "17": 1, "18": 1}} +{"tournament_rank": 102, "contestants": 35, "boards": 0, "title_sum": 100, "type": 2} +{"sum": 0, "points": {}} +{"tournament_rank": 102, "contestants": 35, "boards": 1, "title_sum": 100, "type": 2} +{"sum": 36, "points": {"1": 1, "2": 1, "3": 1, "4": 1, "5": 1, "6": 1, "7": 1, "8": 1, "9": 1, "10": 1, "11": 1, "12": 1, "13": 1, "14": 1, "15": 1, "16": 1, "17": 1, "18": 1}} +{"tournament_rank": 102, "contestants": 35, "boards": 20, "title_sum": 100, "type": 2} +{"sum": 62, "points": {"1": 4, "2": 4, "3": 3, "4": 3, "5": 2, "6": 2, "7": 2, "8": 1, "9": 1, "10": 1, "11": 1, "12": 1, "13": 1, "14": 1, "15": 1, "16": 1, "17": 1, "18": 1}} +{"tournament_rank": 102, "contestants": 20, "boards": 27, "title_sum": 50, "type": 1} +{"sum": 19, "points": {"1": 4, "2": 4, "3": 3, "4": 2, "5": 1, "6": 1, "7": 1, "8": 1, "9": 1, "10": 1}} +{"tournament_rank": 102, "contestants": 20, "boards": 47, "title_sum": 50, "type": 1} +{"sum": 19, "points": {"1": 4, "2": 4, "3": 3, "4": 2, "5": 1, "6": 1, "7": 1, "8": 1, "9": 1, "10": 1}} +{"tournament_rank": 102, "contestants": 20, "boards": 0, "title_sum": 50, "type": 1} +{"sum": 0, "points": {}} +{"tournament_rank": 102, "contestants": 20, "boards": 1, "title_sum": 50, "type": 1} +{"sum": 10, "points": {"1": 1, "2": 1, "3": 1, "4": 1, "5": 1, "6": 1, "7": 1, "8": 1, "9": 1, "10": 1}} +{"tournament_rank": 102, "contestants": 20, "boards": 20, "title_sum": 50, "type": 1} +{"sum": 16, "points": {"1": 3, "2": 3, "3": 2, "4": 2, "5": 1, "6": 1, "7": 1, "8": 1, "9": 1, "10": 1}} |