codeflash-agent/packages/codeflash-core/tests
Kevin Turcios fd88580ac8 test: add 262 tests for previously untested core modules
- test_danom_result.py: 58 tests for Ok/Err Result monad
- test_danom_stream.py: 65 tests for Stream pipeline operations
- test_model.py: 57 tests for core data models and serialization
- test_pipeline.py: 59 tests for pipeline utilities and candidate evaluation
- test_normalizer.py: 23 tests for code normalization including SyntaxError handling
2026-04-24 01:36:14 -05:00
..
test_client.py fix: deduplicate code across codeflash-core and codeflash-python 2026-04-23 22:39:50 -05:00
test_danom_result.py test: add 262 tests for previously untested core modules 2026-04-24 01:36:14 -05:00
test_danom_stream.py test: add 262 tests for previously untested core modules 2026-04-24 01:36:14 -05:00
test_git_utils.py Merge main-teammate branch 2026-04-03 17:36:50 -05:00
test_model.py test: add 262 tests for previously untested core modules 2026-04-24 01:36:14 -05:00
test_pipeline.py test: add 262 tests for previously untested core modules 2026-04-24 01:36:14 -05:00
test_platform.py fix: deduplicate code across codeflash-core and codeflash-python 2026-04-23 22:39:50 -05:00