ArchiveBox/archivebox/tests
Claude f7c182d76c
Merge remote-tracking branch 'origin/dev' into claude/archivebox-postgresql-support-xrlgim
# Conflicts:
#	.github/workflows/test-parallel.yml
#	.github/workflows/test.yml
#	uv.lock
2026-07-24 10:30:55 +00:00
..
__init__.py wip major changes 2025-12-24 20:10:38 -08:00
conftest.py Run all ArchiveBox tests through unified CI 2026-07-24 00:50:40 -07:00
migrations_helpers.py Publish local ArchiveBox changes 2026-06-02 02:25:52 -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 Exercise ArchiveBox through unified runtime lifecycles 2026-07-21 19:26:42 -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 Publish local ArchiveBox changes 2026-06-02 02:25:52 -07:00
test_api_v1_core_snapshot_snapshot_id.py Exercise ArchiveBox through unified runtime lifecycles 2026-07-21 19:26:42 -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 Exercise ArchiveBox through unified runtime lifecycles 2026-07-21 19:26:42 -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 Exercise ArchiveBox through unified runtime lifecycles 2026-07-21 19:26:42 -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 Restore complete deterministic CI coverage 2026-07-18 21:22:53 -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 Run all ArchiveBox tests through unified CI 2026-07-24 00:50:40 -07:00
test_auth_ldap.py Release ArchiveBox through complete CI coverage 2026-07-23 07:00:05 -07:00
test_binary_service.py Exercise ArchiveBox through unified runtime lifecycles 2026-07-21 19:26:42 -07:00
test_cli_add.py Exercise ArchiveBox through unified runtime lifecycles 2026-07-21 19:26:42 -07:00
test_cli_archiveresult.py Exercise ArchiveBox through unified runtime lifecycles 2026-07-21 19:26:42 -07:00
test_cli_binary.py Exercise ArchiveBox through unified runtime lifecycles 2026-07-21 19:26:42 -07:00
test_cli_config.py Exercise ArchiveBox through unified runtime lifecycles 2026-07-21 19:26:42 -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 Exercise ArchiveBox through unified runtime lifecycles 2026-07-21 19:26:42 -07:00
test_cli_extract.py test: exercise extract cli with real outputs 2026-06-02 21:07:52 -07:00
test_cli_help.py Publish local ArchiveBox changes 2026-06-02 02:25:52 -07:00
test_cli_init.py fix: harden admin metadata surfaces 2026-06-13 23:44:59 -07:00
test_cli_install.py chore: commit local archivebox changes 2026-06-14 11:44:38 -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 test: require success in cli workflows 2026-06-02 21:19:21 -07: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 Release ArchiveBox through complete CI coverage 2026-07-23 07:00:05 -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 Run all ArchiveBox tests through unified CI 2026-07-24 00:50:40 -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 test: stabilize cli add status shards 2026-06-02 14:24:55 -07: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 Enforce the sealed search maintenance boundary 2026-07-19 08:54:32 -07:00
test_cli_update.py fix disabled extractor test env scope 2026-06-04 23:10:43 -07:00
test_cli_version.py Keep search backend selection independent of plugin filters 2026-06-24 13:19:25 -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 Publish local ArchiveBox changes 2026-06-02 02:25:52 -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 Run all ArchiveBox tests through unified CI 2026-07-24 00:50:40 -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 Exercise ArchiveBox through unified runtime lifecycles 2026-07-21 19:26:42 -07:00
test_hooks.py Run all ArchiveBox tests through unified CI 2026-07-24 00:50:40 -07:00
test_machine_models.py Run all ArchiveBox tests through unified CI 2026-07-24 00:50:40 -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 Publish local ArchiveBox changes 2026-06-02 02:25:52 -07:00
test_migrations_07_to_09.py Publish local ArchiveBox changes 2026-06-02 02:25:52 -07:00
test_migrations_08_to_09.py Exercise ArchiveBox through unified runtime lifecycles 2026-07-21 19:26:42 -07:00
test_migrations_fresh.py Exercise ArchiveBox through unified runtime lifecycles 2026-07-21 19:26:42 -07:00
test_misc_checks.py Exercise ArchiveBox through unified runtime lifecycles 2026-07-21 19:26:42 -07:00
test_misc_monkey_patches.py release: archivebox 0.9.33rc35 2026-05-28 20:23:01 -07:00
test_opencode_agent.py Run all ArchiveBox tests through unified CI 2026-07-24 00:50:40 -07:00
test_orm_helpers.py Restore deterministic background lifecycle tests 2026-07-20 01:31:28 -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 Exercise ArchiveBox through unified runtime lifecycles 2026-07-21 19:26:42 -07:00
test_search.py Run all ArchiveBox tests through unified CI 2026-07-24 00:50:40 -07:00
test_serve_static.py release: archivebox 0.9.33rc35 2026-05-28 20:23:01 -07:00
test_server_security_browser.py Release ArchiveBox through complete CI coverage 2026-07-23 07:00:05 -07:00
test_settings_signal_webhooks.py release: archivebox 0.9.34rc37 2026-06-01 21:44:23 -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 complete deterministic CI coverage 2026-07-18 21:22:53 -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 Exercise ArchiveBox through unified runtime lifecycles 2026-07-21 19:26:42 -07:00
test_test_harness.py Publish local ArchiveBox changes 2026-06-02 02:25:52 -07:00
test_ui_add_view_runtime.py Exercise ArchiveBox through unified runtime lifecycles 2026-07-21 19:26:42 -07:00
test_ui_add_view.py Exercise ArchiveBox through unified runtime lifecycles 2026-07-21 19:26:42 -07:00
test_ui_admin_apitoken.py Publish local ArchiveBox changes 2026-06-02 02:25:52 -07:00
test_ui_admin_archiveresult.py Exercise ArchiveBox through unified runtime lifecycles 2026-07-21 19:26:42 -07:00
test_ui_admin_config_widget.py Exercise ArchiveBox through unified runtime lifecycles 2026-07-21 19:26:42 -07:00
test_ui_admin_crawl.py Publish local ArchiveBox changes 2026-06-02 02:25:52 -07:00
test_ui_admin_links.py Exercise ArchiveBox through unified runtime lifecycles 2026-07-21 19:26:42 -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 Exercise ArchiveBox through unified runtime lifecycles 2026-07-21 19:26:42 -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 Exercise ArchiveBox through unified runtime lifecycles 2026-07-21 19:26:42 -07:00
test_ui_live_progress.py Run all ArchiveBox tests through unified CI 2026-07-24 00:50:40 -07:00
test_ui_public_snapshot.py Exercise ArchiveBox through unified runtime lifecycles 2026-07-21 19:26:42 -07:00
test_ui_savepagenow.py Publish local ArchiveBox changes 2026-06-02 02:25:52 -07:00
test_urls.py Exercise ArchiveBox through unified runtime lifecycles 2026-07-21 19:26:42 -07:00
test_util.py release: archivebox 0.9.33rc50 2026-05-30 22:27:28 -07:00
test_version_metadata.py Release ArchiveBox through complete CI coverage 2026-07-23 07:00:05 -07:00