Skip to content

jeai2600hz/make-busy-tests

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MakeBusy tests

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

About

MakeBusy community tests

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • PHP 85.9%
  • Shell 14.1%