-
-
Notifications
You must be signed in to change notification settings - Fork 65
Add more true end-to-end integration tests #4869
Copy link
Copy link
Closed
Labels
gittensor:featureGittensor-scored feature linked to a feature issue — scores a 0.25x multiplier.Gittensor-scored feature linked to a feature issue — scores a 0.25x multiplier.help wantedExtra attention is neededExtra attention is needed
Description
Metadata
Metadata
Assignees
Labels
gittensor:featureGittensor-scored feature linked to a feature issue — scores a 0.25x multiplier.Gittensor-scored feature linked to a feature issue — scores a 0.25x multiplier.help wantedExtra attention is neededExtra attention is needed
Problem: Only one true end-to-end integration test exists for the whole package — everything else is unit-level with injected fakes. Nothing spawns the real CLI binary and exercises a full real workflow.
Area: AMS / Testing
Proposal: Add a small suite of true end-to-end tests spawning the real CLI for at least the
discover,queue, andstatus/doctorflows.Deliverables: