mirror of
https://github.com/maxDcb/C2TeamServer
synced 2026-06-06 16:14:27 +00:00
Planned Integration Scenarios
This directory now contains the first staged-runtime integration test:
TeamServerRuntimeIntegrationTests.cpp
It is driven from the runtime prepared by stage_integration_runtime.
Recommended first scenarios:
- Python client can import
c2client_protocolfrom the staged bundle - Python client can authenticate against the staged TeamServer
- One stable RPC smoke path validates server/client/protocol compatibility