Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 744 Bytes

File metadata and controls

24 lines (17 loc) · 744 Bytes

This directory contains the .feature files with test definitions for the 3 repository API(s). There is a separate Feature file per API operation.

The test plan has to be enhanced

WebRTC Registration

  • webrtc-registration-createRegistration.feature
  • webrtc-registration-updateRegistration.feature
  • webrtc-registration-deleteRegistration.feature

WebRTC Call Handling

  • webrtc-call-handling-createSession.feature
  • webrtc-call-handling-getSession.feature
  • webrtc-call-handling-deleteSession.feature
  • webrtc-call-handling-updateSessionStatus.feature

WebRTC Events

  • webrtc-events-createSubscription.feature
  • webrtc-events-getListSubscriptions.feature
  • webrtc-events-getSubscription.feature
  • webrtc-events-deleteSubscription.feature