Mingwei Samuel
|
666786d0c7
|
test: remove summoner by-name tests
|
2024-04-23 23:01:42 -07:00 |
Mingwei Samuel
|
d8b04b5c86
|
test: update tests and documentation for removal of summoner names
|
2024-04-10 15:28:40 -07:00 |
Mingwei Samuel
|
c25b546968
|
test: remove old `JP1_391732436` match test
|
2024-04-01 08:58:40 -07:00 |
Mingwei Samuel
|
2f54bb6381
|
feat: add wasm testing (#63)
|
2024-02-24 21:42:06 -08:00 |
Mingwei Samuel
|
092ea34358
|
chore: replace `lazy_static` with std `OnceLock`
|
2024-02-24 09:46:11 -08:00 |
Mingwei Samuel
|
101633bb47
|
test: use `#[tokio_shared_rt::test]` instead of custom macro
`env_logger::init()` moved into `RIOT_API` static initializer
|
2024-02-24 09:28:36 -08:00 |
Mingwei Samuel
|
8d810ccca8
|
Add rustfmt.toml
|
2024-01-20 19:41:46 -08:00 |
Mingwei Samuel
|
ce2cd7c7a2
|
Add match test for new `match-v5.ParticipantDto.riotIdGameName` field
|
2023-11-22 09:37:27 -08:00 |
Mingwei Samuel
|
09f0f2562b
|
Add new match to `tests_asia_jp.rs`
|
2023-11-15 11:20:54 -08:00 |
Mingwei Samuel
|
dc73fcbf46
|
update tests from tournament_v4 to tournament_v5
|
2023-10-17 23:03:21 -07:00 |
Mingwei Samuel
|
c4a9993ac2
|
Remove tests on archived matches
Also adds `--no-fail-fast` to tests
|
2023-10-13 11:09:26 -07:00 |
Mingwei Samuel
|
c58da65298
|
Remove more old archived match IDs in `test_asia_jp`
|
2023-09-05 00:37:38 -07:00 |
Mingwei Samuel
|
ac76a87367
|
Remove old archived match IDs, add some new EUW1 match IDs
|
2023-08-27 13:29:04 -07:00 |
Mingwei Samuel
|
800f9c83f4
|
Add new Arena 2v2v2v2 `CHERRY` game mode, tests
|
2023-07-22 22:07:25 -07:00 |
Mingwei Samuel
|
bf51ba0a83
|
Regenerate for new `champion-mastery-v4` PUUID methods, new `match-v5.ParticipantDto` fields
New `champion-mastery-v4` endpoints:
* `getAllChampionMasteriesByPUUID`
* `getChampionMasteryByPUUID`
* `getTopChampionMasteriesByPUUID`
* `getChampionMasteryScoreByPUUID`
New fields: `match-v5.ParticipantDto.playerAugment[1234],playerSubteamId,subteamPlacement`
|
2023-06-16 12:06:40 -07:00 |
Mingwei Samuel
|
3070216709
|
Regen for new `match-v5.ParticipantChallenges.twoWardsOneSweeperCount` field
|
2023-05-29 19:56:31 -07:00 |
Mingwei Samuel
|
26adf882fb
|
Adjust `match-v5` test for only one team's participants' IDs being returned
|
2023-04-01 22:38:33 -07:00 |
Mingwei Samuel
|
32fe532f07
|
Add test to fetch latest matches from JP
|
2023-03-20 22:26:00 -07:00 |