mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-01-07 03:16:01 +10:00
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:
1
archivebox/plugins/seo/tests/__init__.py
Normal file
1
archivebox/plugins/seo/tests/__init__.py
Normal file
@@ -0,0 +1 @@
|
||||
"""Tests for the SEO plugin."""
|
||||
Reference in New Issue
Block a user