fix tests #10
GitHub Actions / Test Results
failed
Dec 3, 2024 in 0s
1 errors in 5s
Annotations
github-actions / Test Results
tests.test_dcc with error
test-results.xml [took 0s]
Raw output
collection failure
ImportError while importing test module '/home/runner/work/hdx-scraper-dcc/hdx-scraper-dcc/tests/test_dcc.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/opt/hostedtoolcache/Python/3.12.7/x64/lib/python3.12/importlib/__init__.py:90: in import_module
return _bootstrap._gcd_import(name[level:], package, level)
tests/test_dcc.py:10: in <module>
from src.hdx.scraper.dcc.dcc import DCC
E ModuleNotFoundError: No module named 'src'
Check notice on line 0 in .github
github-actions / Test Results
1 test found
There is 1 test, see "Raw output" for the name of the test.
Raw output
tests.test_dcc
Loading