dephell / dephell/dephell_changelogs
Add markers for tests requiring network connection
Open
- Dominant language
- Python
- Stars
- 1
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
All Linux distributions (and I guess some CIs as well) block any network connections to the isolated environments. Would it be possible to add pytest [marker](https://docs.pytest.org/en/latest/example/markers.html) marking all test cases requiring network access (currently, it is only ``test_get_changelog_url``)? Thank you.
[Possible patch for the current tarball](https://github.com/dephell/dephell_changelogs/files/4277912/add_network_markers.patch.txt)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.