Tests for the Sunny framework input system.
| src | ||
| Cargo.toml | ||
| LICENSE | ||
| README.MD | ||
About
White-box tests for the input system. Should test the systems themselves as well what and what not gets exported from the input system. This crate should not be published on crates.io.
TODO:
- Figure out how to test from outside that code (i.e. generating input events from the system into Bevy and checking for results).
- Cover 100% of the public API.