-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat!: tests for iso 20022 compatibility #173
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
feat: replace hard-coded hub name with input var
…es into feat/fx-impl
* Initial check in for FXP Golden Path * Added more test cases for fxp golden path * Updates for negative test cases * Initial version for Settlement tests * Added new test cases for duplicate handling * Added tests for checking positions * refactoring folder structure to align with golden path structure * renamed folder structure * changed folder name * Updates for timeout scenarios * Updates for negative scenarios * updated getParties response to testpayee * Added a readme * feat(mojaloop/#3984): parameterize switch id (#149) * Remove testcases doc * Added rule for fxp ABORTED state --------- Co-authored-by: Steven Oderayi <[email protected]>
* feat(mojaloop/#3984): parameterize switch id (#149) * Initial commit * Updates for additional scenarios --------- Co-authored-by: Steven Oderayi <[email protected]>
* feat(mojaloop/#3984): parameterize switch id (#149) * Initial commit * Updates for additional scenarios * quotes happy path * env file for proxy * negative test case for discovery * Updated collections to use env variables * Updated negative test cases for quotes * Added a new test case for parties negative scenario * Added 2 more test cases --------- Co-authored-by: Steven Oderayi <[email protected]>
Co-authored-by: Steven Oderayi <[email protected]>
* Added missing entries * GP changes to test as_payer and as_payee * Updates for more scenarios * Updates * Added tests for proxy+fxp combination * Updates for proxy+fx collections * refactoring of collection folders * Updated the folder structure * Added more folder structure * refactoring of gp collections * fix: fix file name * Restructuring of provisioning folders * Added logic to onboard proxyttk * refactor: organize mojaloop provisioning files * fix: update fx and proxy provisioning env * fix: fix mojaloop provisioning ordering * Updated env files * Updates for negative scenarios * Updated negative testcases for quotes * Added negative case rule for quote * Commented tests not needed * Updates to transfers request * Added negative test case for transfers * Updates to as_payee discovery collection * disbled tests not needed * fix: fix order for gp p2p * fix: fixes for proxy as payer tests * fix: fixes for proxy as payee tests * Updates for quotes * Merged proxy rules into main rules section * fix: fixes for fx errors and fx settlement collections * fix: add retry logic to payee_abort v1.1 * fix: fix active inactive accounts assertion * Updates for payee collection * Cleaned up collection * removed tests not for transfers * chore: refactor file structure * Added quotes to transfers request * Updated ilpPacket from Quotes response * Updates for as payer tests * Removed duplicate rules * fix: fix rule header for ttkpayeefsp * Updates for payee * fix: fx tests * feat: change rules path * fix: fx testcase * fix: fx test * Uploading latest set of rules * Updates rules for negative scenarios * renamed folders * Restructured Tests * Removed proxy folder from rules after the merge * Updated Validation rules * feat: added get fxtransfers * fix: fx tests * Updated payer id * Updated env vars * Updates for quotes errors * Updates for quotes payee fsp error * fix: fix main gp test * fix: fix main gp put transfer rule * fix: few fixes * chore: refactor * fix: fx tests * fix: rules and testcases * fix: testcase * chore: tests * chore: added callback rule invalid fulfilment * chore: fxTransfers invalid fulfilment * fix: rule * fix: rule * fix: tests * feat: add rule * fix: tests * fix: naming * Updated negative test cases for as_payee_scheme * Updates * Updates for proxy onboarding * feat: add rules * fix: test case * fix: timeout test case * fix: fx target amount should match the transfer * fix: fixes for interscheme gp (#157) * feat: add transfer response rule * feat: update rules * fix: removen unneeded rule * fix: fix error code for id not found * fix: fix test title * fix: add missing case --------- Co-authored-by: Steven Oderayi <[email protected]> Co-authored-by: Vijay <[email protected]> Co-authored-by: Kalin Krustev <[email protected]>
fix: switch some settlement tests to WS
* chore: hardcode test currency in settlement model * chore: hardcode test currency in settlement model
feat: add new MSISDN Oracle registration endpoint with assertions
…cases into minor/iso
elnyry-sam-k
previously approved these changes
Jan 29, 2025
* feat(csi-706): added executionOrder for HA tests * chore: addressed PR comments
elnyry-sam-k
approved these changes
Jan 30, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.