PkmnLib_rs/tests/common
Deukhoofd 5576bc8b80
continuous-integration/drone/push Build is passing Details
More work on using interior mutability instead of exterior mutability for dynamic types (Battle, Pokemon, etc).
2022-06-18 15:52:39 +02:00
..
data_getter.rs More work on using interior mutability instead of exterior mutability for dynamic types (Battle, Pokemon, etc). 2022-06-18 15:52:39 +02:00
library_loader.rs More removal of RwLocks and replace it with Atomics, to prevent locks. 2022-06-18 14:17:29 +02:00
mod.rs First chunk of battling is now fully working, along with integration tests! 🎉 2022-06-17 19:53:33 +02:00
test_case.rs More work on using interior mutability instead of exterior mutability for dynamic types (Battle, Pokemon, etc). 2022-06-18 15:52:39 +02:00
test_step.rs More work on using interior mutability instead of exterior mutability for dynamic types (Battle, Pokemon, etc). 2022-06-18 15:52:39 +02:00