fishjam-dev / react-native-membrane-webrtc

Apache License 2.0
78 stars 8 forks source link

[MV-470] Add tests for the participants ordering algorithm #123

Closed skyman503 closed 1 year ago

skyman503 commented 1 year ago

Additionally fixes a bug with screencast tracks order that was detected by new tests

graszka22 commented 1 year ago

The last test could test more, for example if its ok if a participant leaves and then someone speaks, then the test could check if the lru queue behaves right. But overall ok 👍