Skip to content

Releases: mojaloop/testing-toolkit-test-cases

Release v16.0.0

19 Mar 14:21
10e9108
Compare
Choose a tag to compare

What's Changed

  • feat(mojaloop/#3636): v15.3.0 RC changes by @oderayi in #133
  • chore(mojaloop/#3759): add ws awaits for post participant req in tests by @kleyow in #137
  • chore: add delay to quote requests by @kleyow in #138

Full Changelog: v15.2.0...v16.0.0

v15.3.0-snapshot

11 Dec 13:47
0bdbcf6
Compare
Choose a tag to compare
v15.3.0-snapshot Pre-release
Pre-release

What's Changed

  • feat(mojaloop/#3636): v15.3.0 RC changes by @oderayi in #133

Full Changelog: v15.2.0...v15.3.0-snapshot

v15.2.0 Release

21 Nov 11:20
b327d29
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v15.1.0...v15.2.0

v15.2.0-snapshot.1 IaC env fix

15 Nov 05:52
Compare
Choose a tag to compare
Pre-release

v15.2.0-snapshot

31 Oct 06:44
Compare
Choose a tag to compare
v15.2.0-snapshot Pre-release
Pre-release

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 with DELAY_CL environment variable
    • Update retry logic to check for account balance value for MojaSims onboarding

New Contributors

Full Changelog: v15.1.0...v15.2.0-snapshot

first draft release to support job for onboarding dfsp

26 Oct 08:58
Compare
Choose a tag to compare
v15.1.0-iac-snapshot.0

feat: added a new testcase for dfsp onboarding

v15.1.0 Release

27 Jun 15:59
1536436
Compare
Choose a tag to compare

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:

v15.0.1 Release

20 Jun 10:35
3fcd3c3
Compare
Choose a tag to compare
v15.0.1 Release Pre-release
Pre-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:

v15.0.0 Release

20 Jun 14:00
Compare
Choose a tag to compare

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:

v15.0.0-snapshot.0

22 Feb 15:51
75607eb
Compare
Choose a tag to compare
v15.0.0-snapshot.0 Pre-release
Pre-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

Full Changelog: v14.1.0...v15.0.0-snapshot.0