* 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> |
||
|---|---|---|
| .. | ||
| alembic | ||
| bench | ||
| crud | ||
| deriver | ||
| dreamer | ||
| integration | ||
| routes | ||
| sdk | ||
| utils | ||
| __init__.py | ||
| conftest.py | ||
| test_advanced_filters.py | ||
| test_datetime_parsing.py | ||
| test_llm_mock.py | ||
| test_schema_validations.py | ||