Unify fake/mock WebRTC[...] and WebMedia[...] implementations in content |
|
Issue descriptionA lot of unittests repeat code for creating fake (sometimes incorrectly referred to as "mock") versions of various WebRTC related blink classes: - WebMediaStream - WebMediaStreamTrack - WebRTCRtpSender - WebRTCRtpReceiver - WebRTCRtpTransceiver - WebRTCPeerConnectionHandler Investigate fake/mock usages and see if duplicated code can be unified into test helper files. |
|
►
Sign in to add a comment |
|