rhevm-qe-automation / pytest_jira

py.test plugin to integrate with JIRA
GNU General Public License v2.0
29 stars 25 forks source link

SSL verification and plugin disabling #35

Closed vkondula closed 8 years ago

vkondula commented 8 years ago

1) if connection to Jira wasn't established, plugin won't be loaded 2) it's possible to disable ssl verification to jira

codecov-io commented 8 years ago

Current coverage is 66.66%

Merging #35 into master will decrease coverage by 5.70%

@@             master        #35   diff @@
==========================================
  Files             1          1          
  Lines            76         96    +20   
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
+ Hits             55         64     +9   
- Misses           21         32    +11   
  Partials          0          0          

Powered by Codecov. Last updated by b7408b4...59c4762