fischer-agentkit/tests/unit/cli
chiguyong b98e7cb42f test: update login test to expect standardized port 18001
The test was asserting port 8001 (old default) but config.py now loads .env.dev which sets AGENTKIT_SERVER_PORT=18001 per the project port standardization (18001/18002/15173/15174).
2026-07-02 21:30:21 +08:00
..
__init__.py feat(admin): U8 — CLI admin command group 2026-06-21 18:56:14 +08:00
test_admin_commands.py test: update login test to expect standardized port 18001 2026-07-02 21:30:21 +08:00
test_chat_multiagent.py feat(cli): U6 CLI 协同事件 Rich 渲染 2026-06-24 14:57:49 +08:00