adk-python/tests/integration
2025-05-17 09:47:55 -07:00
..
fixture Updated test cases to use the new EvalSet schema to store test data. Also, added a utility to help migrate existing tests files to the new schema. 2025-05-15 15:10:06 -07:00
models Support async agent and model callbacks 2025-05-06 15:14:10 -07:00
tools Support async agent and model callbacks 2025-05-06 15:14:10 -07:00
utils No public description 2025-04-17 21:47:59 +00:00
__init__.py No public description 2025-04-17 21:47:59 +00:00
.env.example No public description 2025-04-17 21:47:59 +00:00
conftest.py chore: logger = logging.getLogger(__name__) --> logger = logging.getLogger('google_adk.' + __name__) 2025-05-17 09:47:55 -07:00
test_callback.py No public description 2025-04-17 21:47:59 +00:00
test_context_variable.py No public description 2025-04-17 21:47:59 +00:00
test_evalute_agent_in_fixture.py Updated test cases to use the new EvalSet schema to store test data. Also, added a utility to help migrate existing tests files to the new schema. 2025-05-15 15:10:06 -07:00
test_multi_agent.py Updated test cases to use the new EvalSet schema to store test data. Also, added a utility to help migrate existing tests files to the new schema. 2025-05-15 15:10:06 -07:00
test_multi_turn.py Updated test cases to use the new EvalSet schema to store test data. Also, added a utility to help migrate existing tests files to the new schema. 2025-05-15 15:10:06 -07:00
test_single_agent.py Update AgentEvaluator to new new EvalSchema 2025-05-15 14:09:23 -07:00
test_sub_agent.py Updated test cases to use the new EvalSet schema to store test data. Also, added a utility to help migrate existing tests files to the new schema. 2025-05-15 15:10:06 -07:00
test_system_instruction.py No public description 2025-04-17 21:47:59 +00:00
test_tools.py No public description 2025-04-18 12:07:52 -07:00
test_with_test_file.py Updated test cases to use the new EvalSet schema to store test data. Also, added a utility to help migrate existing tests files to the new schema. 2025-05-15 15:10:06 -07:00