honcho/tests
Rajat Ahuja d7bdcc3bc1
feat: codify queue columns (#254)
* feat: codify queue columns

* fix: batch with python loop control

* fix: cleanup merge

* fix: down revision

* fix: batch delete in migration

* feat: only run alembic tests for changed migration / test (#264)

* feat: only run alembic tests for changed migration / test
* fix: Run full test suite if alembic testing infra changes

* feat: codify times_derived + level on Document (#260)

* feat: codify times_derived + level on Document
* fix: CR comment

* fix: CodeRabbit comments

* fix: batch migrations; move types; remove fields from payload

* fix: rm duplicate table args

* fix: add messages.id FK
2025-11-07 13:22:24 -05:00
..
alembic feat: codify queue columns (#254) 2025-11-07 13:22:24 -05:00
bench feat: add caching (redis) (#265) 2025-11-07 13:04:28 -05:00
crud feat: codify queue columns (#254) 2025-11-07 13:22:24 -05:00
deriver feat: codify queue columns (#254) 2025-11-07 13:22:24 -05:00
dreamer create Representation class and use it to unify all formatting (#214) 2025-10-07 15:28:44 -04:00
integration feat: codify queue columns (#254) 2025-11-07 13:22:24 -05:00
routes feat: codify queue columns (#254) 2025-11-07 13:22:24 -05:00
sdk feat: introduce alembic migration verification (#238) 2025-10-23 16:24:35 -04:00
utils feat: rework langfuse setup to work more cleanly; fix bug in dream scheduling (#253) 2025-11-03 11:25:29 -05:00
__init__.py [0.0.10] Release 2024-07-25 13:45:27 -04:00
conftest.py feat: add caching (redis) (#265) 2025-11-07 13:04:28 -05:00
test_advanced_filters.py Ben/search rrf (#179) 2025-08-06 17:43:03 -04:00
test_datetime_parsing.py create Representation class and use it to unify all formatting (#214) 2025-10-07 15:28:44 -04:00
test_llm_mock.py Integrate prometheus into Honcho (#226) 2025-10-08 13:53:48 -04:00
test_schema_validations.py feat: codify queue columns (#254) 2025-11-07 13:22:24 -05:00