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

Make Node test independent (part 3) #1297

Merged
merged 2 commits into from
Jan 4, 2024
Merged

Conversation

ibc
Copy link
Member

@ibc ibc commented Jan 4, 2024

Details

  • Done in test-WebRtcServer and test-multiopus.ts.
  • This helped fixing a bug since rtpCapabilities given to router.canConsume() were modified internally! Now we clone them.
  • Also avoid super long import lines in some random files.

### Details

- Done in `test-WebRtcServer` and `test-multiopus.ts`.
- This helped fixing a bug since `rtpCapabilities` given to `router.canConsume()` were modified internally! Now we clone them.
- Also avoid super long `import` lines in some random files.
@ibc ibc requested a review from jmillan January 4, 2024 12:38
@ibc ibc merged commit 913cf8f into v3 Jan 4, 2024
20 checks passed
@ibc ibc deleted the make-node-tests-independent-part-3 branch January 4, 2024 14:15
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