Skip to content

Add CI: black + pytest on push/PR - #2

Merged
smslavin merged 1 commit into
mainfrom
add-ci
Jul 31, 2026
Merged

Add CI: black + pytest on push/PR#2
smslavin merged 1 commit into
mainfrom
add-ci

Conversation

@smslavin

Copy link
Copy Markdown
Owner

No `.github/` existed at all — every check on the mcp 2.0 migration (#1) was manual. This adds automated coverage going forward: `black --check` and the real pytest suite (spawns actual subprocess backends across sse/streamable_http/stdio transports, no external services required).

Verified locally first — fresh venv, the exact same install + black + pytest commands this workflow runs. Both pass.

🤖 Generated with Claude Code

No .github/ existed at all before this — verification has been fully
manual until now. Runs black --check and the real pytest suite (spawns
actual subprocess backends across sse/streamable_http/stdio, no external
services needed).

Verified locally first: fresh venv, exact same pip install + black +
pytest commands this workflow runs, both clean.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@smslavin
smslavin merged commit 7a97238 into main Jul 31, 2026
2 checks passed
Sign up for free to 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