moo.agent.tests
Modules
Shared pytest fixtures for the moo-agent test suite. |
|
Unit tests for |
|
Tests for moo/agent/brain — surviving helper logic plus the new Stage-2 tool loop wiring. |
|
Tests for moo/agent/brain_chain.py — process_server_text pure function. |
|
Tests for moo/agent/brain_plans.py — plan persistence helpers. |
|
Tests for moo/agent/brain_prompt.py — pure string construction. |
|
Tests for moo/agent/brain_state.py — BrainState dataclass. |
|
Lint check: assert the Step 6 BrainState rename left no stragglers. |
|
Tests for moo/agent/config.py. |
|
Tests for moo/agent/connection.py. |
|
Tests for moo.agent.iac — the client-side telnet IAC parser and negotiator. |
|
Tests for moo/agent/llm_client.py. |
|
Tests for moo/agent/lore.py. |
|
Tests for moo/agent/response_model.py — the Pydantic |
|
Tests for moo/agent/session_log.py. |
|
Tests for moo/agent/soul.py. |
|
Tests for moo/agent/tui.py — _ScrollableOutputControl unit tests. |