schlupov / copr / copr

Forked from copr/copr 4 years ago
Clone

5a25f95 backend: don't fake the list of tests

Authored and Committed by praiskup 4 years ago
    backend: don't fake the list of tests
    
    This is an ugly testament from the time of rash re-implementations of
    all the backend logic.  Many tests were disabled, and made hidden
    without making them work again - and we lost the track so we broke them
    even more later.  Let's stop doing that now, make all the tests visible
    but skipped (except for test_job_grab.py, which seems to be entirely
    useless) and make them work soon.
    
    This is a reaction on nice review from PR#1007.
    
        
file modified
+14 -26
backend/tests/daemons/unused_test_job_grab.py backend/tests/daemons/test_job_grab.py
file renamed
file was renamed with no change to the file