pagure Logo
  • Log In

freeipa

Clone
Source Code
GIT
  • Source
  • Issues  1070
  • Roadmap 
  • Stats
 Overview  Files  Commits  Branches  Forks  Releases

dd6b72e pytest 3.x compatibility

7 files Authored by cheimes 8 years ago, Committed by pvomacka 8 years ago,
raw patch tree parent
7 files changed. 28 lines added. 20 lines removed.
ipatests/test_cmdline/__init__.py
file modified
+2 -4
ipatests/test_install/__init__.py
file modified
+2 -3
ipatests/test_integration/__init__.py
file modified
+2 -3
ipatests/test_ipaserver/__init__.py
file modified
+2 -4
ipatests/test_webui/__init__.py
file modified
+2 -3
ipatests/test_xmlrpc/__init__.py
file modified
+2 -3
ipatests/util.py
file modified
+16 -0
    pytest 3.x compatibility
    
    pytest 3.x does no longer support plain pytest.skip() on module level.
    
    Signed-off-by: Christian Heimes <cheimes@redhat.com>
    Reviewed-By: Martin Basti <mbasti@redhat.com>
    
        
ipatests/test_cmdline/__init__.py
file modified
+2 -4
ipatests/test_install/__init__.py
file modified
+2 -3
ipatests/test_integration/__init__.py
file modified
+2 -3
ipatests/test_ipaserver/__init__.py
file modified
+2 -4
ipatests/test_webui/__init__.py
file modified
+2 -3
ipatests/test_xmlrpc/__init__.py
file modified
+2 -3
ipatests/util.py
file modified
+16 -0
Powered by Pagure 5.14.1
Documentation • File an Issue • About • SSH Hostkey/Fingerprint
© Red Hat, Inc. and others.