Cybersecurity-Projects/tests/e2e
HERITAGE-XION 100ab9d034 metadata-scrubber-tool:
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:
2026-01-07 15:50:38 +01:00
..
__init__.py metadata-scrubber-tool: 2026-01-06 21:49:46 +01:00
test_main.py metadata-scrubber-tool: 2026-01-06 23:45:36 +01:00
test_read_command.py metadata-scrubber-tool: 2026-01-07 15:50:38 +01:00
test_scrub_command.py metadata-scrubber-tool: 2026-01-07 15:50:38 +01:00