Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Jul 16, 2019

Conversation

kstreitova
Copy link
Contributor

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.

Use 'https' in URL if a https website is reachable (issue rpm-software-management#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
Copy link

Coverage Status

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

@kstreitova kstreitova merged commit 11d2007 into rpm-software-management:master Jul 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rewrite http URLs to https
2 participants