Commit 0c7b478
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.1 parent eec39ab commit 0c7b478
1 file changed
+417
-58
lines changed
0 commit comments