jiti-meet/react/features/base/testing
Дамян Минков 97f47998ba
feat: Exposes a method for checking is remote track received and played/testing. (#8186)
* feat: Exposes a method for checking is remote track received and played.

Used for some tests in torture.

* squash: Drop not matching string.

Duplicate translation key with not matching content.

* squash: Moves torture specific functions to features/base/testing.

Listens for media events from the video tag of the large video and stores them in redux.

* squash: Fix comments.

* feat: Listens for media events from the video tag of the remote videos and stores them in redux.

* squash: Fix undefined videoTrack if between switches.
2020-12-08 08:01:16 -06:00
..
components feat: add test hint for grant moderator availability 2020-07-16 13:54:03 +02:00
actionTypes.js chore: use strings as action types 2019-03-21 14:47:55 +01:00
actions.js ref(testing): move 'testing' feature to base 2018-04-19 16:49:22 -05:00
functions.js feat: Exposes a method for checking is remote track received and played/testing. (#8186) 2020-12-08 08:01:16 -06:00
index.js redux: refactor loading of middlewares and reducers 2020-06-16 11:24:15 +02:00
logger.js logging: use individual, names loggers 2019-08-23 10:57:38 +02:00
middleware.js feat: Exposes a method for checking is remote track received and played/testing. (#8186) 2020-12-08 08:01:16 -06:00
reducer.js ref(testing): move 'testing' feature to base 2018-04-19 16:49:22 -05:00