Skip to content

Claude/suspicious raman - #2

Merged
gaelgael5 merged 2 commits into
devfrom
claude/suspicious-raman
Mar 12, 2026
Merged

Claude/suspicious raman#2
gaelgael5 merged 2 commits into
devfrom
claude/suspicious-raman

Conversation

@gaelgael5

Copy link
Copy Markdown
Contributor

No description provided.

gaelgael5and others added 2 commits March 11, 2026 20:16
Cover workflow_engine, rate_limiter, event_bus, discord_tools,
mcp_auth, team_resolver, llm_provider, agent_loader, and gateway
with pytest. Includes test infrastructure (conftest.py with fixtures,
sys.modules aliasing for Agents/agents case mismatch on Windows).
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Web admin: 21 pure function tests (session tokens, env parsing, JSON helpers,
MCP catalog) + 46 endpoint tests (auth, secrets, MCP, agents, workflow, LLM,
channels, teams, import/export).
HITL console: 13 pure function tests (JWT, password truncation, question rows,
config loading) + 39 endpoint tests (login, register, Google OAuth, password
reset, teams, questions, agents, members, chat, health).
Uses FakeCursor/MultiFakeCursor pattern for DB mocking and patch.object for
httpx lazy imports and passlib bcrypt compatibility on Python 3.14.
Total suite: 266 passed, 20 skipped (missing heavy deps on Windows).
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@gaelgael5
gaelgael5 merged commit 9b9f59c into devMar 12, 2026
@gaelgael5
gaelgael5 deleted the claude/suspicious-raman branch March 12, 2026 05:43
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@gaelgael5