Commit Graph

99 Commits (a584d07aeff6c7996f0a0c436a7448ba74898492)

Author SHA1 Message Date
Mingwei Samuel a584d07aef Add Swarm `STRAWBERRY` test matches 2024-07-20 11:47:33 -07:00
Mingwei Samuel 0b19e4e16a test: add match `JP1_455137806` for swarm fields 2024-07-17 08:42:22 -07:00
Mingwei Samuel ae37b8f164 test: add basic `me1` platform tests 2024-07-03 09:25:32 -07:00
Mingwei Samuel 1ef9608a10 test: remove archived (?) val match tests 2024-06-03 08:51:41 -07:00
Mingwei Samuel 215ab3db45 test: add test for https://github.com/MingweiSamuel/Riven/issues/71 2024-05-27 10:40:49 -07:00
Mingwei Samuel c014099931 Add another match to test 2024-05-18 23:38:23 -07:00
Mingwei Samuel cee7a55814 test: update ma5tery test score 2024-05-15 10:11:55 -07:00
Mingwei Samuel 9d481f0c70 update test error messages 2024-05-11 23:33:54 -07:00
Mingwei Samuel d745aaa868 feat: Add RSO support 2024-05-05 23:47:40 -07:00
Mingwei Samuel 666786d0c7 test: remove summoner by-name tests 2024-04-23 23:01:42 -07:00
Mingwei Samuel 41e54a5612 fixup! test: rearrange, add Valorant tests 2024-04-20 20:50:36 -07:00
Mingwei Samuel f6cb3397ff test: rearrange, add Valorant tests 2024-04-20 20:46:24 -07:00
Mingwei Samuel d13ab723c2 test: add tests for `val-match-v1`
failing due to undocumented fields
https://github.com/RiotGames/developer-relations/issues/916
2024-04-19 13:14:22 -07:00
Mingwei Samuel 09f5bbd299 test: add `champion-master-v4` test for old summoner 2024-04-17 10:28:09 -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 513d9054af test: remove `spectator-v4` tests 2024-04-08 12:09:30 -07:00
Mingwei Samuel c25b546968 test: remove old `JP1_391732436` match test 2024-04-01 08:58:40 -07:00
Mingwei Samuel db7192ce20 test: add spectator tests to `th2` 2024-03-23 22:19:53 -07:00
Jeffrey Dallatezza 3d408d99ba Add an example test for `ParticipantMissions` returning PascalCase #65 2024-03-18 16:57:18 -07:00
Mingwei Samuel 4f5e01e847 test: Add `EUW1_6852390800` to match test
https://github.com/MingweiSamuel/riotapi-schema/issues/45
2024-03-15 14:58:59 -07:00
Mingwei Samuel ccf62464fd Improve error messages for spectator tests 2024-03-14 23:55:02 -07:00
Mingwei Samuel 8d7f511171 Test spectator endpoints on `TR` as well 2024-03-14 23:26:28 -07:00
Mingwei Samuel d43ba94222 Move spectator tests into testutils, add `spectator-tft-v5` tests 2024-03-14 23:26:28 -07:00
Mingwei Samuel a1dab5e59b test: remove archived TFT `EUW1_6307427444`, `EUW1_6307262798` matches 2024-03-13 14:59:24 -07:00
Mingwei Samuel 1ce54275ce test: remove expired `NA1_4265913704` match test 2024-03-08 11:01:14 -08:00
Mingwei Samuel 95c3ccbe0b fix: regen, updates to fix bad match data
https://github.com/RiotGames/developer-relations/issues/898
2024-03-05 11:31:06 -08:00
Mingwei Samuel ff6a3af9e1 test: stop print spamming platform data tests 2024-03-05 10:07:56 -08:00
Mingwei Samuel d46767cf3d test: add `Abort_Unexpected` test games, failing 2024-03-04 15:15:40 -08:00
Mingwei Samuel d67fee6328 test: add test for spectator-v5 2024-03-04 15:04:11 -08: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 4c9952b385 Update tests for new `endOfGameResult` fields 2024-02-16 15:57:44 -08:00
Mingwei Samuel 416140c41d Add tests for #62
https://github.com/MingweiSamuel/riotapi-schema/pull/43
2024-01-27 17:22:22 -08:00
Mingwei Samuel 8d810ccca8 Add rustfmt.toml 2024-01-20 19:41:46 -08:00
Mingwei Samuel 83d7fc3001 fix typo in tournament-stub-v5 test 2024-01-20 19:16:43 -08:00
Mingwei Samuel af759728e3 Re-enable, update `spectator-v4` test 2024-01-15 12:01:32 -08:00
Mingwei Samuel 4391d214aa add test for LeagueV4 RU d3atomiz3d `"CHERRY"` `QueueType` 2024-01-04 09:57:50 -08:00
Mingwei Samuel 13a06b224a Update champion-master-v4 tests to use puuid 2023-12-26 22:21:47 -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 dd77ffa6dd Allow multiple error message output from `match_v5_get[_timeline]` test helpers 2023-11-15 11:00:19 -08:00
Mingwei Samuel a9a0990d5c Remove archived match `NA1_4097036960` test 2023-11-15 10:48:30 -08:00
Mingwei Samuel c449a4fc52 Add `account-v1` `getByRiotId` and `getByPuuid` tests 2023-11-15 10:46:27 -08:00
Mingwei Samuel dc73fcbf46 update tests from tournament_v4 to tournament_v5 2023-10-17 23:03:21 -07:00
Mingwei Samuel bd76b24b2b Comment-out/replace broken `champion-mastery-v4.getChampionMasteryScore` test with PUUID version
https://github.com/RiotGames/developer-relations/issues/830
2023-10-13 11:37:52 -07:00
Mingwei Samuel 56b75ace18 Remove tft bug test, fixed Oct 3
https://github.com/RiotGames/developer-relations/issues/572#issuecomment-1718327573
2023-10-13 11:23:00 -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 e67ffff627 Improved error message for `val-content-v1` 2023-09-21 23:30:27 -07:00
Mingwei Samuel 9b08e058b7 update tft bug test, Riot will make the breaking fix on Oct 3
https://twitter.com/RiotGamesDevRel/status/1701723426178650191
2023-09-16 18:10:34 -07:00