Package: python-trx-python / 0.3-3
Metadata
| Package | Version | Patches format |
|---|---|---|
| python-trx-python | 0.3-3 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| internet tests.patch | (download) |
trx/tests/test_io.py |
13 10 + 3 - 0 ! |
skip tests that need internet.
A number of tests involve the data fetcher which requires Internet to get the
resources. Since this is forbiddent at build time, and discouraged at debci
time, let's skip them altogether. One can tell whether a test needs the
remote resource, because the code to download them is deleted, and thus newly
introduced tests will fail with errors like:
.
E ValueError: File/Folder does not exist
|
1
