Gets rid of duplicates early by verifying only unique rules.
JIRA: RHELWF-2263
@vmaljulin Please review.
rebased onto 94d9f31bb19293c307be7c237e8753fb1a747fcd
You've reimplemented deduplication, but I don't see any test for it.
It's already tested in test_two_rules_no_duplicate.
test_two_rules_no_duplicate
+1
Pull-Request has been merged by lholecek
Gets rid of duplicates early by verifying only unique rules.
JIRA: RHELWF-2263