1c305e0 Simplify unit test running

Authored and Committed by gotmax23 2 years ago
    Simplify unit test running
    
    - Use %pytest macro
    - Disable tests that require networking inline instead of using a patch
      that needs to be rebased after every update.
    
        
file modified
+15 -5