ArchiveBox/archivebox/tests
2026-08-28 14:35:40 -07:00
..
fixtures Use deterministic consolelog preview fixture 2026-07-29 05:29:52 -07:00
__init__.py wip major changes 2025-12-24 20:10:38 -08:00
conftest.py Wait for replacement server worker readiness 2026-08-02 00:48:33 -07:00
migrations_helpers.py Assert crawl status survives legacy migration 2026-08-13 11:55:07 -07:00
test_api_v1_auth_check_api_token.py Publish local ArchiveBox changes 2026-06-02 02:25:52 -07:00
test_api_v1_auth_get_api_token.py Publish local ArchiveBox changes 2026-06-02 02:25:52 -07:00
test_api_v1_cli_add.py Exercise ArchiveBox through unified runtime lifecycles 2026-07-21 19:26:42 -07:00
test_api_v1_cli_remove.py Exercise ArchiveBox through unified runtime lifecycles 2026-07-21 19:26:42 -07:00
test_api_v1_cli_schedule.py Exercise ArchiveBox through unified runtime lifecycles 2026-07-21 19:26:42 -07:00
test_api_v1_cli_search.py Publish local ArchiveBox changes 2026-06-02 02:25:52 -07:00
test_api_v1_cli_update.py Exercise ArchiveBox through unified runtime lifecycles 2026-07-21 19:26:42 -07:00
test_api_v1_cli_workflow_add_search_update_remove.py Fix focused release validation failures 2026-08-01 19:28:20 -07:00
test_api_v1_core_any_id.py Publish local ArchiveBox changes 2026-06-02 02:25:52 -07:00
test_api_v1_core_archiveresult_archiveresult_id.py Publish local ArchiveBox changes 2026-06-02 02:25:52 -07:00
test_api_v1_core_archiveresults.py Restore ArchiveResult hook identity 2026-08-28 11:52:36 -07:00
test_api_v1_core_snapshot_snapshot_id.py Update hook priority references 2026-08-15 22:54:05 -07:00
test_api_v1_core_snapshots_rss.py Publish local ArchiveBox changes 2026-06-02 02:25:52 -07:00
test_api_v1_core_snapshots.py Avoid blocking browser artifact uploads during crawl 2026-08-26 13:47:43 -07:00
test_api_v1_core_tag_tag_id_rename.py Publish local ArchiveBox changes 2026-06-02 02:25:52 -07:00
test_api_v1_core_tag_tag_id_snapshots_jsonl.py Tighten tag JSONL export assertions 2026-06-10 11:30:22 -07:00
test_api_v1_core_tag_tag_id_urls_txt.py Publish local ArchiveBox changes 2026-06-02 02:25:52 -07:00
test_api_v1_core_tag_tag_id.py Publish local ArchiveBox changes 2026-06-02 02:25:52 -07:00
test_api_v1_core_tags_add_to_snapshot.py Publish local ArchiveBox changes 2026-06-02 02:25:52 -07:00
test_api_v1_core_tags_autocomplete.py Publish local ArchiveBox changes 2026-06-02 02:25:52 -07:00
test_api_v1_core_tags_create.py Publish local ArchiveBox changes 2026-06-02 02:25:52 -07:00
test_api_v1_core_tags_remove_from_snapshot.py Publish local ArchiveBox changes 2026-06-02 02:25:52 -07:00
test_api_v1_core_tags_search.py release: archivebox 0.9.34rc39 2026-06-03 17:19:48 -07:00
test_api_v1_core_tags.py Publish local ArchiveBox changes 2026-06-02 02:25:52 -07:00
test_api_v1_crawls_crawl_crawl_id_files_filename.py Publish local ArchiveBox changes 2026-06-02 02:25:52 -07:00
test_api_v1_crawls_crawl_crawl_id_files_folder_filename.py Publish local ArchiveBox changes 2026-06-02 02:25:52 -07:00
test_api_v1_crawls_crawl_crawl_id_files_folder_subfolder_filename.py Publish local ArchiveBox changes 2026-06-02 02:25:52 -07:00
test_api_v1_crawls_crawl_crawl_id.py Update hook priority references 2026-08-15 22:54:05 -07:00
test_api_v1_crawls_crawls.py Publish local ArchiveBox changes 2026-06-02 02:25:52 -07:00
test_api_v1_machine_binaries.py Exercise ArchiveBox through unified runtime lifecycles 2026-07-21 19:26:42 -07:00
test_api_v1_machine_binary_binary_id.py Exercise ArchiveBox through unified runtime lifecycles 2026-07-21 19:26:42 -07:00
test_api_v1_machine_binary_by_name_name.py Exercise ArchiveBox through unified runtime lifecycles 2026-07-21 19:26:42 -07:00
test_api_v1_machine_machine_current.py Publish local ArchiveBox changes 2026-06-02 02:25:52 -07:00
test_api_v1_machine_machine_machine_id.py Publish local ArchiveBox changes 2026-06-02 02:25:52 -07:00
test_api_v1_machine_machines.py Publish local ArchiveBox changes 2026-06-02 02:25:52 -07:00
test_api_v1_personas_personas.py Publish local ArchiveBox changes 2026-06-02 02:25:52 -07:00
test_api_v1_personas_sync.py Publish local ArchiveBox changes 2026-06-02 02:25:52 -07:00
test_api_v1_workflow_core_token_auth_side_effects.py Fix focused CI readiness checks 2026-08-01 20:37:02 -07:00
test_api_v1_workflow_frozen_crawl_config_sources.py Publish local ArchiveBox changes 2026-06-02 02:25:52 -07:00
test_archive_result_service.py Restore ArchiveResult hook identity 2026-08-28 11:52:36 -07:00
test_auth_ldap.py Release ArchiveBox through complete CI coverage 2026-07-23 07:00:05 -07:00
test_binary_service.py Restore binary and hook ownership boundaries 2026-08-16 19:54:54 -07:00
test_cli_add.py Reject crawls before low-memory startup 2026-08-01 12:38:36 -07:00
test_cli_archiveresult.py Resolve explicit ArchiveResult plugin hooks 2026-08-28 12:13:58 -07:00
test_cli_binary.py Exercise ArchiveBox through unified runtime lifecycles 2026-07-21 19:26:42 -07:00
test_cli_config.py consolidate config loading hot paths 2026-08-27 15:34:28 -07:00
test_cli_crawl.py Exercise ArchiveBox through unified runtime lifecycles 2026-07-21 19:26:42 -07:00
test_cli_extract_input.py Restore ArchiveResult hook identity 2026-08-28 11:52:36 -07:00
test_cli_extract.py Fix custom plugin execution from data directories 2026-08-24 14:00:30 -07:00
test_cli_help.py Publish local ArchiveBox changes 2026-06-02 02:25:52 -07:00
test_cli_init.py Accept late 0.8 migration history 2026-08-01 21:49:50 -07:00
test_cli_install.py Omit archive result summary from dependency installs 2026-08-13 14:13:09 -07:00
test_cli_list.py Exercise ArchiveBox through unified runtime lifecycles 2026-07-21 19:26:42 -07:00
test_cli_machine.py Exercise ArchiveBox through unified runtime lifecycles 2026-07-21 19:26:42 -07:00
test_cli_manage.py Skip Docker TTY warning for noinput admin 2026-08-09 18:36:19 -04:00
test_cli_mcp.py Exercise ArchiveBox through unified runtime lifecycles 2026-07-21 19:26:42 -07:00
test_cli_oneshot.py Release ArchiveBox through complete CI coverage 2026-07-23 07:00:05 -07:00
test_cli_persona.py Exercise ArchiveBox through unified runtime lifecycles 2026-07-21 19:26:42 -07:00
test_cli_piping.py Exercise ArchiveBox through unified runtime lifecycles 2026-07-21 19:26:42 -07:00
test_cli_pluginmap.py Exercise ArchiveBox through unified runtime lifecycles 2026-07-21 19:26:42 -07:00
test_cli_process.py Exercise ArchiveBox through unified runtime lifecycles 2026-07-21 19:26:42 -07:00
test_cli_remove.py Speed up remove after flag test 2026-06-05 12:09:20 -07:00
test_cli_run.py Restore ArchiveResult hook identity 2026-08-28 11:52:36 -07:00
test_cli_schedule.py Exercise ArchiveBox through unified runtime lifecycles 2026-07-21 19:26:42 -07:00
test_cli_search.py Exercise ArchiveBox through unified runtime lifecycles 2026-07-21 19:26:42 -07:00
test_cli_server.py Fix IPv6 URLs in server startup banner (#1845) 2026-08-28 13:28:17 -07:00
test_cli_shell.py test: require success in cli workflows 2026-06-02 21:19:21 -07:00
test_cli_snapshot.py Exercise ArchiveBox through unified runtime lifecycles 2026-07-21 19:26:42 -07:00
test_cli_status.py Point orphan recovery hint to update 2026-08-09 20:30:09 -04:00
test_cli_tag.py Exercise ArchiveBox through unified runtime lifecycles 2026-07-21 19:26:42 -07:00
test_cli_update_reindex_snapshots.py Preserve outputs during filesystem migration 2026-08-12 22:07:34 -07:00
test_cli_update.py Fix focused release validation failures 2026-08-01 19:28:20 -07:00
test_cli_version.py Fix focused CI readiness checks 2026-08-01 20:37:02 -07:00
test_config_DELETE_AFTER.py Exercise ArchiveBox through unified runtime lifecycles 2026-07-21 19:26:42 -07:00
test_config_MAX_limits.py Exercise ArchiveBox through unified runtime lifecycles 2026-07-21 19:26:42 -07:00
test_config_ONLY_NEW.py Publish local ArchiveBox changes 2026-06-02 02:25:52 -07:00
test_config_SAVE_TITLE.py Exercise ArchiveBox through unified runtime lifecycles 2026-07-21 19:26:42 -07:00
test_config_URL_filters.py Publish local ArchiveBox changes 2026-06-02 02:25:52 -07:00
test_core_config.py stop scoped config from mutating process state 2026-08-27 16:26:07 -07:00
test_core_forms.py test: tighten tag field form assertions 2026-06-13 23:21:24 -07:00
test_crawl_pause.py Restore complete deterministic CI coverage 2026-07-18 21:22:53 -07:00
test_crawl_runner.py Update hook priority references 2026-08-15 22:54:05 -07:00
test_crawl_service.py Align direct URL Crawl flow with historical depth=0 convention 2026-06-13 18:04:45 -07:00
test_frozen_crawl_config.py Select Sonic as the default search backend 2026-08-01 11:15:21 -07:00
test_hooks.py Restore binary and hook ownership boundaries 2026-08-16 19:54:54 -07:00
test_machine_models.py make runner takeover PID namespace safe 2026-08-27 18:15:34 -07:00
test_machine_service.py Route runtime binaries through abxpkg 2026-07-20 12:50:14 -07:00
test_migrations_04_to_09.py Preserve oldest filesystem migration edge cases 2026-08-02 05:56:11 -07:00
test_migrations_07_to_09.py Consolidate legacy migration coverage 2026-08-01 14:36:44 -07:00
test_migrations_08_to_09.py Restore ArchiveResult hook identity 2026-08-28 11:52:36 -07:00
test_migrations_fresh.py Exercise ArchiveBox through unified runtime lifecycles 2026-07-21 19:26:42 -07:00
test_misc_checks.py Fix ArchiveBox CI runtime regressions 2026-07-25 12:26:20 -07:00
test_misc_monkey_patches.py release: archivebox 0.9.33rc35 2026-05-28 20:23:01 -07:00
test_opencode_agent.py consolidate config loading hot paths 2026-08-27 15:34:28 -07:00
test_orm_helpers.py Restore deterministic background lifecycle tests 2026-07-20 01:31:28 -07:00
test_permissions.py Harden root collection ownership handoff 2026-08-14 01:53:10 -07:00
test_persona_runtime.py chore: commit local archivebox changes 2026-06-14 11:44:38 -07:00
test_postgres_backend.py Add native PostgreSQL support alongside SQLite 2026-07-23 17:08:47 +00:00
test_process_runtime_paths.py Exercise ArchiveBox through unified runtime lifecycles 2026-07-21 19:26:42 -07:00
test_process_service.py Exercise ArchiveBox through unified runtime lifecycles 2026-07-21 19:26:42 -07:00
test_recursive_crawl.py Bound LiteParse work in recursive crawl smoke 2026-07-27 19:30:43 -07:00
test_release_workflow.py Speed release image pipeline [skip ci] 2026-08-28 12:40:54 -07:00
test_search.py Speed up search backend matrix setup 2026-07-28 11:17:54 -07:00
test_serve_static.py fix path-routed archive file browsing 2026-08-26 14:56:11 -07:00
test_server_security_browser.py Restore ArchiveResult hook identity 2026-08-28 11:52:36 -07:00
test_settings_signal_webhooks.py release: archivebox 0.9.34rc37 2026-06-01 21:44:23 -07:00
test_setup_script.py Use one browser-first web setup path 2026-08-19 00:58:17 -07:00
test_shutdown_util.py Exercise ArchiveBox through unified runtime lifecycles 2026-07-21 19:26:42 -07:00
test_snapshot_service.py Restore ArchiveResult hook identity 2026-08-28 11:52:36 -07:00
test_snapshot_url_length.py Keep MAX_URL_LENGTH at 65535; only switch url storage to TextField 2026-06-05 04:10:41 +00:00
test_tag_service.py Bump Chrome extension loader fix 2026-05-15 14:11:29 -07:00
test_takeover_util.py Exit foreground add after server finishes crawl 2026-08-19 02:23:53 -07:00
test_test_harness.py Publish local ArchiveBox changes 2026-06-02 02:25:52 -07:00
test_ui_add_view_runtime.py Enforce snapshot permissions and authenticated add CSRF (#1844) 2026-08-28 13:42:09 -07:00
test_ui_add_view.py Enforce snapshot permissions and authenticated add CSRF (#1844) 2026-08-28 13:42:09 -07:00
test_ui_admin_apitoken.py Publish local ArchiveBox changes 2026-06-02 02:25:52 -07:00
test_ui_admin_archiveresult.py Restore ArchiveResult hook identity 2026-08-28 11:52:36 -07:00
test_ui_admin_config_widget.py Start onboarding from an unconfigured homepage 2026-08-19 03:06:28 -07:00
test_ui_admin_crawl.py Sync ArchiveBox UI and setup updates 2026-07-25 14:50:15 -07:00
test_ui_admin_links.py eliminate duplicate archive result queries 2026-08-27 15:41:19 -07:00
test_ui_admin_machine.py Exercise ArchiveBox through unified runtime lifecycles 2026-07-21 19:26:42 -07:00
test_ui_admin_persona.py Fix unreadable persona profile handling 2026-06-24 09:07:49 -07:00
test_ui_admin_snapshot.py feat: add output controls to snapshot admin 2026-08-28 14:35:40 -07:00
test_ui_admin_tag.py Restore complete deterministic CI coverage 2026-07-18 21:22:53 -07:00
test_ui_admin_user.py Publish local ArchiveBox changes 2026-06-02 02:25:52 -07:00
test_ui_config_views.py Update hook priority references 2026-08-15 22:54:05 -07:00
test_ui_live_progress.py Update hook priority references 2026-08-15 22:54:05 -07:00
test_ui_public_snapshot.py Enforce snapshot permissions and authenticated add CSRF (#1844) 2026-08-28 13:42:09 -07:00
test_ui_savepagenow.py Allow API posts on auto one-domain hosts 2026-08-26 12:30:44 -07:00
test_urls.py Restore ArchiveResult hook identity 2026-08-28 11:52:36 -07:00
test_util.py release: archivebox 0.9.33rc50 2026-05-30 22:27:28 -07:00
test_version_metadata.py Keep the Docker downloader base in sync 2026-08-19 03:49:13 -07:00