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

improve integration tests error handling #23

Merged
merged 2 commits into from
Jan 24, 2025
Merged

Conversation

noandrea
Copy link
Collaborator

@noandrea noandrea commented Jan 23, 2025

  • Add tests for 404
  • Add support for feeBps variable

Copy link

Coverage report
Filename Lines Covered (%) Functions Covered (%)
order-engine-sdk/src/fill.rs 0 0
order-engine-sdk/src/lib.rs 0 0
order-engine-sdk/src/transaction.rs 0 0
programs/order-engine/src/error.rs 100 100
programs/order-engine/src/instructions/fill.rs 98.71 100
programs/order-engine/src/lib.rs 100 100
server-example/src/config.rs 0 0
server-example/src/main.rs 0 0
server-example/src/server.rs 0 0
webhook-api/src/enums.rs 0 0
webhook-api/src/requests.rs 0 0
webhook-api/src/responses.rs 0 0

Copy link

Coverage report
Filename Lines Covered (%) Functions Covered (%)
order-engine-sdk/src/fill.rs 0 0
order-engine-sdk/src/lib.rs 0 0
order-engine-sdk/src/transaction.rs 0 0
programs/order-engine/src/error.rs 100 100
programs/order-engine/src/instructions/fill.rs 98.71 100
programs/order-engine/src/lib.rs 100 100
server-example/src/config.rs 0 0
server-example/src/main.rs 0 0
server-example/src/server.rs 0 0
webhook-api/src/enums.rs 0 0
webhook-api/src/requests.rs 0 0
webhook-api/src/responses.rs 0 0

@noandrea noandrea marked this pull request as ready for review January 24, 2025 00:06
@noandrea noandrea merged commit 752fb3f into main Jan 24, 2025
2 checks passed
@noandrea noandrea deleted the feat/improve-tests branch January 24, 2025 00:06
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.

1 participant