agentbee / test /__init__.py
mangubee's picture
fix: correct author name formatting in multiple files
e7b4937
"""
Tests Package for GAIA Agent
Author: @mangubee
Date: 2026-01-01
Test organization:
- test_agent_basic.py: Stage 1 unit tests (initialization, basic execution)
- test_stage1.py: Stage 1 integration verification (end-to-end quick check)
"""