SurfSense/surfsense_backend/tests/unit/capabilities/access
CREDO23 9fe9c5b71d feat(capabilities): replace web.scrape/web.discover with unified web.crawl
web.crawl scrapes a single URL (maxCrawlDepth=0) or spiders a whole site,
backed by the proprietary site_crawler engine. Rewires the scraping subagent
tools and capability tests onto the new verb.
2026-07-03 10:51:05 +02:00
..
__init__.py test(capabilities): cover REST door, meter-gate, and batch bounds 2026-07-01 17:53:42 +02:00
test_agent_tools.py refactor(capabilities): group framework into core/, keep verbs top-level 2026-07-02 19:54:20 +02:00
test_rate_limit.py refactor(capabilities): group framework into core/, keep verbs top-level 2026-07-02 19:54:20 +02:00
test_rest_router.py feat(capabilities): replace web.scrape/web.discover with unified web.crawl 2026-07-03 10:51:05 +02:00