ArchiveBox/tests
Nick Sweeting f4e7820533
Some checks are pending
CodeQL / Analyze (${{ matrix.language }}) (none, python) (push) Waiting to run
Build Debian package / build (push) Waiting to run
Deploy static content to Pages / deploy (push) Waiting to run
Build Homebrew package / build (push) Waiting to run
Build GitHub Pages website / build (push) Waiting to run
Build GitHub Pages website / deploy (push) Blocked by required conditions
Run linters / lint (push) Waiting to run
Build Pip package / build (push) Waiting to run
Run tests / python_tests (ubuntu-22.04, 3.13) (push) Waiting to run
Run tests / docker_tests (push) Waiting to run
use full dotted paths for all archivebox imports, add migrations and more fixes
2025-12-29 00:47:08 -08:00
..
__init__.py refactor: Move pytest fixtures to its own file 2020-07-07 08:36:58 -05:00
conftest.py wip 2 2025-12-24 21:46:14 -08:00
fixtures.py use full dotted paths for all archivebox imports, add migrations and more fixes 2025-12-29 00:47:08 -08:00
test_add.py Improve test suite: remove mocks and add 0.8.x migration tests 2025-12-26 23:01:49 +00:00
test_cli_add.py wip 2025-12-28 17:51:54 -08:00
test_cli_help.py wip 2025-12-28 17:51:54 -08:00
test_cli_init.py wip 2025-12-28 17:51:54 -08:00
test_cli_version.py wip 2025-12-28 17:51:54 -08:00
test_config.py wip major changes 2025-12-24 20:10:38 -08:00
test_crawl.py wip major changes 2025-12-24 20:10:38 -08:00
test_extract.py wip major changes 2025-12-24 20:10:38 -08:00
test_extractors.py wip 2 2025-12-24 21:46:14 -08:00
test_init.py wip 2 2025-12-24 21:46:14 -08:00
test_install.py wip major changes 2025-12-24 20:10:38 -08:00
test_list.py wip 2 2025-12-24 21:46:14 -08:00
test_oneshot.py wip 2 2025-12-24 21:46:14 -08:00
test_recursive_crawl.py use full dotted paths for all archivebox imports, add migrations and more fixes 2025-12-29 00:47:08 -08:00
test_remove.py wip 2025-12-28 17:51:54 -08:00
test_schedule.py wip major changes 2025-12-24 20:10:38 -08:00
test_search.py wip major changes 2025-12-24 20:10:38 -08:00
test_snapshot.py wip major changes 2025-12-24 20:10:38 -08:00
test_status.py wip major changes 2025-12-24 20:10:38 -08:00
test_title.py wip 2025-12-28 17:51:54 -08:00
test_update.py way better plugin hooks system wip 2025-12-28 03:39:59 -08:00
test_util.py wip 2 2025-12-24 21:46:14 -08:00
test_version.py way better plugin hooks system wip 2025-12-28 03:39:59 -08:00