bevy
bevy copied to clipboard
Tests for Run Conditions
Objective
Addresses #4065, let me know if more unit tests are needed to close it.
Solution
Add a couple unit tests for run conditions and a doc test for every member of the common_conditions
module.
Hopefully this is enough to catch any funny business going on but I'm happy to add more if needed.