This website requires JavaScript.
Explore
Help
Register
Sign In
ZF
/
jitsi-meet
Watch
1
Star
0
Fork
0
You've already forked jitsi-meet
mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced
2026-05-15 06:17:47 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4b7a6741fa404ce980fab4e697eeb495c8dc64f0
jitsi-meet
/
react
/
features
/
base
/
testing
/
index.js
3 lines
59 B
JavaScript
Raw
Normal View
History
Unescape
Escape
feat: add TestConnectionInfo for mobile Adds TestConnectionInfo component which exposes some internal app state to the jitsi-meet-torture through the UI accessibility layer. This component will render only if config.testing.testMode is set to true.
2018-03-07 09:23:04 -06:00
export
*
from
'./components'
;
ref(TestHint): render only in test mode Adds the logic to render TestHint only when the test mode is enabled in order to be able to put independent TestHints in other places than the TestConnectionInfo component.
2018-04-18 13:06:04 -05:00
export
*
from
'./functions'
;
Reference in New Issue
Copy Permalink