Comment 0 for bug 1488518

Revision history for this message
deactivateduser (deactivateduser-deactivatedaccount) wrote : DRY code in network validators tests

Tests located in 'nailgun/nailgun/test/unit/test_network_template_validator.py' and 'nailgun/nailgun/test/unit/test_network_network_validator.py' have a lot of duplicated logic. It needs to be refactored to follow DRY concept.