Pbx Testsuite

Home » Asterisk Users » Pbx Testsuite
Asterisk Users 1 Comment

hi,

we have in house developed pbx testsuite based on

* node.js
* selenium
* protractor
* gulp
* pjsip – pjsua python
* docker

there are helpers for testing

* sip
* web
* api

you can create end-to-end scenarios like
– create 2 users via web
– call from first user to second
– check CDR result via API

but we have some problems in “burning” tests with frozen jasmine reporter, with account management in pjsua python, …

my questions are:
is there some similiar testsuite based on node.js technology? (i know about asterisk-testsuite and xivo-testsuite)
is there interest in publishing our testsuite on github?

One thought on - Pbx Testsuite