Files
ArchiveBox/archivebox/cli
Claude b87bbbbecb Fix CLI tests to use subprocess and remove mocks
- Fix conftest.py: use subprocess for init, remove unused cli_env fixture
- Update all test files to use data_dir parameter instead of env
- Remove mock-based TestJSONLOutput class from tests_piping.py
- Remove unused imports (MagicMock, patch)
- Fix file permissions for cli_utils.py

All tests now use real subprocess calls per CLAUDE.md guidelines:
- NO MOCKS - tests exercise real code paths
- NO SKIPS - every test runs
2025-12-31 10:53:45 +00:00
..
2025-12-30 16:12:53 -08:00
2025-12-29 21:27:31 -08:00
wip
2025-12-28 17:51:54 -08:00
2025-12-30 16:12:53 -08:00
2025-12-29 22:12:57 -08:00
2025-12-25 01:51:42 -08:00
2025-12-24 20:10:38 -08:00
wip
2025-12-28 17:51:54 -08:00
2025-12-30 09:57:33 -08:00
wip
2025-12-28 17:51:54 -08:00