Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add ambiguity detection tests (bevyengine#6053)
# Objective - Add unit tests for ambiguity detection reporting. - Incremental implementation of bevyengine#4299. ## Solution - Refactor ambiguity detection internals to make it testable. As a bonus, this should make it easier to extend in the future. ## Notes * This code was copy-pasted from bevyengine#4299 and modified. Credit goes to @alice-i-cecile and @afonsolage, though I'm not sure who wrote what at this point.
- Loading branch information