Skip to content

fix: repair broken unit tests#963

Draft
sayanget wants to merge 1 commit into
eigenwallet:masterfrom
sayanget:fix/tests
Draft

fix: repair broken unit tests#963
sayanget wants to merge 1 commit into
eigenwallet:masterfrom
sayanget:fix/tests

Conversation

@sayanget
Copy link
Copy Markdown

Problem Summary

Several unit tests in the swap crate are failing due to outdated mocks, database connection issues, or environment mismatches.

Solution Approach

  • Identified failing tests in database::sqlite.
  • Updated mock structures to align with current protocol requirements.
  • Ensured temporary database files are correctly handled during concurrent test runs.

Test Evidence

Verified that database::sqlite::tests::test_insert_and_load_monero_address_pool and related tests pass locally using cargo test.

@Einliterflasche
Copy link
Copy Markdown

Please refer to our AI policy. We require that all communication is entirely written by the contributor, not generated by an LLM.

@Einliterflasche Einliterflasche marked this pull request as draft April 22, 2026 14:30
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