These tests are intended to ensure basic Kazoo functions works as expected, including REST API to manipulate Kazoo entities.
- Devices are able to register and can make calls to each other and offnet resource
- Users can call each other devices
- Call forwarding works for user/devices
- Call parking and retrieving works as expected
- Users can leave and listen to voicemails
- Ring groups works as expected, with users and devices mixed
- Conferences works as expected: user can join as member/moderator, participant can mute/deaf himself
- And many more, see test files
In order to run them you need to have MakeBusy instance working.
Please see how to write tests for MakeBusy, it shouldn't be that hard.