60e157c ipatests: Add coverage for referential integrity plugin applied on ipaAssignedIDView

Authored and Committed by tbabej 9 years ago
    ipatests: Add coverage for referential integrity plugin applied on ipaAssignedIDView
    
    This adds a test case which makes sure that referential integrity
    plugin does not leave any trailing references for ipaAssignedIDView
    attribute on hosts, if the ID view being referenced has been deleted.
    
    https://fedorahosted.org/freeipa/ticket/4839
    
    Reviewed-By: David Kupka <dkupka@redhat.com>