ArchiveBox/archivebox/tests
Nick Sweeting ec4b27056e
Some checks failed
CodeQL / Analyze (${{ matrix.language }}) (none, python) (push) Has been cancelled
Build Debian package / build (push) Has been cancelled
Deploy static content to Pages / deploy (push) Has been cancelled
Build Homebrew package / build (push) Has been cancelled
Build GitHub Pages website / build (push) Has been cancelled
Run linters / lint (push) Has been cancelled
Build Pip package / build (push) Has been cancelled
Parallel Tests / Discover test files (push) Has been cancelled
Run tests / python_tests (ubuntu-22.04, 3.13) (push) Has been cancelled
Run tests / docker_tests (push) Has been cancelled
Build GitHub Pages website / deploy (push) Has been cancelled
Parallel Tests / ${{ matrix.test.name }} (push) Has been cancelled
wip
2026-01-21 03:19:56 -08:00
..
__init__.py wip major changes 2025-12-24 20:10:38 -08:00
conftest.py wip 2026-01-21 03:19:56 -08:00
fixtures.py move tests into subfolder, add missing install hooks 2026-01-02 00:22:07 -08:00
test_add.py move tests into subfolder, add missing install hooks 2026-01-02 00:22:07 -08:00
test_admin_views.py Improve admin snapshot list/grid views with better UX 2025-12-31 11:28:03 +00:00
test_auth_ldap.py Implement native LDAP authentication support 2026-01-05 21:30:26 +00:00
test_cli_add_interrupt.py tons of fixes with codex 2026-01-19 01:00:53 -08:00
test_cli_add.py move tests into subfolder, add missing install hooks 2026-01-02 00:22:07 -08:00
test_cli_archiveresult.py Fix CLI tests to use subprocess and remove mocks 2025-12-31 10:53:45 +00:00
test_cli_config.py move tests into subfolder, add missing install hooks 2026-01-02 00:22:07 -08:00
test_cli_crawl.py Fix CLI tests to use subprocess and remove mocks 2025-12-31 10:53:45 +00:00
test_cli_extract.py move tests into subfolder, add missing install hooks 2026-01-02 00:22:07 -08:00
test_cli_help.py move tests into subfolder, add missing install hooks 2026-01-02 00:22:07 -08:00
test_cli_init.py move tests into subfolder, add missing install hooks 2026-01-02 00:22:07 -08:00
test_cli_install.py move tests into subfolder, add missing install hooks 2026-01-02 00:22:07 -08:00
test_cli_manage.py move tests into subfolder, add missing install hooks 2026-01-02 00:22:07 -08:00
test_cli_remove.py move tests into subfolder, add missing install hooks 2026-01-02 00:22:07 -08:00
test_cli_run_binary_worker.py higher timeout 2026-01-05 09:07:59 -08:00
test_cli_run.py Fix CLI tests to use subprocess and remove mocks 2025-12-31 10:53:45 +00:00
test_cli_schedule.py move tests into subfolder, add missing install hooks 2026-01-02 00:22:07 -08:00
test_cli_search.py move tests into subfolder, add missing install hooks 2026-01-02 00:22:07 -08:00
test_cli_server.py move tests into subfolder, add missing install hooks 2026-01-02 00:22:07 -08:00
test_cli_shell.py move tests into subfolder, add missing install hooks 2026-01-02 00:22:07 -08:00
test_cli_snapshot.py Fix CLI tests to use subprocess and remove mocks 2025-12-31 10:53:45 +00:00
test_cli_status.py move tests into subfolder, add missing install hooks 2026-01-02 00:22:07 -08:00
test_cli_update.py move tests into subfolder, add missing install hooks 2026-01-02 00:22:07 -08:00
test_cli_version.py move tests into subfolder, add missing install hooks 2026-01-02 00:22:07 -08:00
test_config.py move tests into subfolder, add missing install hooks 2026-01-02 00:22:07 -08:00
test_crawl.py move tests into subfolder, add missing install hooks 2026-01-02 00:22:07 -08:00
test_extract.py move tests into subfolder, add missing install hooks 2026-01-02 00:22:07 -08:00
test_extractors.py move tests into subfolder, add missing install hooks 2026-01-02 00:22:07 -08:00
test_hooks.py tons of fixes with codex 2026-01-19 01:00:53 -08:00
test_init.py move tests into subfolder, add missing install hooks 2026-01-02 00:22:07 -08:00
test_install.py move tests into subfolder, add missing install hooks 2026-01-02 00:22:07 -08:00
test_list.py tons of fixes with codex 2026-01-19 01:00:53 -08:00
test_migrations_04_to_09.py Split migration tests into separate files and tighten assertions 2025-12-27 05:09:36 +00:00
test_migrations_07_to_09.py more migration id/uuid and config propagation fixes 2026-01-04 16:16:26 -08:00
test_migrations_08_to_09.py move tests into subfolder, add missing install hooks 2026-01-02 00:22:07 -08:00
test_migrations_fresh.py Split migration tests into separate files and tighten assertions 2025-12-27 05:09:36 +00:00
test_migrations_helpers.py fix orchestrator statemachine and Process from archiveresult migrations 2026-01-01 16:43:02 -08:00
test_real_world_add.py tons of fixes with codex 2026-01-19 01:00:53 -08:00
test_recursive_crawl.py unified Process source of truth and better screenshot tests 2026-01-02 04:20:34 -08:00
test_remove.py move tests into subfolder, add missing install hooks 2026-01-02 00:22:07 -08:00
test_savepagenow.py wip 2026-01-21 03:19:56 -08:00
test_schedule.py move tests into subfolder, add missing install hooks 2026-01-02 00:22:07 -08:00
test_search.py move tests into subfolder, add missing install hooks 2026-01-02 00:22:07 -08:00
test_settings_signal_webhooks.py tons of fixes with codex 2026-01-19 01:00:53 -08:00
test_snapshot.py tons of fixes with codex 2026-01-19 01:00:53 -08:00
test_status.py move tests into subfolder, add missing install hooks 2026-01-02 00:22:07 -08:00
test_title.py move tests into subfolder, add missing install hooks 2026-01-02 00:22:07 -08:00
test_update.py move tests into subfolder, add missing install hooks 2026-01-02 00:22:07 -08:00
test_urls.py wip 2026-01-21 03:19:56 -08:00
test_util.py move tests into subfolder, add missing install hooks 2026-01-02 00:22:07 -08:00
test_version.py move tests into subfolder, add missing install hooks 2026-01-02 00:22:07 -08:00
test_worker_config_propagation.py more binary fixes 2026-01-05 02:18:38 -08:00