MakeBusy tests

November 16, 2016 ยท View on GitHub

Test cases for Kazoo MakeBusy

Please see MakeBusy how to write tests and to run it as docker images.

Run tests with docker image

./run-test.sh Callflow/Device/Call.php

TAP version 13
ok 1 - KazooTests\Applications\Callflow\Call::testSomethingElse
ok 2 - KazooTests\Applications\Callflow\Call::testMain with data set #0 ('kamailio.kazoo')
1..2

You can also run tests with verbose output (to see what is going on):

./run-test-verbose.sh Callflow/Device/Call.php

Please see example log output