Skip to content

Contract integration tests with multi-contract deployment are missing #91

Description

@mercy60

Internal ID: #90

Imported from ISSUES.md via scripts/import-issues.mjs.

Problem Statement. Game/NFT tests register both contracts in the same Env but no test asserts the cross-contract minter pattern works for arbitrary registration order.

Expected Outcome.

  • A test: register NFT, grant minter, register Game, set NFT address, submit answers, mint badge. Assert full happy path.

Acceptance Criteria.

  • New test in stellar_hunts/src/test.rs.

Files / modules affected.

  • onchain/contracts/stellar_hunts/src/test.rs

Dependencies. None.

Difficulty / Effort. Medium / M (≈ 4 hours).

Labels. testing, area:contracts

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave programarea:contractsImported from ISSUES.mdtestingImported from ISSUES.md

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions