Skip to content

Move unstructured tests to integration tests folder

Sign in for the full log view
GitHub Actions / JUnit Test Report failed Sep 23, 2024 in 0s

1 tests run, 0 passed, 0 skipped, 1 failed.

Annotations

Check failure on line 14 in packages/ragbits-document-search/tests/integration/test_unstructured.py

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

test_unstructured.packages.ragbits-document-search.tests.integration.test_unstructured

collection failure
Raw output
ImportError while importing test module '/home/runner/work/ragbits/ragbits/packages/ragbits-document-search/tests/integration/test_unstructured.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/opt/hostedtoolcache/Python/3.10.15/x64/lib/python3.10/importlib/__init__.py:126: in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
packages/ragbits-document-search/tests/integration/test_unstructured.py:14: in <module>
    from ..helpers import env_vars_not_set
E   ImportError: attempted relative import with no known parent package