## Summary - The `/testgen` response's `generated_tests` field contained the assert-removed version with `codeflash_output` assignments - When the CLI's testgen review fell back to this field (instead of `raw_generated_tests`), the review LLM flagged every test as a "no-op assignment" - Now returns the display version (asserts kept, no instrumentation) as `generated_tests`, matching what the repair endpoint already does - Also applies isort to the display source for consistency |
||
|---|---|---|
| .. | ||
| aiservice | ||
| authapp | ||
| core | ||
| tests | ||
| .env.example | ||
| .pre-commit-config.yaml | ||
| CLAUDE.md | ||
| deploy | ||
| gunicorn.conf.py | ||
| manage.py | ||
| mypy_allowlist.txt | ||
| pyproject.toml | ||
| pytest.ini | ||
| README.md | ||
| runtests.py | ||
| start_gunicorn.sh | ||
| uv.lock | ||
| uvicorn_worker.py | ||
This is django-ninja project for the ai service. https://django-ninja.dev