rpm-software-management / spec-cleaner

spec-cleaner
BSD 3-Clause "New" or "Revised" License
28 stars 34 forks source link

Replace 'http' with 'https' in URL #253

Closed kstreitova closed 5 years ago

kstreitova commented 5 years ago

Use 'https' in URL if a https website is reachable (closes #246). Also update the old tests, add a new test (url_https.spec) for this feature and mark this test as a webtest so we can ignore it while we don't have an internet connection. Add docstrings for acceptance-tests.py.

coveralls commented 5 years ago

Coverage Status

Coverage increased (+0.08%) to 94.539% when pulling 910253c7903e88543d794ce07af124f3d453f607 on kstreitova:https_url into cba5ae0aaaeb3c1f979f41e3f0acdf42c4d46b6a on openSUSE:master.