-
-
Notifications
You must be signed in to change notification settings - Fork 658
[0.8] tests in net/tests/test_helio fail #2272
Copy link
Copy link
Closed
Description
On Debian, all tests in sunpy/net/tests/test_helio.py fail with the following error:
_____________ ERROR at setup of test_webservice_parser_no_content ______________
file /build/sunpy-0.8.0/sunpy/net/tests/test_helio.py, line 125
@mock.patch('sunpy.net.helio.parser.link_test', return_value=None)
def test_webservice_parser_no_content(mock_link_test):
E fixture 'mock_link_test' not found
> available fixtures: cache, capfd, capsys, doctest_namespace, mock, mocker, monkeypatch, pytestconfig, record_xml_property, recwarn, tmpdir, tmpdir_factory
> use 'pytest --fixtures [testpath]' for help on them.
/build/sunpy-0.8.0/sunpy/net/tests/test_helio.py:125
I am also not sure whether these would require internet access, or if I missed the installation of a python package?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels