Commit Graph

11 Commits (b4f6c67994338bceb4c1524322e1da2d34f0d0b6)

Author SHA1 Message Date
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 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 e67ffff627 Improved error message for `val-content-v1` 2023-09-21 23:30:27 -07:00
tomchandler 1af0539a84 Enable val latam test, add filter on parent id 2022-08-15 16:34:20 -07:00
Mingwei Samuel 061ce5bd39 Disable part of val_content_ranked_test, see #39 2022-05-19 00:00:52 -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