Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add webrtc-direct connect tests #153

Merged
merged 1 commit into from
Jun 6, 2024

Conversation

achingbrain
Copy link
Member

Adds tests that use webrtc-direct transports and also an UnsupportedError error that can be thrown to skip the current test if it's not supported by the current platform.

Change checklist

  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation if necessary (this includes comments as well)
  • I have added tests that prove my fix is effective or that my feature works

Adds tests that use webrtc-direct transports and also an `UnsupportedError`
error that can be thrown to skip the current test if it's not supported
by the current platform.
@achingbrain achingbrain merged commit 2221128 into main Jun 6, 2024
17 checks passed
@achingbrain achingbrain deleted the feat/add-webrtc-direct-tests branch June 6, 2024 15:47
github-actions bot pushed a commit that referenced this pull request Jun 6, 2024
## [12.1.0](v12.0.2...v12.1.0) (2024-06-06)

### Features

* add webrtc-direct connect tests ([#153](#153)) ([2221128](2221128))

### Dependencies

* **dev:** bump aegir from 42.2.11 to 43.0.1 ([#152](#152)) ([18f616c](18f616c))
Copy link

github-actions bot commented Jun 6, 2024

🎉 This PR is included in version 12.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant