Skip to content

feat: refactor miden-testing's MockChain to be used in the compiler's integration's test #2502

Draft
lima-limon-inc wants to merge 1 commit into0xMiden:nextfrom
lambdaclass:fabrizioorsi/miden-testing-compiler
Draft

feat: refactor miden-testing's MockChain to be used in the compiler's integration's test #2502
lima-limon-inc wants to merge 1 commit into0xMiden:nextfrom
lambdaclass:fabrizioorsi/miden-testing-compiler

Conversation

@lima-limon-inc
Copy link
Contributor

Closes 0xMiden/compiler#981

Note: This PR is still a work in progress

Changes:

  • create_new_wallet -> create_wallet
  • Created a WalletConfig struct to homogenize the usage of create_wallet between regular tests and those used in the compiler where a custom package is used.

@lima-limon-inc lima-limon-inc force-pushed the fabrizioorsi/miden-testing-compiler branch from 19230ca to be26aeb Compare February 23, 2026 21:12
…kages

Signed-off-by: Tomas Fabrizio Orsi <tomas.orsi@lambdaclass.com>
@lima-limon-inc lima-limon-inc force-pushed the fabrizioorsi/miden-testing-compiler branch from be26aeb to 4367f48 Compare February 23, 2026 21:14
@mmagician mmagician added the pr-from-maintainers PRs that come from internal contributors or integration partners. They should be given priority label Feb 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-from-maintainers PRs that come from internal contributors or integration partners. They should be given priority

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Move the test suite helpers to Mockchain

2 participants