Add SSL, redirects, SEO plugin tests and fix fake test issues

- Add real integration tests for SSL, redirects, and SEO plugins
  using Chrome session helpers for live URL testing
- Remove fake "format" tests that just created dicts and asserted on them
  (apt, pip, npm provider output format tests)
- Remove npm integration test that created dirs then checked they existed
- Fix SQLite search test to use SQLITEFTS_DB constant instead of hardcoded value
This commit is contained in:
Claude
2025-12-31 12:00:00 +00:00
parent 9bf7a520a0
commit 8a0acdebcd
10 changed files with 413 additions and 127 deletions

View File

@@ -0,0 +1 @@
"""Tests for the SEO plugin."""