ArchiveBox/archivebox/tests
2026-09-11 13:45:02 -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 Test OpenCode private asset caching and honor isolated test package paths 2026-09-07 01:03:33 -07:00
migrations_helpers.py fix: make portable exports and screenshot deploys reliable 2026-08-29 16:03:29 -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 fix: harden concurrent snapshot retries 2026-09-02 13:52: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 fix: address orchestration review findings 2026-09-02 12:56:23 -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 Address Cubic review feedback 2026-08-28 21:56:23 -07:00
test_api_v1_core_snapshot_snapshot_id.py refactor: simplify snapshot maintenance orchestration 2026-09-02 12:05:09 -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 Address Cubic review feedback 2026-08-28 21:56:23 -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 Address Cubic review feedback 2026-08-28 21:56:23 -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 Address Cubic review feedback 2026-08-28 21:56:23 -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 fix: address orchestration review findings 2026-09-02 12:56:23 -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 fix: address orchestration review findings 2026-09-02 12:56:23 -07:00
test_auth_ldap.py Release ArchiveBox through complete CI coverage 2026-07-23 07:00:05 -07:00
test_binary_service.py Unify plugin runtime and queue lifecycle boundaries 2026-09-01 01:07:04 -07:00
test_cli_add.py refactor: simplify snapshot maintenance orchestration 2026-09-02 12:05:09 -07:00
test_cli_archiveresult.py Preserve ArchiveResult hook history through migrations 2026-09-02 03:49:53 -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 fix: preserve queued snapshot retry work 2026-09-02 13:33:21 -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 refactor: simplify snapshot maintenance orchestration 2026-09-02 12:05:09 -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 Expand MCP integration coverage 2026-09-01 11:38:09 -07:00
test_cli_oneshot.py Release ArchiveBox through complete CI coverage 2026-07-23 07:00:05 -07:00
test_cli_persona.py Import Chromium personas with portable authenticated browser state 2026-09-11 13:45:02 -07:00
test_cli_piping.py Centralize queued plugin execution 2026-09-02 04:34:22 -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 refactor: simplify snapshot maintenance orchestration 2026-09-02 12:05:09 -07:00
test_cli_schedule.py refactor: simplify snapshot maintenance orchestration 2026-09-02 12:05:09 -07:00
test_cli_search.py Exercise ArchiveBox through unified runtime lifecycles 2026-07-21 19:26:42 -07:00
test_cli_server.py Scope Docker WAL guard to SQLite 2026-08-30 15:20:04 -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 fix: preserve queued snapshot retry work 2026-09-02 13:33:21 -07:00
test_cli_update.py Fix snapshot backfill orchestration regressions (#1854) 2026-09-02 17:25:31 -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 fix: correlate snapshot completion leases 2026-09-02 14:18:00 -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 Merge remote-tracking branch 'origin/dev' into refactor/simplify-snapshot-orchestration 2026-09-02 15:04:37 -07:00
test_crawl_service.py refactor: simplify snapshot maintenance orchestration 2026-09-02 12:05:09 -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 Centralize queued plugin execution 2026-09-02 04:34:22 -07:00
test_machine_models.py Unify plugin runtime and queue lifecycle boundaries 2026-09-01 01:07:04 -07:00
test_machine_service.py Scope machine service test to liteparse 2026-09-02 12:27:56 -07:00
test_migrations_04_to_09.py fix: make portable exports and screenshot deploys reliable 2026-08-29 16:03:29 -07:00
test_migrations_07_to_09.py Preflight plugin dependencies before crawl hooks 2026-09-02 12:18:06 -07:00
test_migrations_08_to_09.py Merge remote-tracking branch 'origin/dev' into refactor/simplify-snapshot-orchestration 2026-09-02 15:04:37 -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 Assert OpenCode defaults do not pin a model that can leave the catalog 2026-09-07 01:18:02 -07:00
test_opencode_browser.py Test immediate OpenCode events and real terminal ticket handshakes (#1871) 2026-09-03 19:09:25 -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 Centralize queued plugin execution 2026-09-02 04:34:22 -07:00
test_process_service.py Exercise ArchiveBox through unified runtime lifecycles 2026-07-21 19:26:42 -07:00
test_recursive_crawl.py Adopt canonical abx-dl execution plan API 2026-09-02 04:44:55 -07:00
test_release_workflow.py Speed release image pipeline [skip ci] 2026-08-28 12:40:54 -07:00
test_search.py Keep CI dependency roots isolated 2026-09-02 14:06:15 -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 Fix final installer and Docker CI regressions 2026-08-31 22:37:05 -07:00
test_shutdown_util.py Exercise ArchiveBox through unified runtime lifecycles 2026-07-21 19:26:42 -07:00
test_snapshot_filesystem_migration.py fix: correlate snapshot completion leases 2026-09-02 14:18:00 -07:00
test_snapshot_service.py test: exercise keyset maintenance pagination 2026-09-02 14:51:37 -07:00
test_snapshot_url_length.py fix: preserve queued snapshot retry work 2026-09-02 13:33:21 -07:00
test_tag_service.py Bump Chrome extension loader fix 2026-05-15 14:11:29 -07:00
test_takeover_util.py Fix snapshot backfill orchestration regressions (#1854) 2026-09-02 17:25:31 -07:00
test_test_harness.py Publish local ArchiveBox changes 2026-06-02 02:25:52 -07:00
test_ui_add_view_runtime.py refactor: simplify snapshot maintenance orchestration 2026-09-02 12:05:09 -07:00
test_ui_add_view.py refactor: simplify snapshot maintenance orchestration 2026-09-02 12:05: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 Fix snapshot backfill orchestration regressions (#1854) 2026-09-02 17:25:31 -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 Centralize queued plugin execution 2026-09-02 04:34:22 -07:00
test_ui_admin_machine.py Fix snapshot backfill orchestration regressions (#1854) 2026-09-02 17:25:31 -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 Fix snapshot backfill orchestration regressions (#1854) 2026-09-02 17:25:31 -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 refactor: simplify snapshot maintenance orchestration 2026-09-02 12:05:09 -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 Merge remote-tracking branch 'origin/dev' into audit-pr1846 2026-09-01 15:43:48 -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