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-14 12:57:49 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9ef71e3b152b2ed0d3a623f8a8a1b57c2b602bc4
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