honcho/tests/routes
Rajat Ahuja 77a965e97f
feat: fix race condition in message sequence batching (#235)
* feat: fix race condition in message sequence batching

* fix: CodeRabbit comments; commit early to release the advisory lock before generating embeddings

* fix: use index + rm unused method

* fix: PR comments

* fix: bug in lock timeout

* fix: patch tracked_db for peers route within conftest.py
2025-10-16 11:46:55 -04:00
..
__init__.py [0.0.10] Release 2024-07-25 13:45:27 -04:00
test_files.py Honcho 2.1.0 "ROTE" deriver (#160) 2025-07-16 18:02:43 -04:00
test_keys.py Typing (#137) 2025-06-24 18:29:13 -04:00
test_messages.py feat: fix race condition in message sequence batching (#235) 2025-10-16 11:46:55 -04:00
test_peers.py feat: fix race condition in message sequence batching (#235) 2025-10-16 11:46:55 -04:00
test_queue_status.py create Representation class and use it to unify all formatting (#214) 2025-10-07 15:28:44 -04:00
test_scoped_api.py Ben/search rrf (#179) 2025-08-06 17:43:03 -04:00
test_sessions.py feat: Add get summaries endpoints & Custom Timestamps (#185) 2025-08-12 17:19:53 -04:00
test_validation_api.py test: fix peer chat tests 2025-09-23 17:44:43 -04:00
test_webhooks.py feat: webhooks (#168) 2025-08-06 17:52:35 -04:00
test_workspaces.py Misc: bug fixes, multi-db test harness, DELETE workspace (#230) 2025-10-09 16:53:41 -04:00