Skip to content

Conversation

@Gawor270
Copy link
Member

@Gawor270 Gawor270 commented Jan 21, 2026

Description

Fishjam API is no longer supporting enableSimulcast field when creating peer

Motivation and Context

Why is this change required? What problem does it solve? If it fixes an open
issue, please link to the issue here.

Documentation impact

  • Documentation update required
  • Documentation updated in another PR
  • No documentation update required

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to
    not work as expected)

@Gawor270 Gawor270 changed the title remove obsolete field remove obsolete field from e2e tests Jan 21, 2026
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR removes the obsolete enableSimulcast parameter from the createPeer function in e2e test utilities. The parameter was previously used to control simulcast behavior when creating WebRTC peers but is no longer needed.

Changes:

  • Removed enableSimulcast parameter from createPeer function signature
  • Removed enableSimulcast from the request options object
  • Simplified options to an empty object {}

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
e2e-tests/webrtc-client/scenarios/utils.ts Removed obsolete enableSimulcast parameter from createPeer function and cleaned up options
e2e-tests/react-client/scenarios/utils.ts Removed obsolete enableSimulcast parameter from createPeer function and cleaned up options

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@Gawor270 Gawor270 merged commit 2f233d3 into main Jan 21, 2026
2 checks passed
@Gawor270 Gawor270 deleted the fix-e2e-tests-after-fishjam-body-request-fields-restriction branch January 21, 2026 14:08
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.

3 participants