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(mojaloop/#3909): update func test harness and add fx sdk tests #489

Merged
merged 12 commits into from
Jun 26, 2024

Conversation

kleyow
Copy link
Collaborator

@kleyow kleyow commented Jun 25, 2024

chore(mojaloop/#3909): update func test harness and add fx sdk tests

  • Update harness with fxp ttk and sdk
  • Configure and clean up ttk apis/rules
  • Add sdk fx happy path function tests
  • Add sdk fx unhappy path functional tests

@kleyow kleyow marked this pull request as ready for review June 25, 2024 19:56
@kleyow kleyow changed the title chore(mojaloop/#3909): add func tests for fx sdk functionality chore(mojaloop/#3909): update func test harness and add fx hp Jun 25, 2024
@kleyow kleyow changed the title chore(mojaloop/#3909): update func test harness and add fx hp chore(mojaloop/#3909): update func test harness and add fx sdk tests Jun 26, 2024
Comment on lines +81 to +86
{
"type": "fspiop",
"version": "2.0",
"folderPath": "fspiop_2.0",
"asynchronous": true
},
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need fspiop?

@@ -77,6 +77,25 @@
"hostnames": [],
"prefix": "/sdk-out",
"asynchronous": true
},
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we remove these apis mojaloop_simulator_inbound and scheme_adapter_outbound as you added another version of them?

@@ -309,7 +309,7 @@ paths:

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we don't need this folder.

@@ -526,7 +526,7 @@ paths:
$ref: "#/components/responses/503"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we don't need this folder.

Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
6 Security Hotspots
4.2% Duplication on New Code (required ≤ 3%)
C Reliability Rating on New Code (required ≥ A)

See analysis details on SonarCloud

Catch issues before they fail your Quality Gate with our IDE extension SonarLint

@kleyow kleyow merged commit 308430f into feat/fx-impl Jun 26, 2024
13 of 14 checks passed
@kleyow kleyow deleted the chore/fx-func-tests branch June 26, 2024 21:50
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.

2 participants