Skip to content

Test fixes for many plugins#2

Merged
pirate merged 50 commits intomainfrom
refactors
Mar 1, 2026
Merged

Test fixes for many plugins#2
pirate merged 50 commits intomainfrom
refactors

Conversation

@pirate
Copy link
Member

@pirate pirate commented Feb 26, 2026


Open with Devin

Summary by cubic

Stabilizes Chrome-driven plugins and makes tests deterministic by consolidating chrome_utils, fixing a tab-setup race, strengthening CDP probing, and standardizing provider hooks/parsers. Also tidies README/CI and replaces optional deps where needed.

  • Bug Fixes

    • CI: shorter parallel job names; cache apt packages incl. wget.
    • Chrome: fix tab-setup race by waiting for crawl session/metadata; stronger debug-port probe and ws URL normalization; add helpers (connectToPage, waitForPageLoaded, readCdpUrl/readTargetId, getCookiesViaCdp, waitForCrawlChromeSession, waitForExtensionsMetadata, open/close tab); migrate accessibility, DOM, PDF, infiniscroll, parse_dom_outlinks, navigate/tab, and cookie extraction; raise startup/page-load timeouts to 45s.
    • Tests: use ensure_chrome_test_prereqs; per-plugin conftests; more deterministic local fixtures; enforce hook presence; pre-create output dirs; stabilize extension tests by waiting for metadata; ytdlp deterministic; allow EnvProvider for wget to stabilize detection in CI.
    • Optional deps: favicon uses urllib; RSS lazily imports feedparser; forumdl removes legacy wrapper and SSL flag; fix missing import.
  • Refactors

    • Providers/hooks: drop model_rebuild/BinProviderOverrides; standardize click/env parsing; set requires-python to 3.11; README clarifies plugin scope/discovery; get_plugins_dir resolves via file.
    • Parsers/style: tighten URL regex and timestamp parsing across parse_* plugins with broader tests; lint/quote/style normalization.

Written for commit 0cff700. Summary will update on new commits.

cubic-dev-ai[bot]

This comment was marked as resolved.

devin-ai-integration[bot]

This comment was marked as resolved.

cubic-dev-ai[bot]

This comment was marked as resolved.

cubic-dev-ai[bot]

This comment was marked as resolved.

devin-ai-integration[bot]

This comment was marked as resolved.

devin-ai-integration[bot]

This comment was marked as resolved.

devin-ai-integration[bot]

This comment was marked as resolved.

cubic-dev-ai[bot]

This comment was marked as resolved.

pirate and others added 5 commits February 28, 2026 04:33
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
Co-authored-by: devin-ai-integration[bot] <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: devin-ai-integration[bot] <158243242+devin-ai-integration[bot]@users.noreply.github.com>
cubic-dev-ai[bot]

This comment was marked as resolved.

devin-ai-integration[bot]

This comment was marked as resolved.

cubic-dev-ai[bot]

This comment was marked as resolved.

cubic-dev-ai[bot]

This comment was marked as resolved.

devin-ai-integration[bot]

This comment was marked as resolved.

devin-ai-integration[bot]

This comment was marked as resolved.

cubic-dev-ai[bot]

This comment was marked as resolved.

pirate and others added 3 commits February 28, 2026 20:22
Co-authored-by: devin-ai-integration[bot] <158243242+devin-ai-integration[bot]@users.noreply.github.com>
cubic-dev-ai[bot]

This comment was marked as resolved.

@pirate pirate merged commit 247071a into main Mar 1, 2026
54 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant