Logo
Explore
Register Sign In
agent/agent-framework
1
0
Fork 0
You've already forked agent-framework
mirror of https://github.com/microsoft/agent-framework.git synced 2026-06-16 21:04:09 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
3826e504bed18be9f8166d485abc65b9a4acface
agent-framework/python/packages/azurefunctions/tests
T
copilot-swe-agent[bot] 3c46364829 Use time.monotonic() instead of time.time() for fixture budget timing
Addresses review feedback: monotonic clock is immune to NTP/clock
adjustments that could skew the budget enforcement.

Co-authored-by: larohra <41490930+larohra@users.noreply.github.com>
3c46364829 ยท 2026-02-26 00:38:18 +00:00
History
..
integration_tests
Use time.monotonic() instead of time.time() for fixture budget timing
2026-02-26 00:38:18 +00:00
test_app.py
Python: Durable Support for Workflows (#3630)
2026-02-17 22:11:33 +00:00
test_entities.py
Python: Achieve 85%+ unit test coverage for azurefunctions package (#3866)
2026-02-13 20:13:30 +00:00
test_errors.py
Python: Achieve 85%+ unit test coverage for azurefunctions package (#3866)
2026-02-13 20:13:30 +00:00
test_func_utils.py
Python: [BREAKING] Redesign Python exception hierarchy (#4082)
2026-02-19 17:58:14 +00:00
test_multi_agent.py
Python: Durable Support for Workflows (#3630)
2026-02-17 22:11:33 +00:00
test_orchestration.py
Python: Achieve 85%+ unit test coverage for azurefunctions package (#3866)
2026-02-13 20:13:30 +00:00
test_workflow.py
Python: Durable Support for Workflows (#3630)
2026-02-17 22:11:33 +00:00