| 2 | | 1. The test should be changed to produce only one error for a given pair of relations, either code 1901 "Duplicated relations" or code 1902 "Relations with same members" or maybe another new message, see below. |
| 3 | | 2. The test that produces the informational message "Relations with same members" should ignore the order of the members and also the number of occurences. It should only compare roles and member ids and not there geometry. This allows to compare incomplete relations. |
| 4 | | 3. Relations with different tags but identical member lists should have a different text, maybe "Relations with equal member lists". In this case order and number of occurences of members should matter. |
| | 2 | 1. The test should be changed to produce only one error for a given ~~pair~~ set of relations, either code 1901 "Duplicated relations" or code 1902 "Relations with same members" or maybe another new message, see below. Edit: This can be tricky, so I consider it less important. |
| | 3 | 2. The test that produces the informational message "Relations with same members" should ignore the order of the members ~~and also the number of occurences~~. It should only compare roles and member types and unique ids and not there geometry. This allows to compare incomplete relations. |
| | 4 | 3. Relations with different tags but identical member lists should have a different text, maybe "Relations with identical member lists". In this case order and number of occurences of members should matter. |