Skip to content

Releases: mojaloop/postman

Added missing env var

26 Jan 18:03
21ecb86
Compare
Choose a tag to compare
v11.0.1-2

adding oauth headers to remaining calls (#196)

Updated environment variables according to the new sim naming convention

24 Jan 13:06
Compare
Choose a tag to compare

Bugfix in testscripts- blocktransfer

15 Jan 13:52
Compare
Choose a tag to compare

Added a fix regarding the payerfsp position correspond to a specific currency.

Release to fix Quotes API Tests bug that is happening in 10.6.0 release

11 Jan 17:53
Compare
Choose a tag to compare

v11.0.1

20 Jan 11:15
85f6127
Compare
Choose a tag to compare

Supported Helm Releases

Change log for this release

v11.0.0 Release

08 Oct 16:31
c35c1da
Compare
Choose a tag to compare

Supported Helm Releases

Change log for this release

  1. This release corresponds to helm v11.0.0 release and should be used in conjunction with it.
  2. Refactoring: Minor changes to documentation and moving unused collections to an 'archive' folder to keep the high level folder cleaner. (PR #184)
  3. Updated authorizations headers (PR #183)
  4. Bugfix update for mojaloop/project/issues/1709 and mojaloop/project/issues/1710 (PRs #179, #181, #182 )
  5. Golden_Path_Mojaloop.postman_collection_new.json is removed. (PR #178) instead, Golden_Path_Mojaloop.postman_collection.json
    can be used in place of it.
  6. On Legacy Simulator collection [ML_OSS_Golden_Path_LegacySim], two changes were made for Helm v11.0.0:
    • Updating timeout tests to reflect same assertions as the MojaSim GP tests (changing to error code 3303 assertion and the error description to include 'transfer expired')
    • Removed a test that was expecting a 400 on a PUT /transactionRequests call that was missing 'accept' header; Accept header is not needed for PUT calls as specified in the API Spec, so this needs to be removed.

v10.6.2 - Release, before consolidating multiple GPs

28 Sep 13:03
454b497
Compare
Choose a tag to compare
  1. Valid transactionRequests callback in SDK responding with error response mojaloop/project#1647

  2. Partially Updated Golden Path new collection to use new environment variables (3 folders to be done)
    Files changed: Golden_Path_Mojaloop.postman_collection_new.json
    ml_gp

  3. #1708: Add test for Payee responding with future timestamp in transfer fulfillment
    Files changed: Golden_Path_Mojaloop.postman_collection_new.json

  4. This tag is specifically created to combine the two GPs that are existing as of this release. From Next release, we will be having only Golden_Path_Mojaloop.
    Golden_Parh_Mojaloop_new collection will be removed.

v10.6.1

11 Sep 11:20
1d58da3
Compare
Choose a tag to compare
  • Updated transaction request and other delta for porting task
  • Updated transfer with timeout control variables SET_TIMEOUT_QUOTES, SET_TIMEOUT_TRANSFERS
  • Updated check for response.headers to be a regular expression validating both 1 and 1.0.

v10.6.0 - Tests Release

02 Sep 20:28
5dd8682
Compare
Choose a tag to compare

1. Fix/bug fixes 10.4.1 #165

  • Files effected: Golden_Path_Mojaloop.postman_collection.json
  • Fixed Missing Accept headers and window test
  • Fixed Accept headers in GP requests
  • Replaced payee_abort tests with payee_abort_v1.1 tests from new GP version

2. Update FSP onboarding scripts for noresponsepayeefsp

  • Files effected: Update FSP onboarding scripts for noresponsepayefsp

3. ported bug fix folder from legacy collection to mojasim collection.

  • Files effected: Golden_Path_Mojaloop.postman_collection_new.json
  • ported bug fixes folder with following bugfix test to mojasim collection.
  • 998 - Quoting service not using most recent endpoint
  • 1009 - ML Adapter and ALS service health should include broker status
  • 981 - 500 http code instead of 400
  • 990 - quotes bug fix
  • 1016 - quotes bug fix
  • 1331 - 405 status code - unsupported method
  • 1378 - extension list missing
  • 849 - missing ID for transfers and quotes
  • 949 - check 4 decimals for quotes
  • 742 - check error codes
  • 956 - settlements error
  • 883 - FSPIOP header check
  • 1032 - Transfer timeout callback issue

4. Added a script for comparing two environment files #162

  • Files effected: scripts/postman-environments-compare.js, README.md

5. Add tests for transfer fulfill reserved #161

  • Files effected: Golden_Path_Mojaloop.postman_collection_new.json

v10.4.1 Release

17 Aug 15:56
9695bfb
Compare
Choose a tag to compare

The changes are listed as below:

  1. Updated GET /parties setTimeout #145
    Files changed:
    Golden_Path_Mojaloop.postman collection.json

  2. SET_TIMEOUT_QUOTES and SET_TIMEOUT_TRANSFERS vars added in env file and in test scripts, Fixed the decimal issue to Fixed(4) #144
    Files changed:
    Golden_Path_Mojaloop.postman collection.json

  3. Updated to Cater for Bulk Quotes # 142
    Files changed:
    Bulk API Transfers.postman_collection.json
    ML_OSS_Setup_LegacySim

  4. Add on-boarding and test scripts for bulk transfers #141
    Files changed:
    Bulk API Transfers.postman_collection.json
    MojaloopSims_Onboarding.postman_collection.json

  5. Updated fspiop-uri test as per #1443 #140
    File changed:
    ML_OSS_Golden_Path_LegacySim.postman_collection.json