![]() # Objective Add tests for `ui_layout_system` and `UiSurface` to the `bevy_ui::Layout` module. ## Solution Spawn a dummy window entity with `Window` and `PrimaryWindow` components so that `ui_layout_system` can run in a test without a window present. --- ## Changelog Added tests to the `bevy_ui::layout` module. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |