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

test-coverage: create tests for adding participant to ALS #91

Merged
merged 1 commit into from
Jan 7, 2025

Conversation

AmTryingMyBest
Copy link
Contributor

@AmTryingMyBest AmTryingMyBest commented Dec 19, 2024

Added tests for the endpoint POST /participants/{Type}/{/ID}

  • Response status to be 202
  • Response statusText to be Accepted
  • Callback Content Length not 0
  • Callback FSP Destination equal to request FSP Source
  • Callback body should have no error
  • Callback currency to match the request
  • Callback body to have partyList

@AmTryingMyBest
Copy link
Contributor Author

Would be ready to review and merge after #92 is merged.

@AmTryingMyBest AmTryingMyBest merged commit fcb900f into main Jan 7, 2025
1 of 2 checks passed
@AmTryingMyBest AmTryingMyBest deleted the test-coverage/add-a-participant-to-als branch January 7, 2025 08:13
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