ArchiveBox/archivebox/plugins
Claude 0941aca4a3
Improve test suite: remove mocks and add 0.8.x migration tests
- Remove mock-based tests from plugin tests (headers, singlefile, ublock, captcha2)
- Replace fake cache tests with real double-install tests that verify cache behavior
- Add SCHEMA_0_8 and seed_0_8_data() for testing 0.8.x data directory migrations
- Add TestMigrationFrom08x class with comprehensive migration tests:
  - Snapshot count preservation
  - Crawl record preservation
  - Snapshot-to-crawl relationship preservation
  - Tag preservation
  - ArchiveResult status preservation
  - CLI command verification after migration
- Add more CLI tests for add command (tags, multiple URLs, file input)
- All tests now use real functionality without mocking
2025-12-26 23:01:49 +00:00
..
accessibility logging and admin ui improvements 2025-12-25 01:10:41 -08:00
apt wip major changes 2025-12-24 20:10:38 -08:00
archive_org logging and admin ui improvements 2025-12-25 01:10:41 -08:00
brew wip major changes 2025-12-24 20:10:38 -08:00
canonical_outputs remove huey 2025-12-24 23:40:18 -08:00
captcha2 Improve test suite: remove mocks and add 0.8.x migration tests 2025-12-26 23:01:49 +00:00
chrome_cleanup tons of ui fixes and plugin fixes 2025-12-25 03:59:51 -08:00
chrome_extensions wip major changes 2025-12-24 20:10:38 -08:00
chrome_navigate tons of ui fixes and plugin fixes 2025-12-25 03:59:51 -08:00
chrome_session tons of ui fixes and plugin fixes 2025-12-25 03:59:51 -08:00
consolelog new gallerydl plugin and more 2025-12-26 11:55:03 -08:00
custom wip major changes 2025-12-24 20:10:38 -08:00
dom logging and admin ui improvements 2025-12-25 01:10:41 -08:00
env wip major changes 2025-12-24 20:10:38 -08:00
favicon logging and admin ui improvements 2025-12-25 01:10:41 -08:00
gallerydl gallerydl template 2025-12-26 11:55:19 -08:00
git logging and admin ui improvements 2025-12-25 01:10:41 -08:00
headers Improve test suite: remove mocks and add 0.8.x migration tests 2025-12-26 23:01:49 +00:00
htmltotext logging and admin ui improvements 2025-12-25 01:10:41 -08:00
istilldontcareaboutcookies tons of ui fixes and plugin fixes 2025-12-25 03:59:51 -08:00
media logging and admin ui improvements 2025-12-25 01:10:41 -08:00
mercury logging and admin ui improvements 2025-12-25 01:10:41 -08:00
merkletree remove huey 2025-12-24 23:40:18 -08:00
npm wip major changes 2025-12-24 20:10:38 -08:00
parse_dom_outlinks logging and admin ui improvements 2025-12-25 01:10:41 -08:00
parse_html_urls remove huey 2025-12-24 23:40:18 -08:00
parse_jsonl_urls remove huey 2025-12-24 23:40:18 -08:00
parse_netscape_urls remove huey 2025-12-24 23:40:18 -08:00
parse_rss_urls remove huey 2025-12-24 23:40:18 -08:00
parse_txt_urls remove huey 2025-12-24 23:40:18 -08:00
pdf logging and admin ui improvements 2025-12-25 01:10:41 -08:00
pip wip major changes 2025-12-24 20:10:38 -08:00
readability logging and admin ui improvements 2025-12-25 01:10:41 -08:00
redirects tons of ui fixes and plugin fixes 2025-12-25 03:59:51 -08:00
responses new gallerydl plugin and more 2025-12-26 11:55:03 -08:00
screenshot logging and admin ui improvements 2025-12-25 01:10:41 -08:00
search_backend_ripgrep logging and admin ui improvements 2025-12-25 01:10:41 -08:00
search_backend_sonic logging and admin ui improvements 2025-12-25 01:10:41 -08:00
search_backend_sqlite logging and admin ui improvements 2025-12-25 01:10:41 -08:00
seo logging and admin ui improvements 2025-12-25 01:10:41 -08:00
singlefile Improve test suite: remove mocks and add 0.8.x migration tests 2025-12-26 23:01:49 +00:00
ssl new gallerydl plugin and more 2025-12-26 11:55:03 -08:00
staticfile logging and admin ui improvements 2025-12-25 01:10:41 -08:00
title logging and admin ui improvements 2025-12-25 01:10:41 -08:00
ublock Improve test suite: remove mocks and add 0.8.x migration tests 2025-12-26 23:01:49 +00:00
wget logging and admin ui improvements 2025-12-25 01:10:41 -08:00
extractor_utils.py wip major changes 2025-12-24 20:10:38 -08:00
package-lock.json wip 2 2025-12-24 21:46:14 -08:00
package.json wip 2 2025-12-24 21:46:14 -08:00
run_all_tests.sh wip major changes 2025-12-24 20:10:38 -08:00
run_tests.sh wip major changes 2025-12-24 20:10:38 -08:00