Commit graph

11 commits

Author SHA1 Message Date
d19330750f
fix: address testing issues per review feedback 2025-11-10 18:02:31 +05:30
98635a5d0c
test: improve test quality and determinism, replace dynamic temp files with static fixtures, remove tests for untentionally unimplemented code 2025-11-07 19:06:27 +05:30
62d4ff6282
fix: resolve async coroutine handling and improve test hygiene 2025-11-06 18:32:11 +05:30
583adb8625
refactor: replace lambda with method reference and remove unused variables 2025-11-05 12:37:34 +05:30
42ac64596d
merge: add mypy-pylint-fixed changes 2025-11-04 20:35:55 +05:30
ca6db1a879
test: add more unit tests and remove redundant tests, UPDATE README.md 2025-11-04 20:33:25 +05:30
26a82a444f
test: add more unit tests and fix memory issue 2025-11-04 20:33:24 +05:30
c7940b74f3
test: add more comprehensive unit tests for modules present inside src/cleveragents/reactive/, src/cleveragents/langgraph/, src/cleveragents/ 2025-11-04 20:33:24 +05:30
7b4b0d59e7
test: add comprehensive unit tests for modules present in src/cleveragents/core and src/cleveragents/templates 2025-11-04 20:33:23 +05:30
8c502170de
test: add comprehensive unit tests for agents module 2025-11-04 20:33:10 +05:30
0f0a321c75
refactor: Reorganize unit tests into modular structure (tests/unit/core/, agents/, reactive/, etc.), dd comprehensive test suite for tool command processing, Add sample contract and integration test script 2025-10-06 18:20:38 +05:30