forked from mirror/Riven
1
0
Fork 0
Commit Graph

6 Commits (ae0ff8745ff8ee6722165015187661ac93ef71af)

Author SHA1 Message Date
Mingwei Samuel 0c48125e00 Regen, add `tft-league-v1.getTopRatedLadder` test 2021-05-09 09:58:48 -07:00
Mingwei Samuel 0f400ab43a Regen, update tests
- New `tft-league-v1.getTopRatedLadder` endpoint. #24
- Updated optionals on `tft-league-v1.LeagueEntryDTO`. #25
- New `RANKED_TFT_TURBO` `QueueType`. #25
- Test for `tft-league-v1.getLeagueEntriesForSummoner` added. #25
- Fixed whitespace on `잘 못` doc test (werid).
2021-05-09 09:49:44 -07:00
Mingwei Samuel 14e6faa24e Restructure, add RiotApi.get_raw_response(...) method useful for proxies.
New RiotApi.get_raw_response(...) method similar to existing
RiotApi.get(...) and RiotApi.get_optional(...), but does not parse the
result. Useful for proxies which just want to forward the content body.

Also adds tests to JP of failure cases.
2020-06-04 22:41:26 -07:00
Mingwei Samuel 9dfe5a4aaa Update to work on stable 1.39 2019-11-07 12:45:13 -08:00
Mingwei Samuel 2bd0e2ac4c update tests 2019-10-30 22:52:00 -07:00
Mingwei Samuel 15faf83241 adding tests, fixing divsiion serialization
DTO changes are temp due to autogen
2019-10-30 13:24:14 -07:00