honcho/tests
Rajat Ahuja 5db7b4948c
feat: introduce alembic migration verification (#238)
* feat: introducer migration verification checks

* fix: move verification to tests/alembic

* feat: add verification steps for all alembic migrations

* fix: isolate test runs and implement all migration tests

* test: parametrize

* fix: CR comments

* fix: Add README

* feat: add precommit hook for validating alembic

* fix: rm pytest-alembic package

* test: create bulk resources to test migration batching

* fix: add latest test

* fix: tests to handle non-standard schema

* chore: Code Rabbit nits

* fix: CR comments 1

---------

Co-authored-by: Vineeth Voruganti <13438633+VVoruganti@users.noreply.github.com>
2025-10-23 16:24:35 -04:00
..
alembic feat: introduce alembic migration verification (#238) 2025-10-23 16:24:35 -04:00
bench fix: [hotfix] return schemas, not models 2025-10-09 17:25:11 -04:00
crud feat: fix race condition in message sequence batching (#235) 2025-10-16 11:46:55 -04:00
deriver feat: fix race condition in message sequence batching (#235) 2025-10-16 11:46:55 -04:00
dreamer create Representation class and use it to unify all formatting (#214) 2025-10-07 15:28:44 -04:00
integration feat: fix race condition in message sequence batching (#235) 2025-10-16 11:46:55 -04:00
routes feat: fix race condition in message sequence batching (#235) 2025-10-16 11:46:55 -04:00
sdk feat: introduce alembic migration verification (#238) 2025-10-23 16:24:35 -04:00
utils fix: defensively get summary, better summary logging, gemini client token count (#236) 2025-10-10 18:18:31 -04:00
__init__.py [0.0.10] Release 2024-07-25 13:45:27 -04:00
conftest.py feat: introduce alembic migration verification (#238) 2025-10-23 16:24:35 -04: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 create Representation class and use it to unify all formatting (#214) 2025-10-07 15:28:44 -04:00