When you use your geocoder to perform autocomplete search, you don't want the results to include duplicates, because they are confusing for the user which will not know how to choose between them.
How can we use geocoder-tester to test that we don't have duplicate results ?