You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openmeetings.apache.org by se...@apache.org on 2020/04/26 03:37:59 UTC

[openmeetings] branch feature/OPENMEETINGS-2299-add-unit-tests-for-recording-feature updated (7dd0153 -> d91441b)

This is an automated email from the ASF dual-hosted git repository.

sebawagner pushed a change to branch feature/OPENMEETINGS-2299-add-unit-tests-for-recording-feature
in repository https://gitbox.apache.org/repos/asf/openmeetings.git.


    from 7dd0153  OPENMEETINGS-2299 Remove commented out code
     add d91441b  OPENMEETINGS-2299 Add test part to also simulate and verify stoping of a recording. When sharing wasn't running.

No new revisions were added by this update.

Summary of changes:
 .../org/apache/openmeetings/core/remote/KRoom.java |  8 ++
 .../openmeetings/core/remote/StreamProcessor.java  |  5 +-
 .../core/remote/TestRecordingFlowMocked.java       | 97 +++++++++++++++++++---
 3 files changed, 98 insertions(+), 12 deletions(-)