2
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Nov 07, 2024 — Nov 07, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added callback to be executed after running node More... over 13 years ago
fixed typo in test More... over 13 years ago
tests for new prompt messages assertion More... over 13 years ago
fixed example node app More... over 13 years ago
added asserts for other prompt messages More... over 13 years ago
added executeAfterValidationFailed, will execute a callback after the 1st input validation fails More... over 13 years ago
bumped up version More... over 13 years ago
Added a node controller to control application call flow More... over 13 years ago
can now execute a callback before running the node, fixed a bug that prevented reading when expecting at least 1 digit More... over 13 years ago
on no input expected, node will return complete instead of timeout More... over 13 years ago
added tests for nodes, can now test behaviour inside valid and failed input callbacks when they call client methods on their own More... over 13 years ago
tests for mocked node More... over 13 years ago
added node use and test example, added mocked asterisk logger, so tests will now log via log4php what they will log in production env, added mocked node More... over 13 years ago
moved node creation to client instead of static method More... over 13 years ago
more pagi nodes tests More... over 13 years ago
more tests for pagi nodes More... over 13 years ago
rearranged code More... over 13 years ago
more node tests More... over 13 years ago
added missing DTMF::None when setting uninterruptable preprompt messages More... over 13 years ago
more unit tests for nodes More... over 13 years ago
more node tests More... over 13 years ago
added constant for time infinite More... over 13 years ago
more nodes unit tests More... over 13 years ago
more tests for nodes More... over 13 years ago
fixed typo, can now return the number of attempts used in the node More... over 13 years ago
more node unit tests More... over 13 years ago
added no backup globals to phpunit arguments More... over 13 years ago
added node testsuite More... over 13 years ago
fixed bad comment termination More... over 13 years ago
added comments More... over 13 years ago