Skip to content
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

chore: alter test cases that check for exact error description #170

Merged
merged 2 commits into from
Nov 4, 2024

Conversation

kleyow
Copy link
Contributor

@kleyow kleyow commented Nov 4, 2024

No description provided.

@vijayg10 vijayg10 merged commit b1a9343 into minor/iso Nov 4, 2024
1 check passed
@vijayg10 vijayg10 deleted the chore/assertions branch November 4, 2024 19:44
kleyow added a commit that referenced this pull request Jan 30, 2025
* feat(csi-20): replace hard-coded hub name with input var (#145)

feat: replace hard-coded hub name with input var

* feat: update env vars

* feat: parameterize switch id

* feat: parameterize switch id

* chore: update test

* feat: update test descriptions

* feat: update test descriptions

* feat: update test descriptions

* feat: update default switch name

* Feat/#3910 fxp golden path (#150)

* 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]>

* PR for Proxy Discovery GP (#151)

* feat(mojaloop/#3984): parameterize switch id (#149)

* Initial commit

* Updates for additional scenarios

---------

Co-authored-by: Steven Oderayi <[email protected]>

* Feat/#225 proxy gp quotes (#152)

* 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]>

* fix: add proxy support

* feat(mojaloop/#3984): parameterize switch id (#149) (#155)

Co-authored-by: Steven Oderayi <[email protected]>

* fix: create settlement and reconciliation accounts in the hub for the DFSP currency (#156)

* fxp provisioning

* fxp provisioning

* fix: fxquotes

* feat: added fxTransfer rule

* fix: fxtransfers

* fix: fxp provisioning endpoints

* fix: fxquotes rule

* chore: values

* Feat/#csi 25 ttk for proxy simulation (#153)

* 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: assertions on versions

* fix: test case

* fix: switch some settlement tests to use WS (#158)

fix: switch some settlement tests to WS

* chore: cleanup

* fix: assertions

* fix: interscheme

* fix: proxy env

* fix: test

* fix: oracle url

* fix: test

* feat: fx currencies

* fix: onboarding

* feat: add ULID support (#160)

* fix: interscheme

* fix: assertion

* feat: added basic callback rules of iso20022

* fix: rules

* fix: condition

* fix: rules

* fix: put fxquotes

* fix: fx validation rules

* chore: label management

* chore: changed ttk p2p with balance check

* fix: tag

* fix: interscheme

* fix: ttk env variable

* fix: pm4ml rule

* fix: quotes rule

* increase proxy funds and NDC

* fix: block-transfer (#167)

* fix: rules and collection

* fix: skip subId assertion in iso mode

* fix: skip subId assertion in iso mode

* fix: removed uuid v4 (#168)

* fix: used integer amount

* fix: some failures in fulfil reserved 1.0 and similar pattern elsewhere

* fix: reorder callback rules

* fix: fixes for fulfil reserved 1.0

* fix: skip extensionlist assert in iso mode

* chore: alter test cases that check for exact error description (#170)

* chore: alter test cases that check for exact error description

* chore: alter test cases that check for exact error description

* fix: moved only FSPIOP GP tests into a separate folder (#169)

* chore: revert delay for fulfil reserved 1.0

* fix: header cases

* fix: assertions

* fix: patch notification tests

* feat: add rules for patch

* fix: rule

* fix: test cases

* fix: tests

* chore: moved decimal tests back to GP

* fix: test

* fix: oracle env

* increase proxy funds and NDC

* feat: allow funds in and net debit cap to be configured in the profiles (#171)

* fix: labels

* chore: hardcode test currency in settlement model (#172)

* chore: hardcode test currency in settlement model

* chore: hardcode test currency in settlement model

* fix: rule

* fix: minor testcase

* fix: testcase

* fix: test

* feat: add proxy2

* feat: delete party in oracle before inter-scheme lookup

* fix: update test assertion for get quotes

* fix: add missing content-type header and update quotes error assertion

* fix: missing content-type

* feat: add msisdn oracle during dfsp onboarding (#177)

feat: add new MSISDN Oracle registration endpoint with assertions

* fix: update date header test

* fix: trxReq date header

* feat(csi-706): added executionOrder for HA tests (#174)

* feat(csi-706): added executionOrder for HA tests

* chore: addressed PR comments

---------

Co-authored-by: Steven Oderayi <[email protected]>
Co-authored-by: Sridevi Miriyala <[email protected]>
Co-authored-by: Kalin Krustev <[email protected]>
Co-authored-by: Vijay <[email protected]>
Co-authored-by: Eugen Klymniuk <[email protected]>
Co-authored-by: geka.evk <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants