Skip to content

Commit

Permalink
Add ambiguity detection tests (#6053)
Browse files Browse the repository at this point in the history
# Objective

- Add unit tests for ambiguity detection reporting.
- Incremental implementation of #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 #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
JoJoJet committed Sep 22, 2022
1 parent e668b47 commit fb74ca3
Showing 1 changed file with 417 additions and 58 deletions.

0 comments on commit fb74ca3

Please sign in to comment.