Skip to content

Commit

Permalink
update test payloads
Browse files Browse the repository at this point in the history
  • Loading branch information
AbstractUmbra committed Nov 2, 2022
1 parent b1178a3 commit 40a349e
Show file tree
Hide file tree
Showing 7 changed files with 476 additions and 1,736 deletions.
2 changes: 1 addition & 1 deletion tests/payloads/collections/author.json
Original file line number Diff line number Diff line change
Expand Up @@ -682,5 +682,5 @@
],
"limit": 5,
"offset": 0,
"total": 44445
"total": 44491
}
2 changes: 1 addition & 1 deletion tests/payloads/collections/chapter_feed.json
Original file line number Diff line number Diff line change
Expand Up @@ -1080,5 +1080,5 @@
],
"limit": 5,
"offset": 0,
"total": 1458878
"total": 1463242
}
760 changes: 104 additions & 656 deletions tests/payloads/collections/cover.json

Large diffs are not rendered by default.

1,436 changes: 364 additions & 1,072 deletions tests/payloads/collections/manga.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion tests/payloads/collections/scanlator_group.json
Original file line number Diff line number Diff line change
Expand Up @@ -211,5 +211,5 @@
],
"limit": 5,
"offset": 0,
"total": 23161
"total": 23188
}
2 changes: 1 addition & 1 deletion tests/payloads/collections/user.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,5 +65,5 @@
],
"limit": 5,
"offset": 0,
"total": 3349480
"total": 3352232
}
8 changes: 4 additions & 4 deletions tests/payloads/manga_statistics.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"statistics": {
"6cc77b74-4c4a-4a58-9ae1-682471d50840": {
"rating": {
"average": 8.4192,
"bayesian": 8.401359504689545,
"average": 8.4223,
"bayesian": 8.404362684556187,
"distribution": {
"1": 113,
"2": 10,
Expand All @@ -15,10 +15,10 @@
"7": 144,
"8": 311,
"9": 489,
"10": 851
"10": 855
}
},
"follows": 11714
"follows": 11722
}
}
}

0 comments on commit 40a349e

Please sign in to comment.