Skip to content

Add Coturn Interop. Tests#555

Merged
adrianosela merged 1 commit intopion:masterfrom
adrianosela:coturn-interop-tests
Feb 17, 2026
Merged

Add Coturn Interop. Tests#555
adrianosela merged 1 commit intopion:masterfrom
adrianosela:coturn-interop-tests

Conversation

@adrianosela
Copy link
Copy Markdown
Contributor

@adrianosela adrianosela commented Feb 16, 2026

Add Coturn Interoperability Tests

Adds coturn interoperability tests in the same style/patterns as the OpenSSL interoperability tests in pion/dtls.

The motivation here is that checking for interoperability with other TURN servers/clients allows us to catch introduced bugs and adherence to the RFC early.

@codecov
Copy link
Copy Markdown

codecov bot commented Feb 16, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.84%. Comparing base (ee5a3ab) to head (3ce5e53).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #555      +/-   ##
==========================================
+ Coverage   81.65%   81.84%   +0.18%     
==========================================
  Files          46       46              
  Lines        3195     3195              
==========================================
+ Hits         2609     2615       +6     
+ Misses        384      379       -5     
+ Partials      202      201       -1     
Flag Coverage Δ
go 81.84% <ø> (+0.18%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@adrianosela adrianosela force-pushed the coturn-interop-tests branch 6 times, most recently from 6cd09c7 to 7eed750 Compare February 16, 2026 21:12
@adrianosela adrianosela force-pushed the coturn-interop-tests branch 2 times, most recently from 86d7e0c to 48600c2 Compare February 16, 2026 21:21
@adrianosela adrianosela marked this pull request as ready for review February 16, 2026 21:25
@adrianosela adrianosela requested review from JoTurk and rg0now February 16, 2026 21:25
Copy link
Copy Markdown
Member

@JoTurk JoTurk left a comment

Choose a reason for hiding this comment

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

super cool

@adrianosela adrianosela merged commit abdc464 into pion:master Feb 17, 2026
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants