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
|
cb5bd58784
|
cargo clippy fixes, enable lints in CI
|
2023-05-10 13:10:58 -07:00 |
|
Mingwei Samuel
|
bfa9bdc36e
|
Add deny-unknown-enum-variants features
Add `NONE = -1` variant to Champions
|
2022-06-20 20:43:16 -07:00 |
|
Mingwei Samuel
|
8e6073aa63
|
Regen, add rest of tests for lol-challenges-v1
Also adds Bel'Veth.
|
2022-05-25 18:27:48 -07:00 |
|
Mingwei Samuel
|
b821314492
|
Regen and add lol-challenges-v1.getAllChallengeConfigs and .getChallengeConfigs test
|
2022-05-19 00:46:29 -07:00 |
|
Mingwei Samuel
|
03a053d142
|
Regen and fixes for added lol-challenges-v1.getAllChallengePercentiles and .getChallengePercentiles tests.
|
2022-05-19 00:15:28 -07:00 |
|