Skip to content

test(hub): force JSON in integration harness#108

Merged
Vishnu Suresh (vishnu-ssuresh) merged 1 commit into
mainfrom
vishnu/fix-hub-integration-json-readme-cleanup
May 6, 2026
Merged

test(hub): force JSON in integration harness#108
Vishnu Suresh (vishnu-ssuresh) merged 1 commit into
mainfrom
vishnu/fix-hub-integration-json-readme-cleanup

Conversation

@vishnu-ssuresh
Copy link
Copy Markdown
Contributor

@vishnu-ssuresh Vishnu Suresh (vishnu-ssuresh) commented May 6, 2026

Summary

  • force integration helper commands to run with --format json so parsing is deterministic
  • remove the README integration test run section that was requested to be dropped

Why

  • hub list now defaults to pretty output, which made TestHubIntegration_UserJourney fail when it attempted to parse stdout as JSON
  • this keeps integration tests aligned with their JSON assertions

Validation

  • go test ./... -count=1
  • go test -tags=integration -v -run Integration ./internal/cmd/ -count=1 (with LANGSMITH_API_KEY)

docs(readme): remove integration test run instructions
Copy link
Copy Markdown

@devin-ai-integration devin-ai-integration Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no bugs or issues to report.

Open in Devin Review

@vishnu-ssuresh Vishnu Suresh (vishnu-ssuresh) merged commit 02f05b7 into main May 6, 2026
11 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.

2 participants