-
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: fx and interscheme implementations #161
Open
vijayg10
wants to merge
43
commits into
master
Choose a base branch
from
feat/fx-impl
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
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
Contributor
vijayg10
commented
Sep 26, 2024
- Added test cases for currency conversion in golden path
- Add provisioning to support FX and interscheme
- Added interscheme tests
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
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.