bostrt / pagure

Forked from pagure 7 years ago
Clone

a9a56cb Unit tests: Fix broken conditions for issues

2 files Authored by vivekanand1101 7 years ago, Committed by pingou 7 years ago,
    Unit tests: Fix broken conditions for issues
    
    This commit brings a couple of changes:
    1. The committer should be able to edit or delete an issue (thanks
    to unit tests)
    2. The condition for checking "altering" milestone was broken which
    wasn't caught because it was inside self.assertNotIn