pig.py/tests
Russell Ballestrini 6193ce2724 Fix domain vault init check in finish_crawl/get_stats
- Add _initialized check to finish_crawl() and get_stats() in all 3 vault classes
- Prevents FileNotFoundError when git commands run on non-existent directories
- Update test_crawl.py to use pytest tmp_path fixture
- Add network marker to skip functional tests in CI with '-m "not network"'
2026-01-06 15:26:31 -05:00
..
unit Reorganize project structure: move modules to neopig/, scripts to scripts/, data to data/ 2026-01-06 14:06:43 -05:00
conftest.py Add comprehensive unit tests for async modules 2025-12-22 20:40:58 -05:00
test_crawl.py Fix domain vault init check in finish_crawl/get_stats 2026-01-06 15:26:31 -05:00