hermes-agent/tests
teknium1 8fedbf87d9 feat: add cleanup utility for test artifacts in checkpoint resumption tests
- Introduced a new `_cleanup_test_artifacts` function to remove test-generated files and directories after test execution.
- Integrated the cleanup function into the `test_current_implementation` and `test_interruption_and_resume` tests to ensure proper resource management and prevent clutter from leftover files.
2026-02-23 02:16:10 -08:00
..
__init__.py A bit of restructuring for simplicity and organization 2025-10-01 23:29:25 +00:00
test_batch_runner.py some cleanups 2025-11-05 03:47:17 +00:00
test_checkpoint_resumption.py feat: add cleanup utility for test artifacts in checkpoint resumption tests 2026-02-23 02:16:10 -08:00
test_code_execution.py feat: implement code execution sandbox for programmatic tool calling 2026-02-19 23:23:43 -08:00
test_delegate.py Cleanup time! 2026-02-20 23:23:32 -08:00
test_interrupt.py feat: enhance interrupt handling and container resource configuration 2026-02-23 02:11:33 -08:00
test_modal_terminal.py Add browser automation tools and enhance environment configuration 2026-01-29 06:10:24 +00:00
test_web_tools.py refactor: update API key checks in WebToolsTester 2026-02-23 02:13:33 -08:00