Releases: mojaloop/ml-testing-toolkit
Releases · mojaloop/ml-testing-toolkit
Release v12.4.3
Changelog for this release:
- Bugfix: Test execution stops with error 'max call stack' when http outbound errors like socket hangup (#171)
Release v12.4.2
Changelog for this release:
- Minor bugfixes
Release v12.4.1
Release v12.4.0
Changelog for this release:
- Added requests and callbacks history endpoints to TTK API
GET
/api/history/requestsDELETE
/api/history/requestsGET
/api/history/callbacksDELETE
/api/history/callbacks
Release v12.3.0
Changelog for this release:
- Added new functionality to wait for an inbound request from the outbound scripts ( #162 )
( Refer documentation about the new functionsinboundEvent
in the following URL
https://github.com/mojaloop/ml-testing-toolkit/blob/master/documents/User-Guide-Mojaloop-Testing-Toolkit.md )
Release v12.2.1
Changelog for this release:
- Added javascript compatibility to inbound scripting ( #161 )
Release v12.2.0
Changelog for this release:
- Added a feature to skip a request in the test runner ( #159 )
Release v12.1.0
Release v12.0.2
Change Log:
Show skipped assertions: mojaloop/project#2123
Release v12.0.1
Changelog for this release:
- Fix/efk search query
- Improve inbound script logging