Releases: mojaloop/ml-testing-toolkit
Releases · mojaloop/ml-testing-toolkit
v10.3.5-snapshot
add testingtoolkitdfsp provisioning to load samples
v10.3.4-snapshot
Changelog for this release
- Implemented "Load Samples" functionality in outbound request page
- Modified the test case collection in examples
v10.3.3-snapshot
Change log for this release
- Scripting capability in test case initiation based on postman sandbox library
- Test case collection for mojaloop hub implementations
- Implemented test case termination option
- Query parameter support in test cases
- Refactored system configuration file (Reading it in runtime)
- Updated the User Guide
v10.2.1-snapshot
Changelog for this release
- Added condition validation for transfer request
- Added Ilp packet validation against content of the transfer request
- Refactored the logic around transfer and quotes validation
- Added support for custom endpoint in outbound request
- Added documentation for CLI
v10.1.2-snapshot
Changelog for this release
- Downloadable reports for test-case execution is implemented (JSON & HTML formats)
- Added CLI client to execute test cases and report generation from command line
- Added CURL output in test case editor page
v10.1.0-snapshot
Changelog for this release
- Added support for all resources in FSPIOP API
- Added assertions to example template files
- Added unit tests for all the functions
- Updated user guide
v9.5.5-snapshot
Changelog for this release
- Added transaction request service resource selection in rules editor
- Implemented basic trigger logic on inbound transaction request
- Added assertions to example template files
- Fixed minor bugs
v9.5.4-snapshot
Changelog for this release
- Added sessions functionality by using traceparent header to enable testing toolkit as a hosted service
v9.5.3-snapshot
Changelog for this release
- Added TLS Support
v9.5.1-snapshot
Changelog for this release
- Created assertions for test cases
- Feature JWS implemented
- Added User Guide with corresponding screen images
- Bugfixes in test case page