Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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