Tests used hardcoded Windows paths like C:\Users\Xheri\... that don't exist on GitHub Actions' Ubuntu runners. Solution Created tests/conftest.py with relative path helpers that work on any OS: |
||
|---|---|---|
| .. | ||
| assets/test_images | ||
| e2e | ||
| integration | ||
| unit | ||
| __init__.py | ||
| conftest.py | ||