Skip to content

Conversation

@lokesh-bitgo
Copy link
Contributor

Ticket: WP-6328

@lokesh-bitgo lokesh-bitgo marked this pull request as ready for review October 15, 2025 05:26
@lokesh-bitgo lokesh-bitgo requested a review from a team as a code owner October 15, 2025 05:26
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds comprehensive error handling and edge case test coverage for the Express coin transaction signing endpoint. The tests validate the API's behavior under various failure scenarios and malformed input conditions.

Key changes:

  • Added error case tests for invalid coins, sign transaction failures, and missing transaction data
  • Added input validation tests for empty bodies, invalid field types, and malformed JSON
  • Added edge case tests for boundary conditions like extremely long private keys and special characters

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Copy link
Contributor

@kisslove-dewangan kisslove-dewangan left a comment

Choose a reason for hiding this comment

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

lgtm

@lokesh-bitgo lokesh-bitgo merged commit 0a2ef3c into master Oct 15, 2025
13 checks passed
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.

4 participants