codeflash-agent/packages/codeflash-api
Kevin Turcios 76a07c7f66 Add __test__ = False to Test*-prefixed domain model classes
Pytest's default collection pattern matches any class starting with
"Test". These domain models (TestType, TestResults, TestFiles, etc.)
are not test classes — mark them explicitly so pytest skips them.
2026-04-23 04:41:18 -05:00
..
.claude/rules Add codeflash-api architecture docs and project-scoped rules 2026-04-21 21:16:32 -05:00
src/codeflash_api Add __test__ = False to Test*-prefixed domain model classes 2026-04-23 04:41:18 -05:00
tests Rename TestDiff/TestDiffScope to BehaviorDiff/BehaviorDiffScope 2026-04-23 04:37:24 -05:00
CLAUDE.md Fix CLAUDE.md accuracy: remove nonexistent files, update patterns 2026-04-22 23:40:01 -05:00
pyproject.toml Add real DB integration tests with testcontainers 2026-04-22 20:02:28 -05:00