Skip to content

[WPB-25470] add testing scripts for SFT calling.#1

Open
julialongtin wants to merge 21 commits into
mainfrom
add_calling_tests
Open

[WPB-25470] add testing scripts for SFT calling.#1
julialongtin wants to merge 21 commits into
mainfrom
add_calling_tests

Conversation

@julialongtin

@julialongtin julialongtin commented May 12, 2026

Copy link
Copy Markdown
Member

PR Submission Checklist for internal contributors

  • The PR Title

    • conforms to the style of semantic commits messages¹ supported in Wire's Github Workflow²
    • contains a reference JIRA issue number like SQPIT-764
    • answers the question: If merged, this PR will: ... ³
  • The PR Description

    • is free of optional paragraphs and you have filled the relevant parts to the best of your ability

What's new in this PR?

Added scripts to test SFT calling, the first few steps. verifies HTTP and UDP path.

Dependencies (Optional)

None.

Testing

Test Coverage (Optional)

  • I have added automated test to this contribution

How to Test

Run this command. it should point to a wire internal environment, and succeed.


PR Post Submission Checklist for internal contributors (Optional)

  • Wire's Github Workflow has automatically linked the PR to a JIRA issue

References
  1. https://sparkbox.com/foundry/semantic_commit_messages
  2. https://github.com/wireapp/.github#usage
  3. E.g. feat(conversation-list): Sort conversations by most emojis in the title #SQPIT-764.

Comment thread testing/test_sft.sh Outdated
#
# USAGE:
# export SFT_URL="https://sft.example.com"
# ./sft_call.sh [conv-id]

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Usage not clear, I tried supplying a real conv-id and the script did not work, not supplying the conv-id works

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