flow-go icon indicating copy to clipboard operation
flow-go copied to clipboard

Write tests for NFT Program Recovery `getIDs()`

Open joshuahannan opened this issue 1 year ago • 0 comments

Problem Definition

Need tests for the recovered NFT programs with default implementations, specifically getIDs().

Proposed Solution

The solution was added in this PR but it was merged before tests were added in order to get it into an upcoming HCU. It needs some test cases

Definition of Done

At the moment there is only TestContractCheckingMigrationProgramRecovery in the Cadence 1.0 migration code, which only tests FT. There are no tests in FVM yet and it would be great to add some.

joshuahannan avatar Oct 03 '24 20:10 joshuahannan