ArchiveBox/archivebox/plugins/seo
claude[bot] 08383c4d83 Fix tautological assertion in SEO test
The assertion was checking 'has_seo_data or seo_data' inside an 'if seo_data:' block,
making it always truthy. Changed to just check 'has_seo_data' to properly verify
that expected SEO keys were extracted.

Co-authored-by: Nick Sweeting <pirate@users.noreply.github.com>
2025-12-31 18:19:47 +00:00
..
templates improve plugin tests and config 2025-12-29 00:45:23 -08:00
tests Fix tautological assertion in SEO test 2025-12-31 18:19:47 +00:00
config.json improve plugin tests and config 2025-12-29 00:45:23 -08:00
on_Snapshot__38_seo.js fix extension loading and consolidate chromium logic 2025-12-29 17:47:37 -08:00