Skip to content

Conversation

@edeat
Copy link

@edeat edeat commented Dec 15, 2025

This PR implements a integration test (#800) suite for the monero-wallet crate, ensuring complete coverage of the public API, including wallet lifecycle management, transaction verification, and background synchronization.

New Integration Test Suite: Added tests/integration_test.rs which covers:

  • Lifecycle: Creation, opening, and restoration of wallets from seed.
  • Transactions: Sending funds, confirming transfers, and scanning for incoming transactions.
  • Atomic Swaps: Verifying "spendable" swap wallet functionality.
  • State Management: Runtime node switching and recent wallet tracking.

@edeat edeat changed the title test(monero-wallet): Add integration tests for monero-wallet test(monero-wallet): Add integration tests for monero-wallet (#800) Dec 15, 2025
@edeat edeat marked this pull request as ready for review December 15, 2025 19:15
@binarybaron
Copy link

This looks to me to be entirely AI generated. Have you gotten these tests to run and pass yet?

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