Releases: mojaloop/testing-toolkit-test-cases
Releases · mojaloop/testing-toolkit-test-cases
Release v16.0.0
v15.3.0-snapshot
What's Changed
Full Changelog: v15.2.0...v15.3.0-snapshot
v15.2.0 Release
What's Changed
- chore(mojaloop/#3533): fix provisioning delay by @aaronreynoza in #127
- feat(mojaloop/#3533): v15.2.0 release fixes by @oderayi in #129
- fix(mojaloop/#3526): v15.2.0 release fixes for IaC env by @aaronreynoza in #131
- fix(mojaloop/#3526): increase wait time for failing tests by @aaronreynoza in #132
New Contributors
- @aaronreynoza made their first contribution in #127
Full Changelog: v15.1.0...v15.2.0
v15.2.0-snapshot.1 IaC env fix
Full Changelog: v15.2.0...v15.2.0-snapshot.1
v15.2.0-snapshot
What's Changed
- chore(mojaloop/#3533): fix provisioning delay by @aaronreynoza in #127
- chore(mojaloop/#3533): by @oderayi inhttps://github.com//pull/129
- Add retry logic to funds in balance request.
- Replace hard-coded delay time in CGS provisioning with
DELAY_FUNDS_IN
environment variable - Update retry-logic for CGS funds in
- Add delay to NET DEBIT CAP GET request
- Use HTTP TestAPI endpoints for some failing tests due to websocket bug.
- Add PostRequest delays for some tests to fix timing bug
- Parameterise delay for
Active_Inactive Participants
test cases withDELAY_CL
environment variable - Update retry logic to check for account balance value for MojaSims onboarding
New Contributors
- @aaronreynoza made their first contribution in #127
Full Changelog: v15.1.0...v15.2.0-snapshot
first draft release to support job for onboarding dfsp
v15.1.0-iac-snapshot.0 feat: added a new testcase for dfsp onboarding
v15.1.0 Release
What's Changed
- feat(mojaloop/#3023): Remove the rules for bulk testing. by @sri-miriyala in #101
- test(mojaloop/#3027): add warm up bulk transfers to sdk bulk tests and bulk tests by @kleyow in #102
- test(mojaloop/#2926): add delay to settlements to mitigate processing window state error by @kleyow in #104
- fix(mojaloop/#2644): missing error-code for the transfer in the central-ledger db by @mdebarros in #105
- feat(mojaloop/#2846):reset-positions by @sri-miriyala in #103
- test(mojaloop/#3053): add test to assert subScenario mapping from outbound to quote request by @kleyow in #106
- Negative Test Scenarios for subscenario by @sri-miriyala in #107
- Feat/subscenario negative tests by @sri-miriyala in #108
- feat(mojaloop/#3078): get /transfers callback is wrong for transf by @mdebarros in #109
- Feat/#3062 settlement rules engine tests by @sri-miriyala in #110
- Revert "Feat/#3062 settlement rules engine tests" by @kleyow in #111
- Revert "Feat/subscenario negative tests" by @kleyow in #112
- Revert "Negative Test Scenarios for subscenario" by @kleyow in #113
- Revert "test(mojaloop/#3053): add test to assert subScenario mapping … by @kleyow in #114
- feat(mojaloop/#3122): mojaloop helm release v15.0.0 by @mdebarros in #116
- feat(mojaloop/#3165): Remove settlement clean up from GP by @sri-miriyala in #117
- test(mojaloop/#2845): change noresponse fsp to ttk and version spec by @kleyow in #119
- fix(mojaloop/3329): fixed accept and content type header in quotes requests in dfsp collection by @vijayg10 in #120
- feat(mojaloop/3345): added requesttopay happy path and reorganised sdk test collections by @vijayg10 in #121
- feat(mojaloop/3347): added-request-to-pay-transfer-test by @vijayg10 in #123
- fix(mojaloop/#3390): testing-toolkit-test-cases v15.0.1 GP Collection fails by @mdebarros in #125
- fix(mojaloop/3388): parameterized hardcoded currency in thirdparty tests by @vijayg10 in #124
Full Changelog: v14.1.0...v15.1.0
Notes:
- This Release is used by Mojaloop v15.1.0.
- This release is the same as v15.0.1, re-tagged as v15.1.0 to match Mojaloop v15.1.0 release.
v15.0.1 Release
What's Changed
- feat(mojaloop/#3023): Remove the rules for bulk testing. by @sri-miriyala in #101
- test(mojaloop/#3027): add warm up bulk transfers to sdk bulk tests and bulk tests by @kleyow in #102
- test(mojaloop/#2926): add delay to settlements to mitigate processing window state error by @kleyow in #104
- fix(mojaloop/#2644): missing error-code for the transfer in the central-ledger db by @mdebarros in #105
- feat(mojaloop/#2846):reset-positions by @sri-miriyala in #103
- test(mojaloop/#3053): add test to assert subScenario mapping from outbound to quote request by @kleyow in #106
- Negative Test Scenarios for subscenario by @sri-miriyala in #107
- Feat/subscenario negative tests by @sri-miriyala in #108
- feat(mojaloop/#3078): get /transfers callback is wrong for transf by @mdebarros in #109
- Feat/#3062 settlement rules engine tests by @sri-miriyala in #110
- Revert "Feat/#3062 settlement rules engine tests" by @kleyow in #111
- Revert "Feat/subscenario negative tests" by @kleyow in #112
- Revert "Negative Test Scenarios for subscenario" by @kleyow in #113
- Revert "test(mojaloop/#3053): add test to assert subScenario mapping … by @kleyow in #114
- feat(mojaloop/#3122): mojaloop helm release v15.0.0 by @mdebarros in #116
- feat(mojaloop/#3165): Remove settlement clean up from GP by @sri-miriyala in #117
- test(mojaloop/#2845): change noresponse fsp to ttk and version spec by @kleyow in #119
- fix(mojaloop/3329): fixed accept and content type header in quotes requests in dfsp collection by @vijayg10 in #120
- feat(mojaloop/3345): added requesttopay happy path and reorganised sdk test collections by @vijayg10 in #121
- feat(mojaloop/3347): added-request-to-pay-transfer-test by @vijayg10 in #123
- fix(mojaloop/#3390): testing-toolkit-test-cases v15.0.1 GP Collection fails by @mdebarros in #125
- fix(mojaloop/3388): parameterized hardcoded currency in thirdparty tests by @vijayg10 in #124
Full Changelog: v14.1.0...v15.0.1
Notes:
- This Release is used by Mojaloop v15.0.1
v15.0.0 Release
What's Changed
- feat(mojaloop/#3023): Remove the rules for bulk testing. by @sri-miriyala in #101
- test(mojaloop/#3027): add warm up bulk transfers to sdk bulk tests and bulk tests by @kleyow in #102
- test(mojaloop/#2926): add delay to settlements to mitigate processing window state error by @kleyow in #104
- fix(mojaloop/#2644): missing error-code for the transfer in the central-ledger db by @mdebarros in #105
- feat(mojaloop/#2846):reset-positions by @sri-miriyala in #103
- test(mojaloop/#3053): add test to assert subScenario mapping from outbound to quote request by @kleyow in #106
- Negative Test Scenarios for subscenario by @sri-miriyala in #107
- Feat/subscenario negative tests by @sri-miriyala in #108
- feat(mojaloop/#3078): get /transfers callback is wrong for transf by @mdebarros in #109
- Feat/#3062 settlement rules engine tests by @sri-miriyala in #110
- Revert "Feat/#3062 settlement rules engine tests" by @kleyow in #111
- Revert "Feat/subscenario negative tests" by @kleyow in #112
- Revert "Negative Test Scenarios for subscenario" by @kleyow in #113
- Revert "test(mojaloop/#3053): add test to assert subScenario mapping … by @kleyow in #114
- feat(mojaloop/#3122): mojaloop helm release v15.0.0 by @mdebarros in #116
- feat(mojaloop/#3165): remove settlement clean up from GP by @sri-miriyala in #117
- fix(mojaloop/3388): parameterized hardcoded currency in thirdparty tests by @vijayg10 in #124
Full Changelog: v14.1.0...v15.0.0
Notes:
- This Release is used by Mojaloop v15.0.0
v15.0.0-snapshot.0
What's Changed
- feat(mojaloop/#3023): Remove the rules for bulk testing. by @sri-miriyala in #101
- test(mojaloop/#3027): add warm up bulk transfers to sdk bulk tests and bulk tests by @kleyow in #102
- test(mojaloop/#2926): add delay to settlements to mitigate processing window state error by @kleyow in #104
- fix(mojaloop/#2644): missing error-code for the transfer in the central-ledger db by @mdebarros in #105
- feat(mojaloop/#2846):reset-positions by @sri-miriyala in #103
- test(mojaloop/#3053): add test to assert subScenario mapping from outbound to quote request by @kleyow in #106
- Negative Test Scenarios for subscenario by @sri-miriyala in #107
- Feat/subscenario negative tests by @sri-miriyala in #108
- feat(mojaloop/#3078): get /transfers callback is wrong for transf by @mdebarros in #109
- Feat/#3062 settlement rules engine tests by @sri-miriyala in #110
- Revert "Feat/#3062 settlement rules engine tests" by @kleyow in #111
- Revert "Feat/subscenario negative tests" by @kleyow in #112
- Revert "Negative Test Scenarios for subscenario" by @kleyow in #113
- Revert "test(mojaloop/#3053): add test to assert subScenario mapping … by @kleyow in #114
Full Changelog: v14.1.0...v15.0.0-snapshot.0