ArchiveBox/archivebox/plugins/captcha2
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
..
tests Improve test suite: remove mocks and add 0.8.x migration tests 2025-12-26 23:01:49 +00:00
on_Crawl__01_captcha2.js tons of ui fixes and plugin fixes 2025-12-25 03:59:51 -08:00
on_Crawl__11_captcha2_config.js tons of ui fixes and plugin fixes 2025-12-25 03:59:51 -08:00