-
Notifications
You must be signed in to change notification settings - Fork 6.9k
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(tests): AVModeration tests. #15408
Conversation
Move also the proxy connection in the hooks.
Token has its avatar so we skip the token for avatar tests.
After this PR, would you say the foundation is ready to start adding more tests? |
Oh yes. I don't see anything else fundamental to be missing. I'm moving one by one the tests from torture in alphabetical order. For the record old torture AVmoderation test takes 3min and 15 seconds while this one takes 2 minutes less :) I'm still amazed by the difference. |
* 'master' of https://github.com/jitsi/jitsi-meet: (3074 commits) lang: Update missing french labels (jitsi#15422) fix(shared-video): Remove disable button action from web. fix(shared-video): Gets from info from the incoming presence. feat(tests): Adds chat panel and codec selection tests. (jitsi#15416) fix(config): Fixes wrong file location. feat(tests): Adds breakout tests. (jitsi#15414) fix(devices) filter out Zoom audio device chore(typos) fix various typos Found via `codespell -q 3 -S "*.svg,./lang" -L anser,bu,dialin,goup,miliseconds,nd,vew` chore(deps) update TypeScript feat(tests): AVModeration tests. (jitsi#15408) fix(config-whitelist): remove p2p.stunServers fix(lang) update Czech translation fix(polls): Returns an error on duplicate poll. fix(visitors): Fix a check that can result missing main participants. fix(shared-video): Removes disable pointer for non moderators. (jitsi#15399) ref(tracks) Remove gUM option that is no longer supported fix(rnsdk) specify the RN version we support dep(@react-native-clipboard/clipboard): update to 1.14.3 chore(react-native): update CocoaPods fix(transcript) fix matching languages with variants ...
No description provided.