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
8d810ccca8
Add rustfmt.toml
2024-01-20 19:41:46 -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
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
cb5bd58784
cargo clippy fixes, enable lints in CI
2023-05-10 13:10:58 -07:00
Mingwei Samuel
e53d78c807
cargo fmt
2023-05-10 13:10:58 -07:00
Mingwei Samuel
7f0b63bf92
Consolidate EUW TFT tests, failing
...
Add test for https://github.com/MingweiSamuel/Riven/issues/50
2023-03-08 13:49:53 -08:00
Mingwei Samuel
9f5b12cd1b
Re-add tft tests, failing
2023-03-08 11:51:31 -08:00
Mingwei Samuel
62f323da88
Release 2.5.1
2022-02-08 17:33:11 -08:00
Mingwei Samuel
0b16c2a385
Cleanup per clippy recommendations
2021-10-29 22:38:48 -07:00
Mingwei Samuel
74eb5fa045
Update example proxy for v2, use workspaces.
...
- `example/proxy` is new folder for `example_proxy`.
- `riven` is new folder for the main riven lib.
- Updated metadata to be an array and include HTTP method.
2021-09-09 14:31:39 -07:00