SurfSense/surfsense_backend/tests/unit
pelazas f44cb8a493 fix: dispatch periodic BookStack indexing from the scheduler task_map
BOOKSTACK_CONNECTOR was missing from check_periodic_schedules' task_map,
so connectors with periodic indexing enabled fell through to the
"No task found" warning branch every minute and never synced.

Fixes #891

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-04 09:53:51 +02:00
..
adapters test: bootstrap pytest environment for backend 2026-02-24 18:19:56 +02:00
agents Merge pull request #1563 from mvanhorn/fix/1531-video-presentation-fanin-barrier 2026-07-03 22:26:32 -07:00
automations refactor(auth): replace user variable with auth context in integration and unit tests 2026-06-20 03:11:00 +05:30
connector_indexers feat(refactor): refactor payment system to implement unified credit wallet. 2026-06-10 16:49:03 -07:00
connectors chore: ran linting 2026-04-07 05:55:39 +05:30
db feat: improved agent streaming 2026-04-29 07:20:31 -07:00
e2e_fakes test(backend): enhance Drive file filtering and add unit tests for _drive_list_files 2026-05-06 17:58:58 +05:30
etl_pipeline test(etl-cache): cover over-budget eviction selection 2026-06-12 11:50:52 +02:00
event_bus refactor: anonymous/free chat experience 2026-05-31 15:58:21 -07:00
gateway chore: fix linting 2026-06-25 04:31:22 +05:30
google_unification chore: ran linting 2026-05-09 05:28:09 +05:30
indexing_pipeline Revert "Merge pull request #1523 from CREDO23/fix/chat-citations" 2026-06-22 22:55:29 -07:00
middleware agent: retire eager KB priority/planner path and its dead flags 2026-06-25 18:37:14 +02:00
notifications test truncated document processing titles 2026-06-17 15:06:05 +02:00
observability Merge remote-tracking branch 'upstream/dev' into improvement-podcast-graph 2026-06-11 23:14:49 +02:00
podcasts Merge commit '7ce409c580' into dev 2026-06-16 22:48:14 -07:00
routes chore: fix linting 2026-06-25 04:31:22 +05:30
services feat: antropic model added fix & kb tooling fixes 2026-06-25 20:19:44 -07:00
tasks fix: dispatch periodic BookStack indexing from the scheduler task_map 2026-07-04 09:53:51 +02:00
utils Merge pull request #1537 from DhruvTilva/test/validators-unit-tests 2026-06-25 13:33:03 -07:00
__init__.py test: bootstrap pytest environment for backend 2026-02-24 18:19:56 +02:00
test_error_contract.py chore: linting 2026-04-22 01:05:31 -07:00
test_obsidian_plugin_indexer.py chore: linting 2026-04-27 14:04:50 -07:00
test_pat_fail_closed_static.py chore: fix linting 2026-06-25 04:31:22 +05:30
test_zero_authz_static.py fix(authz):add zero context authorization checks 2026-06-23 12:55:25 +05:30